Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7027/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_8ACE4046D1BAE699-001\5.2.0-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_8ACE4046D1BAE699-001\5.2.0-cfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_8ACE4046D1BAE699-001\5.2.0-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_8ACE4046D1BAE699-001\5.2.0-cfs-001

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


FAILED:  
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=65, 
name=ReplicationThread-indexAndTaxo, state=RUNNABLE, 
group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=65, name=ReplicationThread-indexAndTaxo, 
state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
        at 
__randomizedtesting.SeedInfo.seed([335CA22339D0B498:BCD245832BBC4767]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
        at __randomizedtesting.SeedInfo.seed([335CA22339D0B498]:0)
        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingStoredFieldsFormat

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

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

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


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

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.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2\log.1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-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.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2\log.1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001\tempDir-008\zookeeper\server1\data\version-2\log.1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.VMParamsZkACLAndCredentialsProvidersTest_7BCEED8390712DD8-001

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


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7BCEED8390712DD8:DC8A5527FDCA3E61]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:196)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([1C4D8074010E5A54:A3B2C1DEDFF4BAC8]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6402)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2042 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.asserting.TestAssertingStoredFieldsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@258feb70),
 locale=en-IE, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=183853712,total=218628096
   [junit4]   2> NOTE: All tests run in this JVM: [Nested, 
TestCompressingTermVectorsFormat, TestWindowsFS, TestHandleLimitFS, 
TestAssertingPointsFormat, TestDisableFsyncFS, TestAssertingStoredFieldsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingStoredFieldsFormat -Dtests.seed=E570B058032122E1 
-Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Etc/GMT-7 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestAssertingStoredFieldsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.codecs.asserting.TestAssertingStoredFieldsFormat_E570B058032122E1-001\index-MMapDirectory-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.codecs.asserting.TestAssertingStoredFieldsFormat_E570B058032122E1-001\index-MMapDirectory-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.codecs.asserting.TestAssertingStoredFieldsFormat_E570B058032122E1-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\test\J0\temp\lucene.codecs.asserting.TestAssertingStoredFieldsFormat_E570B058032122E1-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E570B058032122E1]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [19/41 (1!)] on J0 in 11.43s, 17 tests, 1 error <<< 
FAILURES!

