Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5952/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:64990/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:64990/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([CE21D5E94B8E81E7:F3F97BC57360DF97]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:194) 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:64990/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) 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:674) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 1) Thread[id=47003, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:745) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 1) Thread[id=47003, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:745) at __randomizedtesting.SeedInfo.seed([CE21D5E94B8E81E7]:0) FAILED: junit.framework.TestSuite.org.apache.solr.security.TestPKIAuthenticationPlugin Error Message: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] Stack Trace: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] at __randomizedtesting.SeedInfo.seed([CE21D5E94B8E81E7]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256) at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12406 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 2704929 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2704933 INFO (Thread-7261) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2704933 INFO (Thread-7261) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2705029 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.ZkTestServer start zk server on port:64984 [junit4] 2> 2705029 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705030 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705038 INFO (zkCallback-10063-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cc15ae name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705038 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705039 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705039 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 2705049 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 0x155ad0c74800000, 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> 2705054 INFO (jetty-launcher-10062-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2705054 INFO (jetty-launcher-10062-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2705056 INFO (jetty-launcher-10062-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79e252a8{/solr,null,AVAILABLE} [junit4] 2> 2705056 INFO (jetty-launcher-10062-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fa35279{/solr,null,AVAILABLE} [junit4] 2> 2705057 INFO (jetty-launcher-10062-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@60741b0a{HTTP/1.1,[http/1.1]}{127.0.0.1:64990} [junit4] 2> 2705063 INFO (jetty-launcher-10062-thread-4) [ ] o.e.j.s.Server Started @2710932ms [junit4] 2> 2705063 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64990} [junit4] 2> 2705063 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2705063 INFO (jetty-launcher-10062-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2705063 INFO (jetty-launcher-10062-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@75aebe37{HTTP/1.1,[http/1.1]}{127.0.0.1:64988} [junit4] 2> 2705064 INFO (jetty-launcher-10062-thread-2) [ ] o.e.j.s.Server Started @2710933ms [junit4] 2> 2705064 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64988} [junit4] 2> 2705064 INFO (jetty-launcher-10062-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b796a6b{/solr,null,AVAILABLE} [junit4] 2> 2705064 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2705064 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node1' [junit4] 2> 2705065 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2705065 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2705066 INFO (jetty-launcher-10062-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@64bfa7e8{HTTP/1.1,[http/1.1]}{127.0.0.1:64994} [junit4] 2> 2705066 INFO (jetty-launcher-10062-thread-5) [ ] o.e.j.s.Server Started @2710935ms [junit4] 2> 2705066 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64994} [junit4] 2> 2705066 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2705066 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node3' [junit4] 2> 2705066 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2705067 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2705063 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node4' [junit4] 2> 2705068 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2705068 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2705077 INFO (jetty-launcher-10062-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2705079 INFO (jetty-launcher-10062-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a61ad07{/solr,null,AVAILABLE} [junit4] 2> 2705079 INFO (jetty-launcher-10062-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@1111c704{HTTP/1.1,[http/1.1]}{127.0.0.1:64997} [junit4] 2> 2705080 INFO (jetty-launcher-10062-thread-1) [ ] o.e.j.s.Server Started @2710949ms [junit4] 2> 2705080 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64997} [junit4] 2> 2705080 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2705080 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node2' [junit4] 2> 2705080 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2705080 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2705081 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705082 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705082 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705082 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705084 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705085 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705086 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705098 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705098 INFO (jetty-launcher-10062-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2705099 INFO (jetty-launcher-10062-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@223eed06{/solr,null,AVAILABLE} [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@60525df8{HTTP/1.1,[http/1.1]}{127.0.0.1:65008} [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.e.j.s.Server Started @2710969ms [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65008} [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node5' [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2705100 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2705101 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705101 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705112 INFO (zkCallback-10066-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@165cd208 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705112 INFO (zkCallback-10067-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4175897f name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705112 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705114 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705114 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705114 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705115 INFO (zkCallback-10065-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6120d067 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705115 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705116 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705116 INFO (zkCallback-10068-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b6ead54 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705116 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705116 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705120 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2705120 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2705120 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2705120 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2705136 INFO (zkCallback-10064-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4be774ba name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705136 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705137 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705138 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node5\. [junit4] 2> 2705139 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1683129977 [junit4] 2> 2705139 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node5] [junit4] 2> 2705139 WARN (jetty-launcher-10062-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node5\lib [junit4] 2> 2705140 INFO (jetty-launcher-10062-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> 2705141 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node1\. [junit4] 2> 2705141 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 85517879 [junit4] 2> 2705141 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node1] [junit4] 2> 2705141 WARN (jetty-launcher-10062-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node1\lib [junit4] 2> 2705142 INFO (jetty-launcher-10062-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> 2705145 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2705146 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node4\. [junit4] 2> 2705146 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 22093079 [junit4] 2> 2705146 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node4] [junit4] 2> 2705146 WARN (jetty-launcher-10062-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node4\lib [junit4] 2> 2705147 INFO (jetty-launcher-10062-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> 2705148 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 0x155ad0c74800003, 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> 2705148 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2705148 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2705148 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2705148 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2705149 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2705149 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64984/solr [junit4] 2> 2705149 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2705149 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705151 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node3\. [junit4] 2> 2705151 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 681475131 [junit4] 2> 2705151 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705151 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node3] [junit4] 2> 2705151 WARN (jetty-launcher-10062-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node3\lib [junit4] 2> 2705152 INFO (jetty-launcher-10062-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> 2705149 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2705152 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64984/solr [junit4] 2> 2705152 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2705152 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705153 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705153 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2705153 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2705153 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2705154 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64984/solr [junit4] 2> 2705154 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2705154 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705154 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705154 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2705155 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2705155 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2705155 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64984/solr [junit4] 2> 2705156 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2705156 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705157 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705158 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node2\. [junit4] 2> 2705158 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1658477069 [junit4] 2> 2705158 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node2] [junit4] 2> 2705158 WARN (jetty-launcher-10062-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node2\lib [junit4] 2> 2705159 INFO (jetty-launcher-10062-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> 2705161 INFO (zkCallback-10075-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21c16c4b name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705161 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705161 INFO (zkCallback-10079-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63d0b1e8 name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705161 INFO (jetty-launcher-10062-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705161 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64984/solr [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2705162 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705162 INFO (zkCallback-10076-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a3087dd name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705163 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705163 INFO (jetty-launcher-10062-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705163 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705164 INFO (zkCallback-10080-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20987447 name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705165 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705165 INFO (jetty-launcher-10062-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705165 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 0x155ad0c74800006, 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> 2705165 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/551468699@16be856d [junit4] 2> 2705168 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/551468699@27825d63 [junit4] 2> 2705169 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705169 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/551468699@4af5ec71 [junit4] 2> 2705169 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705171 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705171 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 0x155ad0c74800009, 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> 2705171 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/551468699@3f4eee04 [junit4] 2> 2705172 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705173 INFO (zkCallback-10083-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@747d3d9c name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705173 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705173 INFO (jetty-launcher-10062-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705176 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f98b85 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705176 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705177 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68e3b620 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705177 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705180 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/551468699@530c57e4 [junit4] 2> 2705180 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21e338f0 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705180 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705181 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705181 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@437acf71 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705181 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705186 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2705186 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2705186 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2705187 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2705187 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e73b8a4 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705188 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705195 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2705196 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2705196 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2705197 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2705197 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2705212 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2705212 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2705213 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2705213 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2705216 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2705224 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2705225 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2705228 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2705228 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2705244 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2705245 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2705247 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2705247 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2705247 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2705250 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2705253 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2705254 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2705255 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2705258 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2705261 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2705261 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2705261 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2705261 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2705267 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2705267 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2705268 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2705269 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2705274 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2705274 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2705274 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2705274 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2705276 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2705282 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2705282 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2705282 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2705282 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2705283 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2705288 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2705288 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2705288 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2705288 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2705289 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2705289 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2705290 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2705290 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2705290 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2705290 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2705290 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2705292 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2705292 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2705293 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2705293 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2705300 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2705300 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2705300 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2705304 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2705304 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2705304 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2705304 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2705305 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2705306 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2705307 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2705307 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2705308 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2705309 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96173236064092171-127.0.0.1:65008_solr-n_0000000001 [junit4] 2> 2705309 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96173236064092174-127.0.0.1:64994_solr-n_0000000000 [junit4] 2> 2705310 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96173236064092172-127.0.0.1:64990_solr-n_0000000002 [junit4] 2> 2705312 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96173236064092175-127.0.0.1:64997_solr-n_0000000003 [junit4] 2> 2705312 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64994_solr [junit4] 2> 2705312 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 2705313 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96173236064092174-127.0.0.1:64994_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2705313 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2705313 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65008_solr [junit4] 2> 2705313 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96173236064092171-127.0.0.1:65008_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2705313 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65008_solr [junit4] 2> 2705313 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96173236064092172-127.0.0.1:64990_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2705314 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64990_solr [junit4] 2> 2705314 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64990_solr [junit4] 2> 2705315 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96173236064092173-127.0.0.1:64988_solr-n_0000000004 [junit4] 2> 2705315 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64997_solr [junit4] 2> 2705315 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64997_solr [junit4] 2> 2705317 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.Overseer Overseer (id=96173236064092174-127.0.0.1:64994_solr-n_0000000000) starting [junit4] 2> 2705318 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_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> 2705318 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_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> 2705318 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_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> 2705319 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_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> 2705319 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_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> 2705319 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96173236064092175-127.0.0.1:64997_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2705321 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2705322 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2705322 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2705328 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2705329 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2705334 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2705334 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2705336 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node2\. [junit4] 2> 2705337 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2705337 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 2705338 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64988_solr as DOWN [junit4] 2> 2705340 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2705340 INFO (jetty-launcher-10062-thread-1) [n:127.0.0.1:64997_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2705341 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2705341 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2705341 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2705341 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2705341 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2705343 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 2705344 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2705344 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2705345 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node4\. [junit4] 2> 2705346 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2705346 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64988_solr [junit4] 2> 2705346 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64988_solr [junit4] 2> 2705347 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2705347 INFO (jetty-launcher-10062-thread-4) [n:127.0.0.1:64990_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2705351 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_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> 2705351 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_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> 2705351 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_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> 2705351 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_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> 2705351 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_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> 2705352 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2705353 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2705353 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2705353 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2705353 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2705353 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2705353 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2705353 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node5\. [junit4] 2> 2705354 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2705355 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2705355 INFO (jetty-launcher-10062-thread-3) [n:127.0.0.1:65008_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2705359 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2705359 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2705360 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node1\. [junit4] 2> 2705361 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2705362 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2705362 INFO (jetty-launcher-10062-thread-2) [n:127.0.0.1:64988_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2705363 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2705364 INFO (OverseerCollectionConfigSetProcessor-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2705364 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64994_solr as DOWN [junit4] 2> 2705364 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 2705367 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64994_solr [junit4] 2> 2705367 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64994_solr [junit4] 2> 2705367 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 2705370 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_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> 2705370 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_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> 2705373 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_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> 2705374 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_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> 2705373 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_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> 2705374 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64988_solr"} current state version: 0 [junit4] 2> 2705375 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64988_solr [junit4] 2> 2705375 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2705375 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2705375 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2705375 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2705375 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2705378 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64994_solr"} current state version: 0 [junit4] 2> 2705378 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64994_solr [junit4] 2> 2705381 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2705381 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2705382 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node3\. [junit4] 2> 2705383 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2705383 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2705383 INFO (jetty-launcher-10062-thread-5) [n:127.0.0.1:64994_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2705384 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2705384 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2705387 INFO (zkCallback-10094-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45938562 name:ZooKeeperConnection Watcher:127.0.0.1:64984 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2705387 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2705388 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2705389 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:64984/solr [junit4] 2> 2705392 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1111c704{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2705393 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1658477069 [junit4] 2> 2705393 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64997_solr as DOWN [junit4] 2> 2705400 INFO (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_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> 2705401 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_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> 2705401 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_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> 2705401 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 0x155ad0c7480000f, 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> 2705401 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64997_solr"} current state version: 0 [junit4] 2> 2705401 INFO (OverseerStateUpdate-96173236064092174-127.0.0.1:64994_solr-n_0000000000) [n:127.0.0.1:64994_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64997_solr [junit4] 2> 2705401 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_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> 2705401 INFO (zkCallback-10084-thread-1-processing-n:127.0.0.1:65008_solr) [n:127.0.0.1:65008_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2705402 INFO (zkCallback-10086-thread-1-processing-n:127.0.0.1:64990_solr) [n:127.0.0.1:64990_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2705402 INFO (zkCallback-10087-thread-1-processing-n:127.0.0.1:64994_solr) [n:127.0.0.1:64994_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2705402 INFO (zkCallback-10085-thread-1-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96173236064092172-127.0.0.1:64990_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2705402 INFO (zkCallback-10085-thread-2-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_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> 2705403 INFO (zkCallback-10085-thread-2-processing-n:127.0.0.1:64988_solr) [n:127.0.0.1:64988_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2706901 WARN (zkCallback-10088-thread-1-processing-n:127.0.0.1:64997_solr) [n:127.0.0.1:64997_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2706901 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a61ad07{/solr,null,UNAVAILABLE} [junit4] 2> 2706908 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2706909 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d390de0{/solr,null,AVAILABLE} [junit4] 2> 2706910 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.e.j.s.ServerConnector Started ServerConnector@2beb2718{HTTP/1.1,[http/1.1]}{127.0.0.1:65072} [junit4] 2> 2706911 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.e.j.s.Server Started @2712780ms [junit4] 2> 2706911 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65072} [junit4] 2> 2706912 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2706912 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node6' [junit4] 2> 2706912 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2706912 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2706912 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2706913 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2706915 INFO (zkCallback-10096-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42d5ef10 name:ZooKeeperConnection Watcher:127.0.0.1:64984/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2706915 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2706915 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2706916 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2706922 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CE21D5E94B8E81E7-001\tempDir-001\node6\. [junit4] 2> 2706922 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.CoreContainer New CoreContainer 2007401132 [junit4] 2> 2706922 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[CE21D5E94B8E81E7]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-W [...truncated too long message...] nMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=978, maxMBSortInHeap=7.305307058670734, sim=ClassicSimilarity, locale=es-VE, timezone=Asia/Pyongyang [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=195916800,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestLFUCache, AlternateDirectoryTest, TestRandomCollapseQParserPlugin, SOLR749Test, ZkControllerTest, DistribCursorPagingTest, TestPostingsSolrHighlighter, TestShardHandlerFactory, TestFunctionQuery, TestCodecSupport, TestTrieFacet, TestPivotHelperCode, FullHLLTest, TestCloudDeleteByQuery, SolrCloudExampleTest, TestFieldCacheVsDocValues, ParsingFieldUpdateProcessorsTest, TestCoreContainer, UnloadDistributedZkTest, OverseerRolesTest, SmileWriterTest, TestFastLRUCache, JSONWriterTest, TestNamedUpdateProcessors, DistributedFacetPivotLargeTest, CdcrUpdateLogTest, PeerSyncTest, ConcurrentDeleteAndCreateCollectionTest, CollectionsAPIAsyncDistributedZkTest, BasicDistributedZkTest, BitVectorTest, ResponseHeaderTest, ActionThrottleTest, PathHierarchyTokenizerFactoryTest, TestStressReorder, TestIBSimilarityFactory, SortSpecParsingTest, TestTolerantSearch, MergeStrategyTest, TestSolrCLIRunExample, TestOnReconnectListenerSupport, TestClassicSimilarityFactory, DocumentAnalysisRequestHandlerTest, TestDocTermOrds, TestReRankQParserPlugin, DistributedFacetPivotWhiteBoxTest, DocValuesMissingTest, TestFaceting, ScriptEngineTest, AnalyticsQueryTest, TestTolerantUpdateProcessorCloud, TestIntervalFaceting, DocValuesMultiTest, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored2, ZkStateWriterTest, QueryEqualityTest, SoftAutoCommitTest, TestExtendedDismaxParser, HdfsTlogReplayBufferedWhileIndexingTest, PreAnalyzedFieldTest, CustomCollectionTest, SSLMigrationTest, TestCloudManagedSchema, ZkCLITest, PingRequestHandlerTest, SystemInfoHandlerTest, TestDistribIDF, SpatialFilterTest, TimeZoneUtilsTest, LeaderElectionTest, TestOrdValues, XsltUpdateRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, DistribJoinFromCollectionTest, TestSolrDeletionPolicy1, TestFieldCacheSort, TestDistribDocBasedVersion, TestGraphTermsQParserPlugin, ClusterStateUpdateTest, TestFileDictionaryLookup, ShardSplitTest, CoreAdminCreateDiscoverTest, TestSerializedLuceneMatchVersion, QueryResultKeyTest, TestElisionMultitermQuery, RestartWhileUpdatingTest, TestLRUCache, AddSchemaFieldsUpdateProcessorFactoryTest, TestSurroundQueryParser, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsWriteToMultipleCollectionsTest, TestManagedStopFilterFactory, JsonLoaderTest, ExternalFileFieldSortTest, TestPartialUpdateDeduplication, ConnectionManagerTest, CloudExitableDirectoryReaderTest, TestCSVLoader, HttpPartitionTest, TestConfigOverlay, GraphQueryTest, OverseerTaskQueueTest, TestManagedResourceStorage, AnalysisAfterCoreReloadTest, BadCopyFieldTest, TestSchemaManager, TestFieldCacheReopen, HardAutoCommitTest, SolrIndexConfigTest, AddBlockUpdateTest, RegexBoostProcessorTest, TestWordDelimiterFilterFactory, SyncSliceTest, DistributedDebugComponentTest, UUIDFieldTest, DistributedFacetPivotSmallAdvancedTest, DistributedSpellCheckComponentTest, HdfsRecoveryZkTest, TestPseudoReturnFields, ChangedSchemaMergeTest, TestBulkSchemaAPI, TestJmxIntegration, SimpleFacetsTest, LeaderInitiatedRecoveryOnCommitTest, CdcrReplicationDistributedZkTest, TestRebalanceLeaders, HdfsBasicDistributedZkTest, TestLazyCores, AsyncMigrateRouteKeyTest, HdfsNNFailoverTest, PolyFieldTest, SliceStateTest, TestJsonFacets, TestRestoreCore, TestRawTransformer, TermsComponentTest, TestGroupingSearch, VMParamsZkACLAndCredentialsProvidersTest, TestCursorMarkWithoutUniqueKey, TestLegacyFieldCache, SuggesterFSTTest, TestExclusionRuleCollectionAccess, BlockJoinFacetRandomTest, TestQuerySenderNoQuery, HighlighterTest, CoreMergeIndexesAdminHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestHashPartitioner, BasicDistributedZk2Test, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestRandomDVFaceting, TestDistributedSearch, TestStressVersions, DistributedTermsComponentTest, StatsComponentTest, TestFiltering, TestIndexSearcher, CurrencyFieldXmlFileTest, SimplePostToolTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, DistanceFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestComponentsName, TestQuerySenderListener, CopyFieldTest, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, TestConfig, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CollectionStateFormat2Test, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistributedVersionInfoTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, RemoteQueryErrorTest, TestCloudBackupRestore, TestCloudPivotFacet, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRequestForwarding, TestSSLRandomization, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, StressHdfsTest, TestClusterStateMutator, RuleEngineTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestSolrDynamicMBean, RequestLoggingTest, TestBlobHandler, TestConfigReload, TestReqParamsAPI, TestSolrConfigHandlerCloud, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, CheckHdfsIndexTest, TestCustomDocTransformer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformerDistrib, TestCloudSchemaless, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, TestExactStatsCache, BasicAuthIntegrationTest, TestPKIAuthenticationPlugin] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPKIAuthenticationPlugin -Dtests.seed=CE21D5E94B8E81E7 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J0 | TestPKIAuthenticationPlugin (suite) <<< [junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] [junit4] > at __randomizedtesting.SeedInfo.seed([CE21D5E94B8E81E7]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [582/617 (2!)] on J0 in 0.09s, 1 test, 1 failure <<< FAILURES! [...truncated 125 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 617 suites (10 ignored), 2584 tests, 2 suite-level errors, 1 error, 127 ignored (82 assumptions) [seed: CE21D5E94B8E81E7] Total time: 69 minutes 24 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
