Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17550/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([6BDB72CD3F3FF535:5603DCE107D1AB45]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
        at 
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:46645/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:46645/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([6BDB72CD3F3FF535:5603DCE107D1AB45]: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:46645/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: org.apache.http.NoHttpResponseException: 127.0.0.1:46645 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        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




Build Log:
[...truncated 12138 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 1672646 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of 
directory service instance 'DefaultKrbServer'.  Please update the admin 
password as soon as possible to prevent a possible security breach.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics 
-Dtests.seed=6BDB72CD3F3FF535 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-NZ -Dtests.timezone=Pacific/Guam -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   8.71s J2 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6BDB72CD3F3FF535:5603DCE107D1AB45]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
   [junit4]    >        at 
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
   [junit4]    >        at 
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
   [junit4]    >        at 
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithKerberosAlt_6BDB72CD3F3FF535-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=765, maxMBSortInHeap=7.184309228424449, 
sim=ClassicSimilarity, locale=en-NZ, timezone=Pacific/Guam
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=223635464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsCloudBackupRestore, 
TestExtendedDismaxParser, TestIndexingPerformance, RequestHandlersTest, 
RemoteQueryErrorTest, SolrCloudExampleTest, TestZkChroot, SuggesterWFSTTest, 
SampleTest, CoreAdminHandlerTest, FullSolrCloudDistribCmdsTest, 
QueryResultKeyTest, DocValuesMissingTest, 
OverseerCollectionConfigSetProcessorTest, HighlighterConfigTest, 
TestUninvertingReader, DirectUpdateHandlerOptimizeTest, TestDistribIDF, 
TestSolrDeletionPolicy1, TestCoreDiscovery, TestIndexSearcher, 
TestReplicationHandlerBackup, TestSolrIndexConfig, 
DistributedFacetPivotLongTailTest, TestSolr4Spatial2, BitVectorTest, 
TestManagedStopFilterFactory, UnloadDistributedZkTest, LeaderElectionTest, 
TestTestInjection, HLLSerializationTest, TestManagedResource, TestFastWriter, 
HdfsLockFactoryTest, InfoHandlerTest, TestFieldCacheSortRandom, 
TestFieldCollectionResource, SharedFSAutoReplicaFailoverUtilsTest, AssignTest, 
TestDistributedMissingSort, CurrencyFieldXmlFileTest, 
TestSolrCloudWithSecureImpersonation, HdfsCollectionsAPIDistributedZkTest, 
TestSolrQueryResponse, TestMiniSolrCloudClusterBase, TestJmxMonitoredMap, 
CustomCollectionTest, DistributedDebugComponentTest, TestCloudSchemaless, 
TestBulkSchemaAPI, RestartWhileUpdatingTest, TestSha256AuthenticationProvider, 
TestConfigSetsAPIExclusivity, TestConfigSetImmutable, NoCacheHeaderTest, 
CollectionReloadTest, TestElisionMultitermQuery, DirectoryFactoryTest, 
QueryParsingTest, TestRebalanceLeaders, RuleEngineTest, PrimitiveFieldTypeTest, 
OverseerTest, TestDistribDocBasedVersion, JavabinLoaderTest, DeleteNodeTest, 
SaslZkACLProviderTest, TestPerFieldSimilarityWithDefaultOverride, 
HardAutoCommitTest, DistributedFacetPivotWhiteBoxTest, TestSort, 
TestFieldCacheReopen, TestSolrJ, DateMathParserTest, 
TestSweetSpotSimilarityFactory, TestHashQParserPlugin, 
TestAnalyzeInfixSuggestions, TestCloudPseudoReturnFields, SuggesterTest, 
TestOnReconnectListenerSupport, TestObjectReleaseTracker, DocValuesMultiTest, 
TestSQLHandler, SolrTestCaseJ4Test, CircularListTest, ZkStateReaderTest, 
TestLocalFSCloudBackupRestore, StatelessScriptUpdateProcessorFactoryTest, 
TestRecovery, TestRequestStatusCollectionAPI, ParsingFieldUpdateProcessorsTest, 
CursorMarkTest, TestFuzzyAnalyzedSuggestions, UpdateParamsTest, 
TermVectorComponentDistributedTest, TestLRUStatsCache, 
TestPHPSerializedResponseWriter, WrapperMergePolicyFactoryTest, TestSolrXml, 
GraphQueryTest, TestSubQueryTransformer, SliceStateTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, 
ZkSolrClientTest, AutoCommitTest, ZkControllerTest, TestJoin, 
StatsComponentTest, TestGroupingSearch, TestFunctionQuery, TestLazyCores, 
DirectUpdateHandlerTest, SoftAutoCommitTest, SolrIndexSplitterTest, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie, 
SpatialFilterTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, DebugComponentTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, 
TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, SearchHandlerTest, TestCharFilters, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, 
URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, 
MultiThreadedOCPTest, OverseerStatusTest, ReplaceNodeTest, 
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestCloudDeleteByQuery, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, 
TestRequestForwarding, TestSizeLimitedDistributedMap, 
TestSolrCloudWithKerberosAlt]
   [junit4] Completed [497/629 (1!)] on J2 in 8.72s, 1 test, 1 error <<< 
FAILURES!

[...truncated 304 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1872612 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1872621 INFO  (Thread-2822) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1872621 INFO  (Thread-2822) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1872721 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41717
   [junit4]   2> 1872721 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872721 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872828 INFO  (zkCallback-19747-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@100c193 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1872828 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872829 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872829 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1872857 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872857 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872857 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872857 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872857 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872859 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@124e0e5{/solr,null,AVAILABLE}
   [junit4]   2> 1872859 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@157b73b{/solr,null,AVAILABLE}
   [junit4]   2> 1872859 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c4ce78{/solr,null,AVAILABLE}
   [junit4]   2> 1872859 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13f54da{/solr,null,AVAILABLE}
   [junit4]   2> 1872859 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1225822{/solr,null,AVAILABLE}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1649fc{HTTP/1.1,[http/1.1]}{127.0.0.1:39885}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1fd81f1{HTTP/1.1,[http/1.1]}{127.0.0.1:34777}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.e.j.s.Server Started @1874956ms
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.e.j.s.Server Started @1874957ms
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39885}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34777}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@17e78c{HTTP/1.1,[http/1.1]}{127.0.0.1:39565}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.e.j.s.Server Started @1874957ms
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node1'
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1971d1{HTTP/1.1,[http/1.1]}{127.0.0.1:33591}
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node4'
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@10d390e{HTTP/1.1,[http/1.1]}{127.0.0.1:46645}
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.e.j.s.Server Started @1874957ms
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46645}
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.e.j.s.Server Started @1874957ms
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33591}
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node5'
   [junit4]   2> 1872863 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39565}
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node2'
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872864 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node3'
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872865 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872880 INFO  (zkCallback-19748-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c6cf94 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872880 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872880 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872890 INFO  (zkCallback-19749-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1db202 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872890 INFO  (zkCallback-19750-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ba4420 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872890 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872890 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1872890 INFO  (zkCallback-19751-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1feae67 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872890 INFO  (zkCallback-19752-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1339936 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872890 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872890 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1872891 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1872911 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 0x156837a95520004, 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> 1872911 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node5/.
   [junit4]   2> 1872911 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node2/.
   [junit4]   2> 1872912 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 6390421
   [junit4]   2> 1872912 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 26800029
   [junit4]   2> 1872912 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node5]
   [junit4]   2> 1872912 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node2]
   [junit4]   2> 1872912 WARN  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node5/lib
   [junit4]   2> 1872912 WARN  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node2/lib
   [junit4]   2> 1872913 INFO  (jetty-launcher-19746-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> 1872913 INFO  (jetty-launcher-19746-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> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872916 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872917 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872917 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 0x156837a95520001, 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> 1872917 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node4/.
   [junit4]   2> 1872917 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node3/.
   [junit4]   2> 1872917 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 0x156837a95520005, 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> 1872918 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 17815332
   [junit4]   2> 1872918 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node3]
   [junit4]   2> 1872917 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node1/.
   [junit4]   2> 1872917 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21178431
   [junit4]   2> 1872918 WARN  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node3/lib
   [junit4]   2> 1872918 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node4]
   [junit4]   2> 1872918 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 33221444
   [junit4]   2> 1872918 INFO  (jetty-launcher-19746-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> 1872918 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node1]
   [junit4]   2> 1872918 WARN  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node4/lib
   [junit4]   2> 1872918 WARN  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node1/lib
   [junit4]   2> 1872918 INFO  (jetty-launcher-19746-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> 1872918 INFO  (jetty-launcher-19746-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> 1872919 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872919 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872919 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872919 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872919 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872919 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872919 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872920 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr
   [junit4]   2> 1872920 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872920 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1872920 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872920 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr
   [junit4]   2> 1872920 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41717/solr
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872921 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1872927 INFO  (zkCallback-19757-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ae0d54 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1872927 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872927 INFO  (zkCallback-19758-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d73c5c name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1872927 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872927 INFO  (jetty-launcher-19746-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872927 INFO  (jetty-launcher-19746-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872936 INFO  (zkCallback-19765-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1edb74a name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1872936 INFO  (zkCallback-19766-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c006ce name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1872936 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872936 INFO  (zkCallback-19767-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@101a89c name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1872936 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872936 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1872936 INFO  (jetty-launcher-19746-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872936 INFO  (jetty-launcher-19746-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872936 INFO  (jetty-launcher-19746-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1872945 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$97/12245528@10010f0
   [junit4]   2> 1872945 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1872949 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$97/12245528@18c9138
   [junit4]   2> 1872949 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1872957 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33dfa7 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872957 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$97/12245528@d6988a
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$97/12245528@2a0898
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$97/12245528@146bfd
   [junit4]   2> 1872964 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a062ee name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1872964 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1872988 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1786257 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872988 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1872988 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1872988 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12b392d name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872988 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1872988 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a132af name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1872988 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1872988 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1873123 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1873123 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1873123 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1873123 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1873123 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1873230 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1873230 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1873230 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1873230 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1873239 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1873251 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1873263 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1873264 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1873263 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1873272 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1873293 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1873293 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1873301 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1873301 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1873303 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1873313 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1873322 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1873322 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1873332 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1873332 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1873334 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1873334 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1873334 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1873358 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1873358 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1873358 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1873359 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1873359 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1873368 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1873368 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1873368 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1873368 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1873368 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1873387 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1873387 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1873387 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1873387 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1873387 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1873396 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1873397 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1873397 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1873397 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1873406 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1873407 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1873408 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1873408 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1873408 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1873408 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1873427 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1873427 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1873427 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1873427 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1873427 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1873437 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873437 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873437 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873439 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873439 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873448 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96409004549472270-127.0.0.1:39565_solr-n_0000000000
   [junit4]   2> 1873448 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96409004549472267-127.0.0.1:33591_solr-n_0000000001
   [junit4]   2> 1873448 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96409004549472271-127.0.0.1:34777_solr-n_0000000002
   [junit4]   2> 1873468 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96409004549472268-127.0.0.1:46645_solr-n_0000000003
   [junit4]   2> 1873468 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96409004549472269-127.0.0.1:39885_solr-n_0000000004
   [junit4]   2> 1873468 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39565_solr
   [junit4]   2> 1873468 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1873468 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96409004549472267-127.0.0.1:33591_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1873468 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96409004549472270-127.0.0.1:39565_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96409004549472271-127.0.0.1:34777_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34777_solr
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33591_solr
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:33591_solr
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:34777_solr
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96409004549472268-127.0.0.1:46645_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46645_solr
   [junit4]   2> 1873469 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46645_solr
   [junit4]   2> 1873479 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39885_solr
   [junit4]   2> 1873479 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39885_solr
   [junit4]   2> 1873479 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer Overseer 
(id=96409004549472270-127.0.0.1:39565_solr-n_0000000000) starting
   [junit4]   2> 1873481 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_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> 1873481 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_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> 1873481 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_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> 1873481 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_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> 1873481 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 1873486 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1873486 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1873486 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1873486 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1873486 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1873494 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_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> 1873495 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_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> 1873495 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_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> 1873495 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_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> 1873495 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 1873495 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1873495 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1873495 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1873496 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1873496 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1873496 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1873497 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1873497 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1873497 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node2/.
   [junit4]   2> 1873497 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1873497 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node5/.
   [junit4]   2> 1873497 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1873501 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1873501 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1873501 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node4/.
   [junit4]   2> 1873502 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1873504 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-2) 
[n:127.0.0.1:33591_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-4) 
[n:127.0.0.1:34777_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1873504 INFO  (jetty-launcher-19746-thread-5) 
[n:127.0.0.1:46645_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1873514 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1873514 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1873514 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node1/.
   [junit4]   2> 1873514 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1873515 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1873515 INFO  (jetty-launcher-19746-thread-1) 
[n:127.0.0.1:39885_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1873563 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1873564 INFO  
(OverseerCollectionConfigSetProcessor-96409004549472270-127.0.0.1:39565_solr-n_0000000000)
 [n:127.0.0.1:39565_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1873564 INFO  
(OverseerStateUpdate-96409004549472270-127.0.0.1:39565_solr-n_0000000000) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1873564 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39565_solr as DOWN
   [junit4]   2> 1873579 INFO  
(OverseerStateUpdate-96409004549472270-127.0.0.1:39565_solr-n_0000000000) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1873602 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39565_solr
   [junit4]   2> 1873602 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:39565_solr
   [junit4]   2> 1873603 INFO  
(OverseerStateUpdate-96409004549472270-127.0.0.1:39565_solr-n_0000000000) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39565_solr"} current state version: 0
   [junit4]   2> 1873603 INFO  
(OverseerStateUpdate-96409004549472270-127.0.0.1:39565_solr-n_0000000000) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:39565_solr
   [junit4]   2> 1873620 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_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> 1873620 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 1873620 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_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> 1873620 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_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> 1873620 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_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> 1873631 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1873631 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1873632 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node3/.
   [junit4]   2> 1873632 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1873637 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1873637 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1873637 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1873637 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1873637 INFO  (jetty-launcher-19746-thread-3) 
[n:127.0.0.1:39565_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1873637 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1873637 INFO  
(zkCallback-19772-thread-1-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1873637 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1873637 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1873673 INFO  (zkCallback-19778-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@419131 name:ZooKeeperConnection 
Watcher:127.0.0.1:41717 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1873673 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1873673 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1873697 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1971d1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873698 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26800029
   [junit4]   2> 1873698 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33591_solr as DOWN
   [junit4]   2> 1873747 INFO  
(OverseerStateUpdate-96409004549472270-127.0.0.1:39565_solr-n_0000000000) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33591_solr"} current state version: 0
   [junit4]   2> 1873748 INFO  
(OverseerStateUpdate-96409004549472270-127.0.0.1:39565_solr-n_0000000000) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:33591_solr
   [junit4]   2> 1873761 INFO  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_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: [5])
   [junit4]   2> 1873761 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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: [5])
   [junit4]   2> 1873761 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_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: [5])
   [junit4]   2> 1873761 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_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: [5])
   [junit4]   2> 1873761 INFO  
(zkCallback-19772-thread-2-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_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: [5])
   [junit4]   2> 1873770 INFO  
(zkCallback-19769-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1873770 INFO  
(zkCallback-19772-thread-2-processing-n:127.0.0.1:39565_solr) 
[n:127.0.0.1:39565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1873770 INFO  
(zkCallback-19770-thread-1-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1873770 INFO  
(zkCallback-19770-thread-2-processing-n:127.0.0.1:34777_solr) 
[n:127.0.0.1:34777_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96409004549472270-127.0.0.1:39565_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1873770 INFO  
(zkCallback-19771-thread-1-processing-n:127.0.0.1:39885_solr) 
[n:127.0.0.1:39885_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1875261 WARN  
(zkCallback-19768-thread-1-processing-n:127.0.0.1:33591_solr) 
[n:127.0.0.1:33591_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1875261 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@124e0e5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1875262 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1875263 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1700948{/solr,null,AVAILABLE}
   [junit4]   2> 1875263 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1beb54c{HTTP/1.1,[http/1.1]}{127.0.0.1:44979}
   [junit4]   2> 1875263 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.e.j.s.Server Started @1877357ms
   [junit4]   2> 1875264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44979}
   [junit4]   2> 1875264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1875264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node6'
   [junit4]   2> 1875264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1875264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1875264 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1875265 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1875285 INFO  (zkCallback-19780-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16073ea name:ZooKeeperConnection 
Watcher:127.0.0.1:41717/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1875285 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1875286 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1875286 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1875304 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001/tempDir-001/node6/.
   [junit4]   2> 1875304 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6BDB72CD3F3FF535]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24213787
   [junit4]   2> 1875304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-see

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

roduce with: ant test  -Dtestcase=BasicAuthIntegrationTest 
-Dtests.method=testBasics -Dtests.seed=6BDB72CD3F3FF535 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP 
-Dtests.timezone=Australia/Darwin -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   22.3s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:46645/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6BDB72CD3F3FF535:5603DCE107D1AB45]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:46645/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:46645 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [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: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6BDB72CD3F3FF535-001
   [junit4]   2> Aug 13, 2016 10:38:06 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=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=266472256,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, 
PrimUtilsTest, CoreAdminRequestStatusTest, TestInitQParser, 
XsltUpdateRequestHandlerTest, AnalyticsMergeStrategyTest, 
DistributedFacetPivotSmallAdvancedTest, 
HdfsTlogReplayBufferedWhileIndexingTest, DisMaxRequestHandlerTest, 
TestRecoveryHdfs, SecurityConfHandlerTest, TestRemoteStreaming, 
TestRealTimeGet, TestRandomCollapseQParserPlugin, 
UUIDUpdateProcessorFallbackTest, TestValueSourceCache, TestFilteredDocIdSet, 
TestRandomFlRTGCloud, HttpPartitionTest, TestCustomDocTransformer, 
AlternateDirectoryTest, SuggestComponentTest, TestPKIAuthenticationPlugin, 
TestNoOpRegenerator, TestRTimerTree, SimpleCollectionCreateDeleteTest, 
RulesTest, SOLR749Test, ExplicitHLLTest, TestRTGBase, ActionThrottleTest, 
TestPivotHelperCode, TestCSVLoader, TestSolrFieldCacheMBean, 
HighlighterMaxOffsetTest, TestCloudInspectUtil, TestConfigSetProperties, 
TestBadConfig, CleanupOldIndexTest, ZkNodePropsTest, RollingRestartTest, 
TestArbitraryIndexDir, TestLockTree, BigEndianAscendingWordDeserializerTest, 
TestImplicitCoreProperties, MergeStrategyTest, ResourceLoaderTest, 
PreAnalyzedFieldTest, CacheHeaderTest, TestMergePolicyConfig, 
TestRawResponseWriter, QueryEqualityTest, OverseerTaskQueueTest, 
TestManagedSynonymFilterFactory, CachingDirectoryFactoryTest, 
TestRandomDVFaceting, TestSchemaVersionResource, CursorPagingTest, 
DocumentAnalysisRequestHandlerTest, CheckHdfsIndexTest, TestBinaryField, 
TestStressCloudBlindAtomicUpdates, HdfsChaosMonkeyNothingIsSafeTest, 
TestAddFieldRealTimeGet, TestSchemaManager, FacetPivotSmallTest, 
QueryElevationComponentTest, TestCollectionAPI, TestNumericTerms32, 
PreAnalyzedUpdateProcessorTest, TestConfig, AnalysisAfterCoreReloadTest, 
DistributedExpandComponentTest, CollectionStateFormat2Test, 
TestLuceneMatchVersion, TestDocTermOrds, BasicDistributedZkTest, 
TestRangeQuery, OutOfBoxZkACLAndCredentialsProvidersTest, 
SolrRequestParserTest, RequiredFieldsTest, ConnectionReuseTest, TestTrieFacet, 
CdcrBootstrapTest, TestComplexPhraseQParserPlugin, TestDocSet, 
TestDynamicFieldCollectionResource, IndexSchemaRuntimeFieldTest, 
AddBlockUpdateTest, ResponseLogComponentTest, TestSchemaNameResource, 
DeleteInactiveReplicaTest, LeaderElectionIntegrationTest, 
TestDFISimilarityFactory, AtomicUpdatesTest, CurrencyFieldOpenExchangeTest, 
SynonymTokenizerTest, PeerSyncTest, TestPseudoReturnFields, 
PathHierarchyTokenizerFactoryTest, TestDistributedSearch, 
TestBinaryResponseWriter, TestQuerySenderNoQuery, CopyFieldTest, 
BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestSearchPerf, 
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestXIncludeConfig, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, 
DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, 
TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestJettySolrRunner, AsyncCallRequestStatusResponseTest, 
CollectionsAPISolrJTest, DeleteStatusTest, DistribCursorPagingTest, 
DistributedQueueTest, ForceLeaderTest, TestConfigSetsAPI, 
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestReplicaProperties, 
TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestStressLiveNodes, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsWriteToMultipleCollectionsTest, ZkStateWriterTest, 
ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigOverlay, 
TestDynamicLoading, TestHdfsBackupRestoreCore, TestReqParamsAPI, 
CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, 
SegmentsInfoRequestHandlerTest, DistributedQueryComponentOptimizationTest, 
SuggestComponentContextFilterQueryTest, TestExpandComponent, SmileWriterTest, 
TestMacros, TestGraphMLResponseWriter, TestSortingResponseWriter, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestCollationFieldDocValues, TestManagedSchemaAPI, TestStressUserVersions, 
BlockJoinFacetRandomTest, TestScoreJoinQPNoScore, BasicAuthIntegrationTest]
   [junit4] Completed [598/629 (2!)] on J0 in 23.03s, 1 test, 1 error <<< 
FAILURES!

[...truncated 52535 lines...]

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

Reply via email to