[...truncated 2577 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{content6=PostingsFormat(name=Direct), content5=PostingsFormat(name=Memory), 
content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
content3=Lucene50(blocksize=128), content2=PostingsFormat(name=Direct), 
fie?ld=PostingsFormat(name=Direct), 
utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Direct), 
content=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
autf8=Lucene50(blocksize=128)}, docValues:{ndv2=DocValuesFormat(name=Direct), 
ndv1=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Lucene70), 
fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Direct), 
dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Direct), 
dvBytesSortedVar=DocValuesFormat(name=Memory), 
dvSortedSet=DocValuesFormat(name=Memory), 
content=DocValuesFormat(name=Lucene70), 
floatPoint1d=DocValuesFormat(name=Memory), bdv2=DocValuesFormat(name=Direct), 
bdv2_c=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Lucene70), 
bdv1=DocValuesFormat(name=Lucene70), bdv1_c=DocValuesFormat(name=Memory), 
doublePoint2d=DocValuesFormat(name=Memory), 
dvBytesDerefVar=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), 
binaryPoint2d=DocValuesFormat(name=Lucene70), 
dvSortedNumeric=DocValuesFormat(name=Direct), 
dvBytesDerefFixed=DocValuesFormat(name=Lucene70), 
autf8=DocValuesFormat(name=Direct), 
dvBytesSortedFixed=DocValuesFormat(name=Direct), 
dvBytesStraightVar=DocValuesFormat(name=Lucene70), 
dvBytesStraightFixed=DocValuesFormat(name=Memory), 
dvLong=DocValuesFormat(name=Direct), 
longPoint1d=DocValuesFormat(name=Lucene70), 
floatPoint2d=DocValuesFormat(name=Direct), 
dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Direct), 
content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Lucene70), 
dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Memory), 
content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), 
content2=DocValuesFormat(name=Memory), 
doublePoint1d=DocValuesFormat(name=Direct), 
dvByte=DocValuesFormat(name=Direct), ndv1_c=DocValuesFormat(name=Memory), 
ndv2_c=DocValuesFormat(name=Direct), 
binaryPoint1d=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1097, 
maxMBSortInHeap=7.752096906552366, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32df7ea3),
 locale=da, timezone=America/New_York
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=130995312,total=159907840
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, 
TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=8ACE4046D1BAE699 
-Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/New_York 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_8ACE4046D1BAE699-001\5.2.0-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_8ACE4046D1BAE699-001\5.2.0-cfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8ACE4046D1BAE699]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 9.46s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 4105 lines...]
   [junit4] Suite: 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ??? 19, 2017 10:23:04 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([335CA22339D0B498]:0)
   [junit4]   2>        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexAndTaxonomyReplicationClientTest 
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=335CA22339D0B498 
-Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Asia/Hong_Kong 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.62s J0 | 
IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=65, name=ReplicationThread-indexAndTaxo, 
state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([335CA22339D0B498:BCD245832BBC4767]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many 
times: -1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([335CA22339D0B498]:0)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{$full_path$=PostingsFormat(name=MockRandom), 
$facets=PostingsFormat(name=Direct), 
$payloads$=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=760, 
maxMBSortInHeap=6.6671259324776795, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7cd0759d),
 locale=sr, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=55709200,total=109576192
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, 
IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 3.34s, 5 tests, 1 error <<< FAILURES!

[...truncated 3261 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 741876 INFO  
(SUITE-TestSQLHandler-seed#[7BCEED8390712DD8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\init-core-data-001
   [junit4]   2> 741878 WARN  
(SUITE-TestSQLHandler-seed#[7BCEED8390712DD8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=47 numCloses=47
   [junit4]   2> 741878 INFO  
(SUITE-TestSQLHandler-seed#[7BCEED8390712DD8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 741883 INFO  
(SUITE-TestSQLHandler-seed#[7BCEED8390712DD8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 741883 INFO  
(SUITE-TestSQLHandler-seed#[7BCEED8390712DD8]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/wb
   [junit4]   2> 741905 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 741905 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 741905 INFO  (Thread-936) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 741905 ERROR (Thread-936) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 742033 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61741
   [junit4]   2> 742171 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 0x15fd4b6a57b0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 742223 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 742226 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 742233 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 742233 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 742267 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 742274 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 742277 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 742279 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 742289 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 742291 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 742293 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 742295 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 743420 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 743429 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20a19f34{/_/wb,null,AVAILABLE}
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@488b9460{HTTP/1.1,[http/1.1]}{127.0.0.1:61748}
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
Started @751822ms
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\tempDir-001/control/data,
 replicaType=NRT, hostContext=/_/wb, hostPort=61748, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\control-001\cores}
   [junit4]   2> 743431 ERROR 
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 743431 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T14:37:42.129Z
   [junit4]   2> 743451 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 0x15fd4b6a57b0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 743451 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 743460 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\control-001\solr.xml
   [junit4]   2> 743519 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 743519 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 743519 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 743519 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61741/solr
   [junit4]   2> 744007 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 744011 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:61748__%2Fwb
   [junit4]   2> 744017 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.c.Overseer Overseer 
(id=99031597750878212-127.0.0.1:61748__%2Fwb-n_0000000000) starting
   [junit4]   2> 744026 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61748__%2Fwb
   [junit4]   2> 744031 INFO  
(zkCallback-876-thread-1-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 744274 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 744284 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 744285 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 744288 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61748__%2Fwb  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\control-001\cores
   [junit4]   2> 744328 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 744333 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61741/solr ready
   [junit4]   2> 744343 INFO  (qtp1296645910-7538) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61748__%252Fwb&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 744348 INFO  
(OverseerThreadFactory-2323-thread-1-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 744456 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 744458 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 744564 INFO  
(zkCallback-876-thread-1-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 745540 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 745556 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 745641 WARN  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 745641 WARN  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 745642 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 745642 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 745642 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 745642 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 745643 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 745786 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 745786 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 745788 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 745789 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 745795 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f1a7d8a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 745796 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 745797 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 745803 INFO  
(searcherExecutor-2326-thread-1-processing-n:127.0.0.1:61748__%2Fwb 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:61748__%2Fwb c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@f1a7d8a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 745803 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584505568101400576
   [junit4]   2> 745810 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 745810 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 745810 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61748/_/wb/control_collection_shard1_replica_n1/
   [junit4]   2> 745810 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 745810 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61748/_/wb/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 745810 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 745814 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61748/_/wb/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 745925 INFO  
(zkCallback-876-thread-2-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 746001 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 746006 INFO  (qtp1296645910-7535) [n:127.0.0.1:61748__%2Fwb 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1550
   [junit4]   2> 746013 INFO  (qtp1296645910-7538) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 746109 INFO  
(zkCallback-876-thread-2-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 746350 INFO  
(OverseerCollectionConfigSetProcessor-99031597750878212-127.0.0.1:61748__%2Fwb-n_0000000000)
 [n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 747014 INFO  (qtp1296645910-7538) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61748__%252Fwb&wt=javabin&version=2}
 status=0 QTime=2670
   [junit4]   2> 747015 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 0x15fd4b6a57b0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 747033 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 747045 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61741/solr ready
   [junit4]   2> 747045 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 747046 INFO  (qtp1296645910-7532) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 747052 INFO  
(OverseerThreadFactory-2323-thread-2-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 747053 WARN  
(OverseerThreadFactory-2323-thread-2-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 747274 INFO  (qtp1296645910-7532) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 747274 INFO  (qtp1296645910-7532) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=227
   [junit4]   2> 748462 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-1-001
 of type NRT
   [junit4]   2> 748469 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 748470 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73299250{/_/wb,null,AVAILABLE}
   [junit4]   2> 748471 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e5e903b{HTTP/1.1,[http/1.1]}{127.0.0.1:61769}
   [junit4]   2> 748471 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
Started @756863ms
   [junit4]   2> 748471 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_/wb, hostPort=61769, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-1-001\cores}
   [junit4]   2> 748472 ERROR 
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 748472 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 748472 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 748472 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 748472 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T14:37:47.170Z
   [junit4]   2> 748485 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 0x15fd4b6a57b0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 748486 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 748486 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-1-001\solr.xml
   [junit4]   2> 748496 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 748496 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 748497 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 748503 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61741/solr
   [junit4]   2> 748520 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748524 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 748526 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61769__%2Fwb
   [junit4]   2> 748528 INFO  (zkCallback-884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 748534 INFO  
(zkCallback-889-thread-1-processing-n:127.0.0.1:61769__%2Fwb) 
[n:127.0.0.1:61769__%2Fwb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 748531 INFO  
(zkCallback-876-thread-2-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 748733 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 748749 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 748749 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 748753 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61769__%2Fwb  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-1-001\cores
   [junit4]   2> 748819 INFO  (qtp1296645910-7531) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61769__%252Fwb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 748823 INFO  
(OverseerCollectionConfigSetProcessor-99031597750878212-127.0.0.1:61748__%2Fwb-n_0000000000)
 [n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 748824 INFO  
(OverseerThreadFactory-2323-thread-3-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61769__%2Fwb for creating new replica
   [junit4]   2> 748835 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 748836 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 749895 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 749915 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 749988 WARN  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 749988 WARN  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 749988 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 749988 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 749989 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 749989 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 749989 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-1-001\cores\collection1_shard2_replica_n41],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 750107 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 750107 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 750124 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 750124 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 750126 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f0c5f61[collection1_shard2_replica_n41] main]
   [junit4]   2> 750141 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 750142 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 750144 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584505572653268992
   [junit4]   2> 750144 INFO  
(searcherExecutor-2336-thread-1-processing-n:127.0.0.1:61769__%2Fwb 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:61769__%2Fwb c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@f0c5f61[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 750149 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 750149 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 750149 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61769/_/wb/collection1_shard2_replica_n41/
   [junit4]   2> 750149 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 750149 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:61769/_/wb/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 750149 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 750157 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61769/_/wb/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 750310 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 750318 INFO  (qtp803997843-7590) [n:127.0.0.1:61769__%2Fwb 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1482
   [junit4]   2> 750321 INFO  (qtp1296645910-7531) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61769__%252Fwb&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1501
   [junit4]   2> 750828 INFO  
(OverseerCollectionConfigSetProcessor-99031597750878212-127.0.0.1:61748__%2Fwb-n_0000000000)
 [n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 751035 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-2-001
 of type NRT
   [junit4]   2> 751035 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 751036 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bb0cf6a{/_/wb,null,AVAILABLE}
   [junit4]   2> 751036 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@60184685{HTTP/1.1,[http/1.1]}{127.0.0.1:61782}
   [junit4]   2> 751036 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
Started @759429ms
   [junit4]   2> 751037 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_/wb, hostPort=61782, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-2-001\cores}
   [junit4]   2> 751039 ERROR 
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 751041 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 751041 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 751041 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 751043 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-19T14:37:49.741Z
   [junit4]   2> 751046 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 751046 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-2-001\solr.xml
   [junit4]   2> 751053 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 751053 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 751054 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 751057 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:61741/solr
   [junit4]   2> 751060 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 0x15fd4b6a57b000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 751075 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 751077 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 751080 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61782__%2Fwb
   [junit4]   2> 751082 INFO  
(zkCallback-876-thread-2-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 751082 INFO  (zkCallback-884-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 751082 INFO  
(zkCallback-889-thread-1-processing-n:127.0.0.1:61769__%2Fwb) 
[n:127.0.0.1:61769__%2Fwb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 751084 INFO  
(zkCallback-895-thread-1-processing-n:127.0.0.1:61782__%2Fwb) 
[n:127.0.0.1:61782__%2Fwb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 751214 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 751225 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 751225 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 751228 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [n:127.0.0.1:61782__%2Fwb  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-2-001\cores
   [junit4]   2> 751279 INFO  (qtp1296645910-7540) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61782__%252Fwb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 751283 INFO  
(OverseerThreadFactory-2323-thread-4-processing-n:127.0.0.1:61748__%2Fwb) 
[n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61782__%2Fwb for creating new replica
   [junit4]   2> 751299 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 751300 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 752353 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 752361 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 752430 WARN  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 752439 WARN  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 752439 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 752440 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 752440 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@56851e63
   [junit4]   2> 752440 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 752440 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-2-001\cores\collection1_shard1_replica_n43],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 752552 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 752552 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 752554 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 752554 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 752555 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7af9b4ec[collection1_shard1_replica_n43] main]
   [junit4]   2> 752561 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 752562 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 752564 INFO  
(searcherExecutor-2346-thread-1-processing-n:127.0.0.1:61782__%2Fwb 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) 
[n:127.0.0.1:61782__%2Fwb c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@7af9b4ec[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 752564 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584505575190822912
   [junit4]   2> 752565 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 752565 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 752565 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61782/_/wb/collection1_shard1_replica_n43/
   [junit4]   2> 752565 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 752565 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:61782/_/wb/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 752565 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 752582 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61782/_/wb/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 752738 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 752740 INFO  (qtp1832065623-7613) [n:127.0.0.1:61782__%2Fwb 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1441
   [junit4]   2> 752742 INFO  (qtp1296645910-7540) [n:127.0.0.1:61748__%2Fwb    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61782__%252Fwb&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1463
   [junit4]   2> 753285 INFO  
(OverseerCollectionConfigSetProcessor-99031597750878212-127.0.0.1:61748__%2Fwb-n_0000000000)
 [n:127.0.0.1:61748__%2Fwb    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 753451 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-3-001
 of type NRT
   [junit4]   2> 753451 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 753452 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@607e50d8{/_/wb,null,AVAILABLE}
   [junit4]   2> 753453 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7af63fe0{HTTP/1.1,[http/1.1]}{127.0.0.1:61795}
   [junit4]   2> 753453 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] o.e.j.s.Server 
Started @761845ms
   [junit4]   2> 753453 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_/wb, hostPort=61795, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7BCEED8390712DD8-001\shard-3-001\cores}
   [junit4]   2> 753453 ERROR 
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 753454 INFO  
(TEST-TestSQLHandler.doTest-seed#[7BCEED8390712DD8]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 753454 INFO  (TEST-TestSQ

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

er Stopped o.e.j.s.ServletContextHandler@53a550f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 136578 INFO  (jetty-closer-56-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=99031807297716233-127.0.0.1:53721_solr-n_0000000000) closing
   [junit4]   2> 136578 INFO  
(OverseerStateUpdate-99031807297716233-127.0.0.1:53721_solr-n_0000000000) 
[n:127.0.0.1:53721_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53721_solr
   [junit4]   2> 136581 WARN  
(OverseerAutoScalingTriggerThread-99031807297716233-127.0.0.1:53721_solr-n_0000000000)
 [n:127.0.0.1:53721_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 136583 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 0x15fd4e76f720009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 136583 INFO  (jetty-closer-56-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@543994a{/solr,null,UNAVAILABLE}
   [junit4]   2> 138032 WARN  
(zkCallback-75-thread-2-processing-n:127.0.0.1:53719_solr) 
[n:127.0.0.1:53719_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:53719_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:53719_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 138033 WARN  
(zkCallback-75-thread-2-processing-n:127.0.0.1:53719_solr) 
[n:127.0.0.1:53719_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:53722_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:53722_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 138034 INFO  (jetty-closer-56-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5940e9e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 138034 ERROR 
(SUITE-StreamExpressionTest-seed#[1C4D8074010E5A54]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 138036 INFO  
(SUITE-StreamExpressionTest-seed#[1C4D8074010E5A54]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53715 53715
   [junit4]   2> 138037 INFO  (Thread-92) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53715 53715
   [junit4]   2> 138039 WARN  (Thread-92) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/clusterprops.json
   [junit4]   2>        80      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        10      /solr/collections/destination/state.json
   [junit4]   2>        10      /solr/collections/destination1/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99031807297716233-127.0.0.1:53721_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/99031807297716235-127.0.0.1:53720_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/live_nodes
   [junit4]   2>        80      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_1C4D8074010E5A54-001
   [junit4]   2> Nov 19, 2017 3:32:36 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9661, maxDocsPerChunk=2, blockSize=678), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9661, blockSize=678)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2dbd4941),
 locale=mt, timezone=VST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=176701008,total=294649856
   [junit4]   2> NOTE: All tests run in this JVM: [ArcTangentEvaluatorTest, 
LessThanEqualToEvaluatorTest, TestV2Request, CubedRootEvaluatorTest, 
NormalizeEvaluatorTest, ContentStreamTest, StreamExpressionParserTest, 
BasicHttpSolrClientTest, DocumentAnalysisResponseTest, 
CorrelationEvaluatorTest, TestPathTrie, TestValidatingJsonMap, SolrParamTest, 
TangentEvaluatorTest, QueryResponseTest, OrEvaluatorTest, 
HttpSolrClientConPoolTest, LargeVolumeEmbeddedTest, AbsoluteValueEvaluatorTest, 
StreamExpressionTest]
   [junit4] Completed [85/146 (1!)] on J1 in 99.18s, 135 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 46568 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to