Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5916/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([2BDAB0615574C9F1:DCA95E39939C6617]: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.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1327)
        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 8 object(s) that were not released!!! [TransactionLog, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, 
TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not 
released!!! [TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, 
MockDirectoryWrapper, TransactionLog]
        at __randomizedtesting.SeedInfo.seed([2BDAB0615574C9F1]: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:256)
        at sun.reflect.GeneratedMethodAccessor18.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-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001
 

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

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

   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-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 11063 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\init-core-data-001
   [junit4]   2> 646791 WARN  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 646797 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 646799 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 646799 INFO  (Thread-1607) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 646799 INFO  (Thread-1607) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 646911 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57281
   [junit4]   2> 646911 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 646912 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646918 INFO  (zkCallback-873-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1fa0ca0c 
name:ZooKeeperConnection Watcher:127.0.0.1:57281 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 646918 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646919 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 646919 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 646931 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 646932 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5db38a3d{/solr,null,AVAILABLE}
   [junit4]   2> 646932 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 646933 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e3d41cf{/solr,null,AVAILABLE}
   [junit4]   2> 646934 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7a9023a4{HTTP/1.1,[http/1.1]}{127.0.0.1:57288}
   [junit4]   2> 646934 INFO  (jetty-launcher-872-thread-1) [    ] 
o.e.j.s.Server Started @652418ms
   [junit4]   2> 646934 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57288}
   [junit4]   2> 646939 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 646939 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1'
   [junit4]   2> 646939 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 646939 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 646940 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 646941 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646952 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@79c02d96{HTTP/1.1,[http/1.1]}{127.0.0.1:57285}
   [junit4]   2> 646952 INFO  (jetty-launcher-872-thread-2) [    ] 
o.e.j.s.Server Started @652436ms
   [junit4]   2> 646952 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57285}
   [junit4]   2> 646953 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 646953 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2'
   [junit4]   2> 646953 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 646953 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 646955 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 646965 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646965 INFO  (zkCallback-874-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@588e4bef 
name:ZooKeeperConnection Watcher:127.0.0.1:57281/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 646965 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646965 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 646967 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646998 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.
   [junit4]   2> 646999 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 252940564
   [junit4]   2> 646999 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1]
   [junit4]   2> 646999 WARN  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\lib
   [junit4]   2> 647000 INFO  (jetty-launcher-872-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,
   [junit4]   2> 647004 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 647006 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 647006 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 647006 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57281/solr
   [junit4]   2> 647006 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 647006 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 647007 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 647021 INFO  (zkCallback-875-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@429c84de 
name:ZooKeeperConnection Watcher:127.0.0.1:57281/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647021 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 647023 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 647024 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 647026 INFO  (zkCallback-878-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6155b745 
name:ZooKeeperConnection Watcher:127.0.0.1:57281 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647026 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 647026 INFO  (jetty-launcher-872-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 647028 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/729557290@100946d8
   [junit4]   2> 647029 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 647031 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18b9538c 
name:ZooKeeperConnection Watcher:127.0.0.1:57281/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647031 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 647032 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.
   [junit4]   2> 647032 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 232862335
   [junit4]   2> 647032 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2]
   [junit4]   2> 647032 WARN  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\lib
   [junit4]   2> 647032 INFO  (jetty-launcher-872-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,
   [junit4]   2> 647034 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 647035 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 647036 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 647036 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 647036 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57281/solr
   [junit4]   2> 647036 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 647036 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 647037 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 647051 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 647053 INFO  (zkCallback-882-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d7edd2b 
name:ZooKeeperConnection Watcher:127.0.0.1:57281 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647053 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 647053 INFO  (jetty-launcher-872-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 647054 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 0x1555e2c5fdc0005, 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> 647055 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/729557290@1b73bbf
   [junit4]   2> 647056 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 647057 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 647059 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19c01e12 
name:ZooKeeperConnection Watcher:127.0.0.1:57281/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 647059 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 647060 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 647063 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 647076 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 647078 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 647079 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 647080 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 647080 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 647083 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 647083 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 647085 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 647085 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 647086 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 647087 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 647088 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 647088 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 647101 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 647102 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 647102 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 647103 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 647106 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 647107 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 647107 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 647108 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 647109 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 647109 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96086511738159110-127.0.0.1:57285_solr-n_0000000000
   [junit4]   2> 647109 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96086511738159108-127.0.0.1:57288_solr-n_0000000001
   [junit4]   2> 647109 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57285_solr
   [junit4]   2> 647110 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 647110 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96086511738159110-127.0.0.1:57285_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 647110 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57288_solr
   [junit4]   2> 647111 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer Overseer 
(id=96086511738159110-127.0.0.1:57285_solr-n_0000000000) starting
   [junit4]   2> 647111 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57288_solr
   [junit4]   2> 647113 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 647125 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_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> 647125 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_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> 647127 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 647129 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 647135 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 647136 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 647136 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.
   [junit4]   2> 647138 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 647150 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 647150 INFO  (jetty-launcher-872-thread-1) 
[n:127.0.0.1:57288_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 647154 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 647155 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57285_solr as DOWN
   [junit4]   2> 647155 INFO  
(OverseerCollectionConfigSetProcessor-96086511738159110-127.0.0.1:57285_solr-n_0000000000)
 [n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 647157 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 647158 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 647160 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57285_solr"} current state version: 0
   [junit4]   2> 647160 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:57285_solr
   [junit4]   2> 648158 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57285_solr
   [junit4]   2> 648158 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57285_solr
   [junit4]   2> 648160 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_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> 648160 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_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> 648160 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 648161 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 648201 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 648201 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 648204 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.
   [junit4]   2> 648205 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 648206 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 648206 INFO  (jetty-launcher-872-thread-2) 
[n:127.0.0.1:57285_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 648206 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 648207 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648209 INFO  (zkCallback-886-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16862f36 
name:ZooKeeperConnection Watcher:127.0.0.1:57281 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 648209 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648210 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 648213 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:57281/solr
   [junit4]   2> 648216 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 648217 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648220 INFO  (zkCallback-889-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@77b8b526 
name:ZooKeeperConnection Watcher:127.0.0.1:57281/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 648220 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648221 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 648221 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 648222 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 648224 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 648229 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 648236 INFO  
(SUITE-TestManagedSchemaAPI-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 648266 INFO  
(TEST-TestManagedSchemaAPI.test-seed#[2BDAB0615574C9F1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 648272 INFO  (qtp533367349-5321) [n:127.0.0.1:57288_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 648275 INFO  
(OverseerCollectionConfigSetProcessor-96086511738159110-127.0.0.1:57285_solr-n_0000000000)
 [n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 648277 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 648277 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection testschemaapi
   [junit4]   2> 648277 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/testschemaapi 
   [junit4]   2> 648280 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/testschemaapi
   [junit4]   2> 648282 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 648282 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 648282 INFO  (zkCallback-889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 648287 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 648287 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testschemaapi
   [junit4]   2> 648290 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testschemaapi/state.json
   [junit4]   2> 648386 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection testschemaapi, shardNames [shard1] , 
replicationFactor : 2
   [junit4]   2> 648386 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testschemaapi_shard1_replica2 as part of shard shard1 of collection 
testschemaapi on 127.0.0.1:57288_solr
   [junit4]   2> 648386 INFO  
(OverseerThreadFactory-2247-thread-1-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testschemaapi_shard1_replica1 as part of shard shard1 of collection 
testschemaapi on 127.0.0.1:57285_solr
   [junit4]   2> 648391 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 648393 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 648393 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testschemaapi_shard1_replica1, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 648395 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 648395 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testschemaapi_shard1_replica2, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 648397 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 648398 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection testschemaapi
   [junit4]   2> 648399 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Registering watch for collection testschemaapi
   [junit4]   2> 648399 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 648399 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 648400 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 648400 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 648400 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57285/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57285_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 648401 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57285/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57285_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 648406 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57288/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57288_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 648407 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57288/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:57288_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 648511 INFO  
(OverseerStateUpdate-96086511738159110-127.0.0.1:57285_solr-n_0000000000) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testschemaapi/state.json version: 0
   [junit4]   2> 648512 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 648512 INFO  
(zkCallback-883-thread-2-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 648513 INFO  
(zkCallback-883-thread-2-processing-n:127.0.0.1:57285_solr) 
[n:127.0.0.1:57285_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testschemaapi] from [0] to [1]
   [junit4]   2> 648513 INFO  
(zkCallback-879-thread-1-processing-n:127.0.0.1:57288_solr) 
[n:127.0.0.1:57288_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testschemaapi] from [0] to [1]
   [junit4]   2> 649400 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 649400 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 649400 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:testschemaapi
   [junit4]   2> 649400 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Check for collection zkNode:testschemaapi
   [junit4]   2> 649402 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 649402 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 649402 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 649402 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 649402 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 649404 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 649404 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 649404 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 649404 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649404 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 649404 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 649404 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 649409 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 649409 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 649423 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 649423 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 649429 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 649429 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 649438 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 649439 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 649460 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema 
[testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 649461 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema 
[testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 649485 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 649485 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 649491 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 649491 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using 
configuration from collection testschemaapi
   [junit4]   2> 649491 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 649491 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using 
configuration from collection testschemaapi
   [junit4]   2> 649491 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 649491 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 649491 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\testschemaapi_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 649491 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
testschemaapi_shard1_replica2
   [junit4]   2> 649491 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\testschemaapi_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 649491 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
testschemaapi_shard1_replica1
   [junit4]   2> 649492 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 649492 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 649492 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 649492 WARN  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 649493 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 649493 WARN  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 649493 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 649494 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 649495 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@40b448b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19c646e1),segFN=segments_1,generation=1}
   [junit4]   2> 649495 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 649495 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@334c2bf9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b56557f),segFN=segments_1,generation=1}
   [junit4]   2> 649495 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 649496 INFO  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) 
[n:127.0.0.1:57285_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core testschemaapi_shard1_replica1 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 649496 INFO  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) 
[n:127.0.0.1:57288_solr c:testschemaapi s:shard1 r:core_node2 
x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core testschemaapi_shard1_replica2 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 649497 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 649498 WARN  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) 
[n:127.0.0.1:57288_solr c:testschemaapi s:shard1 r:core_node2 
x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 649499 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 649502 WARN  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) 
[n:127.0.0.1:57285_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_2BDAB0615574C9F1-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 649506 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649506 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649508 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649508 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649509 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649509 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649509 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649511 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 649511 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 649511 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 649512 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 649512 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 649513 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 649513 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 649515 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 649515 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 649517 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 649517 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 649517 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 649517 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 649517 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@40b448b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19c646e1),segFN=segments_1,generation=1}
   [junit4]   2> 649517 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@334c2bf9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b56557f),segFN=segments_1,generation=1}
   [junit4]   2> 649518 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 649518 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 649518 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1508951[testschemaapi_shard1_replica1] main]
   [junit4]   2> 649518 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62d1544a[testschemaapi_shard1_replica2] main]
   [junit4]   2> 649518 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 649518 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 649519 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 649519 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 649520 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 649520 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 649520 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 649520 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 649520 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 649520 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 649520 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 649520 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 649520 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 649521 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 649521 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 649521 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 649521 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 649521 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 649521 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 649521 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 649522 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: 
/configs/conf1/managed-schema, uniqueCoreId: 
testschemaapi_shard1_replica2:69038922857428
   [junit4]   2> 649522 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 649522 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 649522 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 649522 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 649522 INFO  (qtp533367349-5319) [n:127.0.0.1:57288_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1537384190661623808
   [junit4]   2> 649522 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: 
/configs/conf1/managed-schema, uniqueCoreId: 
testschemaapi_shard1_replica1:69038923002662
   [junit4]   2> 649522 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 649522 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 649522 INFO  (qtp1670335093-5328) [n:127.0.0.1:57285_

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

ory - 2 directories currently being tracked
   [junit4]   2> 1730086 INFO  (coreCloseExecutor-6298-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001\solr-instance-030\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001\solr-instance-030\.\collection1\data\index;done=false>>]
   [junit4]   2> 1730086 INFO  (coreCloseExecutor-6298-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1730086 INFO  (coreCloseExecutor-6298-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001\solr-instance-030\.\collection1\data\index
   [junit4]   2> 1730086 INFO  (coreCloseExecutor-6298-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001\solr-instance-030\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001\solr-instance-030\.\collection1\data\;done=false>>]
   [junit4]   2> 1730086 INFO  (coreCloseExecutor-6298-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1730086 INFO  (coreCloseExecutor-6298-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001\solr-instance-030\.\collection1\data\
   [junit4]   2> 1730087 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2BDAB0615574C9F1])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1515408{/solr,null,UNAVAILABLE}
   [junit4]   2> 1730089 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.h.i.e.RetryExec I/O exception (java.net.SocketException) caught when 
processing request to {}->http://127.0.0.1:63393: Socket operation on 
nonsocket: configureBlocking
   [junit4]   2> 1730089 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:63393
   [junit4]   2> 1730089 ERROR (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master at: http://127.0.0.1:63393/solr/collection1 is not 
available. Index fetch failed. Exception: Connection pool shut down
   [junit4]   2> 1730090 ERROR (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher caught
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: Already closed
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:336)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:1043)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:646)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.cleanup(IndexFetcher.java:562)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:552)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:387)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:275)
   [junit4]   2> 1730108 INFO  
(SUITE-TestReplicationHandler-seed#[2BDAB0615574C9F1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_2BDAB0615574C9F1-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sk-SK, 
timezone=Africa/Porto-Novo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=231611864,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, 
ChangedSchemaMergeTest, ResponseHeaderTest, TestImplicitCoreProperties, 
TestScoreJoinQPScore, CdcrReplicationHandlerTest, BadCopyFieldTest, 
TestSimpleQParserPlugin, RestartWhileUpdatingTest, 
SolrCoreCheckLockOnStartupTest, TestRequestForwarding, NumericFieldsTest, 
DeleteInactiveReplicaTest, QueryResultKeyTest, SpellingQueryConverterTest, 
TestSolrCoreProperties, BlockDirectoryTest, TestSolrConfigHandler, 
TestObjectReleaseTracker, HighlighterConfigTest, 
UUIDUpdateProcessorFallbackTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestStandardQParsers, TestExactStatsCache, SpellPossibilityIteratorTest, 
MinimalSchemaTest, TestMissingGroups, SynonymTokenizerTest, FileUtilsTest, 
AsyncCallRequestStatusResponseTest, TestComplexPhraseQParserPlugin, 
CachingDirectoryFactoryTest, DefaultValueUpdateProcessorTest, 
LeaderElectionIntegrationTest, OverseerRolesTest, TestReload, 
ParsingFieldUpdateProcessorsTest, TestBinaryResponseWriter, TestRawTransformer, 
TestReplicationHandlerBackup, TestFieldCacheVsDocValues, DistributedQueueTest, 
TestPivotHelperCode, TestSizeLimitedDistributedMap, 
TestAuthenticationFramework, OutputWriterTest, TestClusterStateMutator, 
TestBulkSchemaAPI, TestInitParams, TestCrossCoreJoin, 
CoreAdminCreateDiscoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
RuleEngineTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestGraphTermsQParserPlugin, CdcrUpdateLogTest, 
TestTolerantUpdateProcessorCloud, QueryParsingTest, ZkNodePropsTest, 
TestCloudPivotFacet, HdfsBasicDistributedZkTest, SortSpecParsingTest, 
BlobRepositoryCloudTest, TestHighFrequencyDictionaryFactory, 
DistributedFacetPivotWhiteBoxTest, TestFuzzyAnalyzedSuggestions, 
TestReRankQParserPlugin, BaseCdcrDistributedZkTest, SolrInfoMBeanTest, 
TestCoreDiscovery, HdfsDirectoryTest, TestCharFilters, 
TestCustomDocTransformer, TestIndexingPerformance, TestTrieFacet, 
TestDistribDocBasedVersion, TestValueSourceCache, BasicZkTest, 
TestLMJelinekMercerSimilarityFactory, JavabinLoaderTest, 
OpenCloseCoreStressTest, TestSolrQueryParserResource, TestTrie, 
AddSchemaFieldsUpdateProcessorFactoryTest, ZkStateWriterTest, 
SignatureUpdateProcessorFactoryTest, DocValuesMissingTest, 
CollectionsAPISolrJTest, ZkSolrClientTest, TestDistributedMissingSort, 
RemoteQueryErrorTest, TestFastWriter, DistributedTermsComponentTest, 
SolrPluginUtilsTest, ResponseLogComponentTest, SpatialRPTFieldTypeTest, 
OpenExchangeRatesOrgProviderTest, TestSchemaNameResource, TestSolr4Spatial, 
TestSystemIdResolver, TestFileDictionaryLookup, 
FieldAnalysisRequestHandlerTest, TestFieldSortValues, 
TestSimpleTrackingShardHandler, SuggesterTest, TestFieldTypeCollectionResource, 
AddBlockUpdateTest, CollectionTooManyReplicasTest, TestSolrCLIRunExample, 
ExitableDirectoryReaderTest, BasicAuthIntegrationTest, 
HdfsChaosMonkeySafeLeaderTest, TestRTGBase, DirectUpdateHandlerOptimizeTest, 
TestExclusionRuleCollectionAccess, TestUseDocValuesAsStored2, 
NotRequiredUniqueKeyTest, TestSlowCompositeReaderWrapper, DistanceFunctionTest, 
TestReversedWildcardFilterFactory, TestCloudManagedSchema, TestSolrQueryParser, 
TestConfigSets, BlockJoinFacetRandomTest, TestCloudDeleteByQuery, 
AliasIntegrationTest, DateFieldTest, LukeRequestHandlerTest, CopyFieldTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, 
CacheHeaderTest, CreateCollectionCleanupTest, TestSuggestSpellingConverter, 
FullHLLTest, TestStressCloudBlindAtomicUpdates, CurrencyFieldOpenExchangeTest, 
DocExpirationUpdateProcessorFactoryTest, TestSubQueryTransformerDistrib, 
CheckHdfsIndexTest, SolrCloudExampleTest, CoreAdminHandlerTest, 
BigEndianAscendingWordDeserializerTest, DeleteStatusTest, 
TestSolrDeletionPolicy2, WordBreakSolrSpellCheckerTest, 
TestDocBasedVersionConstraints, TestGraphMLResponseWriter, TestBinaryField, 
TestConfigSetsAPI, TermVectorComponentDistributedTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, TestReplicationHandler]
   [junit4] Completed [320/614 (2!)] on J1 in 102.87s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 923 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:531:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
 There were test failures: 614 suites (10 ignored), 2584 tests, 2 suite-level 
errors, 1 failure, 125 ignored (81 assumptions) [seed: 2BDAB0615574C9F1]

Total time: 73 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to