Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6068/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  
org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:53179/solr: Could not find collection : 
tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53179/solr: Could not find collection : 
tobedeleted
        at 
__randomizedtesting.SeedInfo.seed([46E470D8D0BF1CDC:E425B85752DCCAB1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
        at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
        at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
        at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
        at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
        at org.apache.hadoop.util.Shell.run(Shell.java:456)
        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
        ... 31 more


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

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12206 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_D41FA7A2E5873ED-001\init-core-data-001
   [junit4]   2> 2383341 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2383572 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 2383601 ERROR 
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    
] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2>        at 
org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2>        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2>        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2>        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2>        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2>        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2383636 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1041, maxMBSortInHeap=6.358390649248548, 
sim=ClassicSimilarity, locale=ms, timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=249537184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[CdcrReplicationDistributedZkTest, JavabinLoaderTest, 
TestBM25SimilarityFactory, SuggesterTest, TestFieldCollectionResource, 
SecurityConfHandlerTest, ShardSplitTest, 
LeaderInitiatedRecoveryOnShardRestartTest, FileUtilsTest, 
TestCustomDocTransformer, TestExceedMaxTermLength, TestSolr4Spatial2, 
FieldMutatingUpdateProcessorTest, TestValueSourceCache, TestConfigReload, 
DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, QueryParsingTest, 
TestSolrXml, TestNumericTerms32, TestReloadDeadlock, TestZkChroot, 
BlobRepositoryCloudTest, TestMissingGroups, TestReloadAndDeleteDocs, 
TestFieldSortValues, TestSortByMinMaxFunction, CustomCollectionTest, 
TestSystemIdResolver, DirectSolrConnectionTest, RuleEngineTest, 
NotRequiredUniqueKeyTest, DefaultValueUpdateProcessorTest, 
HLLSerializationTest, TestOverriddenPrefixQueryForCustomFieldType, 
TestCSVResponseWriter, TestPHPSerializedResponseWriter, 
DistributedFacetPivotWhiteBoxTest, TestJettySolrRunner, 
TestReversedWildcardFilterFactory, TestFuzzyAnalyzedSuggestions, 
TestMinMaxOnMultiValuedField, LoggingHandlerTest, TestStressRecovery, 
TestSerializedLuceneMatchVersion, ReplaceNodeTest, CachingDirectoryFactoryTest, 
LeaderFailoverAfterPartitionTest, TestSchemaManager, 
TestSchemaSimilarityResource, TestGraphTermsQParserPlugin, 
TestSha256AuthenticationProvider, HdfsTlogReplayBufferedWhileIndexingTest, 
TestWriterPerf, TestSubQueryTransformer, ZkStateWriterTest, 
TestSSLRandomization, TestComplexPhraseQParserPlugin, 
DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, 
TestRealTimeGet, SortSpecParsingTest, SparseHLLTest, BadCopyFieldTest, 
CloneFieldUpdateProcessorFactoryTest, TestUninvertingReader, 
TestDownShardTolerantSearch, SolrCLIZkUtilsTest, TestSuggestSpellingConverter, 
CacheHeaderTest, VersionInfoTest, HdfsLockFactoryTest, 
TestImplicitCoreProperties, TestSlowCompositeReaderWrapper, 
TestFreeTextSuggestions, ConcurrentDeleteAndCreateCollectionTest, 
TestPerFieldSimilarityWithDefaultOverride, TestRawTransformer, 
SSLMigrationTest, PKIAuthenticationIntegrationTest, TestDefaultStatsCache, 
TestTestInjection, TestLRUStatsCache, DateFieldTest, 
WordBreakSolrSpellCheckerTest, TestManagedStopFilterFactory, 
TestRequestForwarding, SuggesterTSTTest, TestFastOutputStream, 
LeaderElectionIntegrationTest, AsyncCallRequestStatusResponseTest, 
DistributedDebugComponentTest, TestPKIAuthenticationPlugin, 
TestFieldTypeCollectionResource, TestDistributedMissingSort, TestCharFilters, 
TestTolerantUpdateProcessorCloud, TestSimpleQParserPlugin, AutoCommitTest, 
HdfsDirectoryFactoryTest, TestIntervalFaceting, TestDistributedGrouping, 
BasicDistributedZk2Test, RecoveryAfterSoftCommitTest, 
TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandlerCloud, 
OutputWriterTest, TestRTimerTree, TestFastWriter, TestRandomFaceting, 
AnalysisErrorHandlingTest, DebugComponentTest, TestOmitPositions, 
CoreAdminHandlerTest, CopyFieldTest, CoreMergeIndexesAdminHandlerTest, 
TestCloudPivotFacet, AliasIntegrationTest, TestBlendedInfixSuggestions, 
BufferStoreTest, TestCloudDeleteByQuery, TestCoreDiscovery, 
SpellingQueryConverterTest, TestLeaderInitiatedRecoveryThread, 
TestSimpleTrackingShardHandler, BlockJoinFacetDistribTest, NumericFieldsTest, 
DirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, TestCollationField, 
TestReload, TestRestoreCore, TestClusterStateMutator, MergeStrategyTest, 
SpellCheckComponentTest, TestCollectionAPI, TestIndexingPerformance, 
SuggesterWFSTTest, TestRandomFlRTGCloud, UniqFieldsUpdateProcessorFactoryTest, 
DistributedTermsComponentTest, TestDynamicFieldCollectionResource, 
TestCopyFieldCollectionResource, ExplicitHLLTest, ForceLeaderTest, 
SignatureUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap, 
CoreAdminCreateDiscoverTest, TestUtils, MinimalSchemaTest, 
DistributedFacetPivotSmallAdvancedTest, ChangedSchemaMergeTest, 
SpellPossibilityIteratorTest, ConjunctionSolrSpellCheckerTest, 
TestCloudSchemaless, TestSubQueryTransformerDistrib, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, 
RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, 
TestRecovery, TermVectorComponentDistributedTest, TestStressVersions, 
TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, 
TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, 
SolrRequestParserTest, TestStressLucene, TestTrie, TestCSVLoader, 
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, SortByFunctionTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, 
FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, 
UpdateRequestProcessorFactoryTest, CSVRequestHandlerTest, TestComponentsName, 
TestBinaryResponseWriter, TestLFUCache, TestSolrIndexConfig, 
TestQuerySenderNoQuery, TestSolrDeletionPolicy2, TestElisionMultitermQuery, 
TestSolrCoreProperties, SynonymTokenizerTest, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, 
PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, 
AsyncMigrateRouteKeyTest, CleanupOldIndexTest, CollectionStateFormat2Test, 
ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteStatusTest, 
DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, 
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
RestartWhileUpdatingTest, RollingRestartTest, 
TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, 
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=D41FA7A2E5873ED 
-Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Fort_Nelson 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    >        at 
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    >        at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    >        at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    >        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    >        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    >        ... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/629 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 1058 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\init-core-data-001
   [junit4]   2> 209702 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-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> 209707 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 209708 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 209708 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 209809 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53165
   [junit4]   2> 209809 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209809 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209817 INFO  (zkCallback-842-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@29fc9a47 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209817 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209817 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209817 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 209821 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 0x156b08c94290000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 209826 INFO  (jetty-launcher-841-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209827 INFO  (jetty-launcher-841-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209829 INFO  (jetty-launcher-841-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c14fb71{/solr,null,AVAILABLE}
   [junit4]   2> 209829 INFO  (jetty-launcher-841-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@342962f7{/solr,null,AVAILABLE}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1b68acbb{HTTP/1.1,[http/1.1]}{127.0.0.1:53170}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] 
o.e.j.s.Server Started @216501ms
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53170}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@24b3272a{HTTP/1.1,[http/1.1]}{127.0.0.1:53169}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-1) [    ] 
o.e.j.s.Server Started @216502ms
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53169}
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2'
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1'
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 209833 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209834 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209834 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209835 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209837 INFO  (jetty-launcher-841-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f05b06{/solr,null,AVAILABLE}
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4a06e0{HTTP/1.1,[http/1.1]}{127.0.0.1:53179}
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] 
o.e.j.s.Server Started @216509ms
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53179}
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3'
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 209841 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209842 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209858 INFO  (jetty-launcher-841-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209859 INFO  (jetty-launcher-841-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d2162a9{/solr,null,AVAILABLE}
   [junit4]   2> 209861 INFO  (jetty-launcher-841-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3f3436ef{HTTP/1.1,[http/1.1]}{127.0.0.1:53187}
   [junit4]   2> 209861 INFO  (jetty-launcher-841-thread-4) [    ] 
o.e.j.s.Server Started @216532ms
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53187}
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4'
   [junit4]   2> 209863 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209863 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 209868 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209872 INFO  (zkCallback-845-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@644ea934 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209872 INFO  (zkCallback-843-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b6a9483 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209872 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209872 INFO  (zkCallback-844-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68e36cec 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209874 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209875 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209876 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209876 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\.
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 41004380
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1]
   [junit4]   2> 209896 WARN  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\lib
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\.
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 973663035
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2]
   [junit4]   2> 209897 WARN  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\lib
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209903 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209903 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209909 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209911 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209917 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\.
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1405904722
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3]
   [junit4]   2> 209919 WARN  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\lib
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209920 INFO  (zkCallback-849-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@62d2c2f6 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209919 INFO  (zkCallback-846-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d20976f 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209923 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209924 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209927 INFO  (zkCallback-852-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cce58ab 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209928 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209929 INFO  (jetty-launcher-841-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209931 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@5765ef15
   [junit4]   2> 209932 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 209938 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 0x156b08c94290006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 209943 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 0x156b08c94290005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 209944 INFO  (zkCallback-855-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7963b865 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209944 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@77095949
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 374876559
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4]
   [junit4]   2> 209945 WARN  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\lib
   [junit4]   2> 209946 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209952 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209953 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209955 INFO  (jetty-launcher-841-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209961 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@5b1af91e
   [junit4]   2> 209962 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 209964 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15e50ff4 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209964 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 209965 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 209968 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 209972 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@790ee17f 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209973 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 210073 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 210098 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 210099 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 210106 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 210106 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 210108 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210108 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210110 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 210110 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 210111 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210111 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210113 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210114 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210115 INFO  (zkCallback-860-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f4794f1 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210115 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210115 INFO  (jetty-launcher-841-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210116 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210116 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 210119 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 210119 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 210123 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210123 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210124 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 210125 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 210125 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@54cf5786
   [junit4]   2> 210127 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000
   [junit4]   2> 210129 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96458559862669321-127.0.0.1:53169_solr-n_0000000001
   [junit4]   2> 210130 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53170_solr
   [junit4]   2> 210130 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 210131 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53169_solr
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53169_solr
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Overseer 
(id=96458559862669320-127.0.0.1:53170_solr-n_0000000000) starting
   [junit4]   2> 210140 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 210141 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 210145 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@20147c96 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210149 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 210149 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 210153 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 210158 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 210178 INFO  
(zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4586040a 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210179 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 210186 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 210188 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 210189 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 210190 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53170_solr as DOWN
   [junit4]   2> 210194 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 210195 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53170_solr
   [junit4]   2> 210195 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53170_solr
   [junit4]   2> 210199 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 210199 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 210199 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 210218 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 210218 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 210220 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\.
   [junit4]   2> 210221 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 210229 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 210229 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 210231 INFO  
(OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000)
 [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 210232 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210232 INFO  (jetty-launcher-841-thread-1) 
[n:127.0.0.1:53169_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 210233 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 210236 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 210238 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 210238 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 210239 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 210241 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\.
   [junit4]   2> 210241 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 210242 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210244 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 210244 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96458559862669323-127.0.0.1:53179_solr-n_0000000002
   [junit4]   2> 210244 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 210245 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210245 INFO  (jetty-launcher-841-thread-2) 
[n:127.0.0.1:53170_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 210246 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96458559862669321-127.0.0.1:53169_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 210247 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 210247 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53179_solr as DOWN
   [junit4]   2> 210248 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53170_solr"} current state version: 0
   [junit4]   2> 210248 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:53170_solr
   [junit4]   2> 210251 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53179_solr
   [junit4]   2> 210251 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53179_solr
   [junit4]   2> 210252 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53179_solr"} current state version: 0
   [junit4]   2> 210252 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:53179_solr
   [junit4]   2> 210253 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210254 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210254 INFO  
(zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210255 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210257 INFO  
(zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 210258 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 210259 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 210259 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 210261 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210262 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96458559862669324-127.0.0.1:53187_solr-n_0000000003
   [junit4]   2> 210264 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96458559862669323-127.0.0.1:53179_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 210266 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53187_solr as DOWN
   [junit4]   2> 210270 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53187_solr
   [junit4]   2> 210270 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53187_solr
   [junit4]   2> 210274 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  
(zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53187_solr"} current state version: 0
   [junit4]   2> 210276 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:53187_solr
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\.
   [junit4]   2> 210283 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 210284 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  
(zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 210285 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210285 INFO  (jetty-launcher-841-thread-3) 
[n:127.0.0.1:53179_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 210292 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 210292 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 210294 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) 
[n:127.0.0.1:53187_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 210297 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210298 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210300 INFO  (zkCallback-867-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fe14165 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210300 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210300 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210306 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210307 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210311 INFO  (zkCallback-870-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53f6b8ce 
name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210311 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210311 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210311 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210317 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210319 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 210323 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 210327 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 210330 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 210334 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 210337 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 210340 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 210343 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 210458 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 210458 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210466 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210468 INFO  (zkCallback-871-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1aab5bde 
name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210468 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210468 INFO  
(TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210486 INFO  (qtp1372408145-2546) [n:127.0.0.1:53179_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=1373fb4f-f093-4130-a8df-a368c12a03ab&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 210503 INFO  (qtp1372408145-2546) [n:127.0.0.1:53179_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=1373fb4f-f093-4130-a8df-a368c12a03ab&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 210516 INFO  (qtp1372408145-2545) [n:127.0.0.1:53179_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1373fb4f-f093-4130-a8df-a368c12a03ab&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 210526 INFO  
(OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000)
 [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-1373fb4f-f093-4130-a8df-a368c12a03ab
   [junit4]   2> 210527 INFO  (qtp1372408145-2545) [n:127.0.0.1:53179_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1373fb4f-f093-4130-a8df-a368c12a03ab&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 210530 INFO  
(OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000)
 [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"1373fb4f-f093-4130-a8df-a368c12a03ab",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 210584 INFO  
(OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"1373fb4f-f093-4130-a8df-a368c12a03ab",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 210584 INFO  
(OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
waitforstate
   [junit4]   2> 210585 INFO  
(OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/waitforstate 
   [junit4]   2> 210585 INFO  
(OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/waitforstate
   [junit4]   2> 210588 INFO  
(zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) 
[n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 210589 INFO  (zkCallback-870-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210589 INFO  
(zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 210590 INFO  
(zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) 
[n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 210590 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) 
[n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 210597 INFO  
(OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit

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

\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.\delayed_shard1_replica1\data\
   [junit4]   2> 264325 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 0x156b08c9429000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 264326 INFO  
(zkCallback-857-thread-16-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 264326 INFO  (jetty-launcher-841-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d2162a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 264326 ERROR (jetty-launcher-841-thread-4-EventThread) 
[n:127.0.0.1:53187_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@384b71ce
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7d49e8a3[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 46]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264332 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 0x156b08c94290008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 264340 ERROR 
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[46E470D8D0BF1CDC]-EventThread)
 [n:127.0.0.1:53169_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@1c3d286a
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@593fb589[Shutting
 down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 
30]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264357 ERROR 
(TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[46E470D8D0BF1CDC]-EventThread)
 [n:127.0.0.1:53169_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@68ac2c01
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@593fb589[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 30]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264340 INFO  (jetty-launcher-841-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55072a02{/solr,null,UNAVAILABLE}
   [junit4]   2> 265826 WARN  
(zkCallback-857-thread-16-processing-n:127.0.0.1:53170_solr) 
[n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 265830 INFO  (jetty-launcher-841-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@342962f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 265830 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53165 53165
   [junit4]   2> 265842 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53165 53165
   [junit4]   2> 265846 WARN  (Thread-326) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        7       /solr/collections/falsepredicate/state.json
   [junit4]   2>        7       /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/collections/currentstate/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000
   [junit4]   2>        3       /solr/collections/stateformat1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96458559862669332-127.0.0.1:53169_solr-n_0000000004
   [junit4]   2>        2       /solr/collections/delayed/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        77      /solr/overseer/queue
   [junit4]   2>        35      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/overseer/queue-work
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 265846 INFO  
(SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001
   [junit4]   2> Aug 22, 2016 4:41:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=769, maxMBSortInHeap=5.814673298219747, 
sim=ClassicSimilarity, locale=ar-OM, timezone=America/Cancun
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=80643312,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, 
CommonParamsTest, StreamExpressionTest, TestJsonRecordReader, GetByIdTest, 
SolrZkClientTest, ClientUtilsTest, JdbcTest, SolrExampleBinaryTest, 
TestConfigSetAdminRequest, LargeVolumeEmbeddedTest, ContentStreamTest, 
StreamExpressionParserTest, GraphTest, StreamExpressionToExplanationTest, 
TestNamedListCodec, SolrPingTest, TestLBHttpSolrClient, 
DocumentAnalysisResponseTest, TestZkConfigManager, SolrExampleEmbeddedTest, 
JettyWebappTest, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, 
ModifiableSolrParamsTest, SolrDocumentTest, TestUpdateRequestCodec, 
AnlysisResponseBaseTest, BasicHttpSolrClientTest, JDBCStreamTest, 
TestCollectionAdminRequest, TestDelegationTokenResponse, TestSuggesterResponse, 
TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 56.94s, 9 tests, 1 error <<< 
FAILURES!

[...truncated 59524 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to