Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6034/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC
3 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:51124/solr/testSolrCloudCollection_shard1_replica2 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:51124/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([A4C36BD7EE41E7E1:991BC5FBD6AFB991]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) 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.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) 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) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51124/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) 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:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) ... 10 more 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([A4C36BD7EE41E7E1]: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([A4C36BD7EE41E7E1]: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 10670 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\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_A4C36BD7EE41E7E1-001\init-core-data-001 [junit4] 2> 108755 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C36BD7EE41E7E1]-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> 109049 WARN (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C36BD7EE41E7E1]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 109089 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C36BD7EE41E7E1]-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> 109150 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A4C36BD7EE41E7E1]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=583, maxMBSortInHeap=7.505406841621636, sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Asia/Shanghai [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=52536960,total=150994944 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, TestCustomSort, TestCloudPseudoReturnFields, TestHdfsBackupRestoreCore, SoftAutoCommitTest, BlockJoinFacetRandomTest, TestClassicSimilarityFactory, TestComponentsName, CollectionsAPISolrJTest, TestUniqueKeyFieldResource, TestJmxMonitoredMap, ExitableDirectoryReaderTest, DistributedQueryElevationComponentTest, BJQParserTest, TestDocTermOrds, PreAnalyzedFieldTest, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A4C36BD7EE41E7E1 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException [junit4] > at __randomizedtesting.SeedInfo.seed([A4C36BD7EE41E7E1]: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([A4C36BD7EE41E7E1]:0) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [37/627 (1!)] on J0 in 0.44s, 0 tests, 2 errors <<< FAILURES! [...truncated 1811 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 3069476 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3069476 INFO (Thread-5621) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3069476 INFO (Thread-5621) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3069576 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.ZkTestServer start zk server on port:51057 [junit4] 2> 3069576 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069578 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069590 INFO (zkCallback-10132-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2b6ef name:ZooKeeperConnection Watcher:127.0.0.1:51057 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069591 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069591 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069592 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 3069607 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 0x156699716a10000, 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> 3069615 INFO (jetty-launcher-10131-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3069618 INFO (jetty-launcher-10131-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3069619 INFO (jetty-launcher-10131-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ec7907{/solr,null,AVAILABLE} [junit4] 2> 3069621 INFO (jetty-launcher-10131-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@648008{/solr,null,AVAILABLE} [junit4] 2> 3069640 INFO (jetty-launcher-10131-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3069641 INFO (jetty-launcher-10131-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34f001{/solr,null,AVAILABLE} [junit4] 2> 3069643 INFO (jetty-launcher-10131-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@f02ddc{HTTP/1.1,[http/1.1]}{127.0.0.1:51067} [junit4] 2> 3069643 INFO (jetty-launcher-10131-thread-1) [ ] o.e.j.s.Server Started @3077331ms [junit4] 2> 3069643 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51067} [junit4] 2> 3069653 INFO (jetty-launcher-10131-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@12a636d{HTTP/1.1,[http/1.1]}{127.0.0.1:51064} [junit4] 2> 3069653 INFO (jetty-launcher-10131-thread-3) [ ] o.e.j.s.Server Started @3077341ms [junit4] 2> 3069653 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51064} [junit4] 2> 3069657 INFO (jetty-launcher-10131-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@6a1478{HTTP/1.1,[http/1.1]}{127.0.0.1:51061} [junit4] 2> 3069657 INFO (jetty-launcher-10131-thread-2) [ ] o.e.j.s.Server Started @3077345ms [junit4] 2> 3069657 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51061} [junit4] 2> 3069658 INFO (jetty-launcher-10131-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3069658 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 3069659 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node2' [junit4] 2> 3069659 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3069659 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3069660 INFO (jetty-launcher-10131-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@109fd0b{/solr,null,AVAILABLE} [junit4] 2> 3069661 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069662 INFO (jetty-launcher-10131-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@fc191c{HTTP/1.1,[http/1.1]}{127.0.0.1:51070} [junit4] 2> 3069662 INFO (jetty-launcher-10131-thread-5) [ ] o.e.j.s.Server Started @3077351ms [junit4] 2> 3069662 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069662 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51070} [junit4] 2> 3069670 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 3069670 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node3' [junit4] 2> 3069670 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3069670 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3069671 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069674 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069674 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 3069674 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node4' [junit4] 2> 3069675 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3069675 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3069675 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 3069676 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node1' [junit4] 2> 3069676 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069676 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3069676 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3069677 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069677 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069680 INFO (jetty-launcher-10131-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 3069680 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069682 INFO (jetty-launcher-10131-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1209176{/solr,null,AVAILABLE} [junit4] 2> 3069684 INFO (jetty-launcher-10131-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@8485bf{HTTP/1.1,[http/1.1]}{127.0.0.1:51082} [junit4] 2> 3069684 INFO (jetty-launcher-10131-thread-4) [ ] o.e.j.s.Server Started @3077372ms [junit4] 2> 3069684 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51082} [junit4] 2> 3069685 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 3069685 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node5' [junit4] 2> 3069685 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3069686 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 3069686 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069687 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069694 INFO (zkCallback-10133-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c0eaa4 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069694 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069695 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069699 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3069710 INFO (zkCallback-10135-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16841d6 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069710 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069711 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069712 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3069742 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node4\. [junit4] 2> 3069742 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 18893074 [junit4] 2> 3069742 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node4] [junit4] 2> 3069743 WARN (jetty-launcher-10131-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node4\lib [junit4] 2> 3069743 INFO (jetty-launcher-10131-thread-5) [ ] 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> 3069745 INFO (zkCallback-10137-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@499e51 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069750 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node2\. [junit4] 2> 3069751 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 11305447 [junit4] 2> 3069751 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node2] [junit4] 2> 3069751 WARN (jetty-launcher-10131-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node2\lib [junit4] 2> 3069752 INFO (jetty-launcher-10131-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> 3069752 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3069752 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3069752 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3069752 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51057/solr [junit4] 2> 3069752 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3069752 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069754 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069746 INFO (zkCallback-10136-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad0be0 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069745 INFO (zkCallback-10134-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1366d89 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069755 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069755 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069756 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069756 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3069756 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3069756 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069756 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3069757 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51057/solr [junit4] 2> 3069757 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3069757 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069758 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3069759 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3069759 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069759 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069759 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069761 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3069784 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node3\. [junit4] 2> 3069784 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 22117301 [junit4] 2> 3069784 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node3] [junit4] 2> 3069784 WARN (jetty-launcher-10131-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node3\lib [junit4] 2> 3069785 INFO (jetty-launcher-10131-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> 3069788 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 0x156699716a10005, 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> 3069791 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node1\. [junit4] 2> 3069791 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 9972752 [junit4] 2> 3069791 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node1] [junit4] 2> 3069791 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3069791 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3069791 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3069792 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51057/solr [junit4] 2> 3069791 WARN (jetty-launcher-10131-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node1\lib [junit4] 2> 3069792 INFO (jetty-launcher-10131-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> 3069792 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3069794 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069792 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node5\. [junit4] 2> 3069794 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 17180565 [junit4] 2> 3069794 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node5] [junit4] 2> 3069795 WARN (jetty-launcher-10131-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node5\lib [junit4] 2> 3069795 INFO (jetty-launcher-10131-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> 3069796 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069797 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3069797 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3069797 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3069799 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51057/solr [junit4] 2> 3069799 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3069799 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069800 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 3069800 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3069800 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069800 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3069801 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51057/solr [junit4] 2> 3069801 INFO (zkCallback-10140-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13b3ad4 name:ZooKeeperConnection Watcher:127.0.0.1:51057 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069801 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069801 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 3069802 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3069802 INFO (jetty-launcher-10131-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069802 INFO (zkCallback-10143-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a6e2a6 name:ZooKeeperConnection Watcher:127.0.0.1:51057 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069802 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069803 INFO (jetty-launcher-10131-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069803 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069807 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/27680528@1cb3310 [junit4] 2> 3069810 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069812 INFO (zkCallback-10146-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1700b67 name:ZooKeeperConnection Watcher:127.0.0.1:51057 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069812 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069813 INFO (jetty-launcher-10131-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069816 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/27680528@4f8a88 [junit4] 2> 3069819 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069819 INFO (zkCallback-10151-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9b471f name:ZooKeeperConnection Watcher:127.0.0.1:51057 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069819 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069819 INFO (zkCallback-10152-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19eaf03 name:ZooKeeperConnection Watcher:127.0.0.1:51057 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069819 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069820 INFO (jetty-launcher-10131-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069820 INFO (jetty-launcher-10131-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 3069820 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 0x156699716a10008, 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> 3069821 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/27680528@18db9f6 [junit4] 2> 3069822 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069829 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/27680528@15890e7 [junit4] 2> 3069829 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/27680528@1e6d068 [junit4] 2> 3069829 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 0x156699716a1000a, 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> 3069832 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069832 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c848b name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069833 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3069833 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069838 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18e5836 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069838 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069840 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@128f139 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069840 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069842 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 3069846 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 3069847 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@671244 name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069847 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12a527b name:ZooKeeperConnection Watcher:127.0.0.1:51057/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3069848 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 3069848 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069850 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3069860 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3069864 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3069865 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3069865 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3069866 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 3069889 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3069899 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3069899 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 3069913 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3069913 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3069915 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3069918 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3069918 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 3069933 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3069933 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3069933 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3069934 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3069934 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 3069947 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3069947 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3069952 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3069952 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 3069960 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3069968 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3069969 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3069971 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 3069975 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3069975 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3069977 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3069979 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3069979 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 3069996 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3069996 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3069998 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3070003 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 3070007 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3070008 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3070007 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3070009 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 3070012 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3070014 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3070014 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3070014 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3070015 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 3070016 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3070017 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3070017 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3070017 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3070018 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 3070019 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3070020 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3070020 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3070021 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3070021 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 3070030 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 3070031 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 3070035 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3070036 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3070036 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3070036 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3070039 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 3070042 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3070046 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3070046 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3070048 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96380539675672590-127.0.0.1:51082_solr-n_0000000000 [junit4] 2> 3070049 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3070051 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96380539675672588-127.0.0.1:51061_solr-n_0000000001 [junit4] 2> 3070052 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96380539675672589-127.0.0.1:51064_solr-n_0000000002 [junit4] 2> 3070052 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51082_solr [junit4] 2> 3070052 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 3070054 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96380539675672591-127.0.0.1:51067_solr-n_0000000003 [junit4] 2> 3070054 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3070057 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96380539675672587-127.0.0.1:51070_solr-n_0000000004 [junit4] 2> 3070057 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96380539675672590-127.0.0.1:51082_solr-n_0000000000 to know if I could be the leader [junit4] 2> 3070057 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96380539675672588-127.0.0.1:51061_solr-n_0000000001 to know if I could be the leader [junit4] 2> 3070060 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96380539675672589-127.0.0.1:51064_solr-n_0000000002 to know if I could be the leader [junit4] 2> 3070060 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51061_solr [junit4] 2> 3070060 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51061_solr [junit4] 2> 3070061 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51064_solr [junit4] 2> 3070061 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51064_solr [junit4] 2> 3070061 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.Overseer Overseer (id=96380539675672590-127.0.0.1:51082_solr-n_0000000000) starting [junit4] 2> 3070061 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51067_solr [junit4] 2> 3070061 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51067_solr [junit4] 2> 3070061 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96380539675672591-127.0.0.1:51067_solr-n_0000000003 to know if I could be the leader [junit4] 2> 3070063 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51070_solr [junit4] 2> 3070065 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51070_solr [junit4] 2> 3070069 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_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> 3070069 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_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> 3070070 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_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> 3070070 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_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> 3070070 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_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> 3070072 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3070072 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3070077 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 3070078 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3070102 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3070102 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3070122 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3070122 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3070124 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node1\. [junit4] 2> 3070125 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3070130 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 3070130 INFO (jetty-launcher-10131-thread-1) [n:127.0.0.1:51067_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3070131 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_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> 3070131 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_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> 3070132 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_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> 3070132 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_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> 3070132 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_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> 3070133 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3070134 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3070135 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node2\. [junit4] 2> 3070136 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3070144 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 3070144 INFO (jetty-launcher-10131-thread-2) [n:127.0.0.1:51061_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3070145 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3070145 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3070145 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3070145 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3070146 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3070147 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3070147 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3070150 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node3\. [junit4] 2> 3070152 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3070154 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 3070154 INFO (jetty-launcher-10131-thread-3) [n:127.0.0.1:51064_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3070185 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 3070187 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:51082_solr as DOWN [junit4] 2> 3070200 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3070200 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51082_solr [junit4] 2> 3070201 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51082_solr [junit4] 2> 3070200 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3070202 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node4\. [junit4] 2> 3070204 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3070209 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_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: [4]) [junit4] 2> 3070209 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_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: [4]) [junit4] 2> 3070210 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_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: [4]) [junit4] 2> 3070210 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_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: [4]) [junit4] 2> 3070210 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 3070210 INFO (jetty-launcher-10131-thread-5) [n:127.0.0.1:51070_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3070210 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_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: [4]) [junit4] 2> 3070211 INFO (zkCallback-10156-thread-1-processing-n:127.0.0.1:51082_solr) [n:127.0.0.1:51082_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3070211 INFO (zkCallback-10153-thread-1-processing-n:127.0.0.1:51070_solr) [n:127.0.0.1:51070_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3070212 INFO (zkCallback-10155-thread-1-processing-n:127.0.0.1:51064_solr) [n:127.0.0.1:51064_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3070212 INFO (zkCallback-10157-thread-1-processing-n:127.0.0.1:51067_solr) [n:127.0.0.1:51067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3070213 INFO (zkCallback-10154-thread-1-processing-n:127.0.0.1:51061_solr) [n:127.0.0.1:51061_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 3070304 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3070304 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 3070306 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001\tempDir-001\node5\. [junit4] 2> 3070307 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 3070307 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 3070307 INFO (jetty-launcher-10131-thread-4) [n:127.0.0.1:51082_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 3070307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 3070312 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A4C36BD7EE41E7E1]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3070317 INFO (OverseerCollectionConfigSetProcessor-96380539675672590-127.0.0.1:51082_solr-n_0000000000) [n:127.0.0.1:51082_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 3070319 INFO (OverseerStateUpdate-96380539675672590-127 [...truncated too long message...] va:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_A4C36BD7EE41E7E1-001 [junit4] 2> Aug 08, 2016 9:59:04 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): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=LuceneFixedGap), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1247, maxMBSortInHeap=7.3541092910297685, sim=ClassicSimilarity, locale=es-PR, timezone=Europe/Kiev [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=184029720,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, TestCustomSort, TestCloudPseudoReturnFields, TestHdfsBackupRestoreCore, SoftAutoCommitTest, BlockJoinFacetRandomTest, TestClassicSimilarityFactory, TestComponentsName, CollectionsAPISolrJTest, TestUniqueKeyFieldResource, TestJmxMonitoredMap, ExitableDirectoryReaderTest, DistributedQueryElevationComponentTest, BJQParserTest, TestDocTermOrds, PreAnalyzedFieldTest, TestSolrCloudWithSecureImpersonation, DateRangeFieldTest, DocExpirationUpdateProcessorFactoryTest, ZkStateReaderTest, RankQueryTest, TestSolrCloudWithDelegationTokens, TestMacros, TestFilteredDocIdSet, TestFieldCacheVsDocValues, HdfsChaosMonkeyNothingIsSafeTest, TestExpandComponent, DocValuesTest, TestTolerantSearch, TestShardHandlerFactory, ResponseHeaderTest, TestCollationFieldDocValues, HLLUtilTest, TermsComponentTest, CdcrReplicationHandlerTest, StandardRequestHandlerTest, TestReplicationHandler, MoreLikeThisHandlerTest, LeaderFailoverAfterPartitionTest, PolyFieldTest, CleanupOldIndexTest, TestConfigSetsAPI, TestFastLRUCache, TestManagedSchemaAPI, BigEndianAscendingWordDeserializerTest, SuggestComponentTest, TestLRUCache, TestLMDirichletSimilarityFactory, TriLevelCompositeIdRoutingTest, TestRandomRequestDistribution, TestRequestStatusCollectionAPI, TestAnalyzeInfixSuggestions, TestSearcherReuse, SolrIndexConfigTest, TestAnalyzedSuggestions, TestWordDelimiterFilterFactory, TestFieldTypeResource, TestConfigOverlay, TestSolrCoreSnapshots, BadComponentTest, SolrCloudExampleTest, TestSchemaVersionResource, DirectSolrSpellCheckerTest, AddBlockUpdateTest, TestObjectReleaseTracker, StressHdfsTest, PrimUtilsTest, TestAddFieldRealTimeGet, GraphQueryTest, TestFieldResource, TestSolrQueryResponse, TestLeaderElectionZkExpiry, TestNRTOpen, TestTrackingShardHandlerFactory, TestScoreJoinQPScore, UpdateParamsTest, TestMiniSolrCloudCluster, InfoHandlerTest, SaslZkACLProviderTest, CollectionReloadTest, DistributedSuggestComponentTest, CdcrUpdateLogTest, TestSweetSpotSimilarityFactory, TestHdfsUpdateLog, PingRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, JsonLoaderTest, SOLR749Test, HdfsRecoverLeaseTest, SyncSliceTest, CreateCollectionCleanupTest, BasicDistributedZkTest, TestRemoteStreaming, TestArbitraryIndexDir, HighlighterMaxOffsetTest, DeleteStatusTest, TestQueryWrapperFilter, CollectionTooManyReplicasTest, TestHighlightDedupGrouping, HdfsBasicDistributedZk2Test, TestInfoStreamLogging, TestRestManager, TestSolrDeletionPolicy1, SampleTest, SpatialFilterTest, FastVectorHighlighterTest, TestGeoJSONResponseWriter, ConfigSetsAPITest, TestSolrCLIRunExample, ClassificationUpdateProcessorFactoryTest, HdfsUnloadDistributedZkTest, ActionThrottleTest, TestShortCircuitedRequests, TestDistribDocBasedVersion, SolrTestCaseJ4Test, TestFunctionQuery, SimpleFacetsTest, URLClassifyProcessorTest, TestCursorMarkWithoutUniqueKey, TestCollapseQParserPlugin, SliceStateTest, TestAuthenticationFramework, TestPartialUpdateDeduplication, DistribDocExpirationUpdateProcessorTest, RecoveryZkTest, TestReqParamsAPI, EnumFieldTest, JSONWriterTest, ParsingFieldUpdateProcessorsTest, TestConfigSetsAPIZkFailure, TestConfigSetProperties, RollingRestartTest, TestStressLucene, TestDynamicFieldResource, TestNonDefinedSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, CoreSorterTest, TestIBSimilarityFactory, PrimitiveFieldTypeTest, AsyncMigrateRouteKeyTest, TestTolerantUpdateProcessorRandomCloud, TestPostingsSolrHighlighter, TestPseudoReturnFields, OverseerTest, TestSchemaResource, TestElisionMultitermQuery, TestCoreContainer, HardAutoCommitTest, TestSurroundQueryParser, TestXIncludeConfig, TestStressLiveNodes, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, TestSort, TestLazyCores, TestIndexSearcher, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestPHPSerializedResponseWriter, TestLFUCache, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestDistributedMissingSort, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, CustomCollectionTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RemoteQueryErrorTest, ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, CachingDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSets, TestDynamicLoading, TestInitParams, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrDynamicMBean, TestBlobHandler, TestRestoreCore, TestSQLHandler, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, JavabinLoaderTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SmileWriterTest, TestIntervalFaceting, TestGraphMLResponseWriter, TestRawResponseWriter, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestManagedResource, TestManagedResourceStorage, TestBulkSchemaAPI, TestSchemaNameResource, TestSolrQueryParserResource, TestManagedSynonymFilterFactory, BooleanFieldTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCloudSchemaless, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, TestHashQParserPlugin, TestMaxScoreQueryParser, TestNoOpRegenerator, TestReRankQParserPlugin, TestRecoveryHdfs, TestSmileRequest, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStressUserVersions, TestTrieFacet, TestXmlQParser, TestJsonFacets, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestJsonRequest, CloudMLTQParserTest, SimpleMLTQParserTest, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, TestExactStatsCache, BasicAuthIntegrationTest] [junit4] Completed [597/627 (2!)] on J0 in 20.53s, 1 test, 1 error <<< FAILURES! [...truncated 52499 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
