Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/718/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1 at __randomizedtesting.SeedInfo.seed([55EAC0E3C4E6865C:68326ECFFC08D82C]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1 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:714) 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: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) 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 Build Log: [...truncated 10609 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 236047 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 236047 INFO (Thread-353) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 236047 INFO (Thread-353) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 236147 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.ZkTestServer start zk server on port:43163 [junit4] 2> 236148 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236148 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236180 INFO (zkCallback-269-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ad6c2ed name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236180 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236180 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236180 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 236208 INFO (jetty-launcher-268-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 236208 INFO (jetty-launcher-268-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 236209 INFO (jetty-launcher-268-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 236209 INFO (jetty-launcher-268-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 236210 INFO (jetty-launcher-268-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2212919d{/solr,null,AVAILABLE} [junit4] 2> 236212 INFO (jetty-launcher-268-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@5406baaa{HTTP/1.1,[http/1.1]}{127.0.0.1:60020} [junit4] 2> 236212 INFO (jetty-launcher-268-thread-1) [ ] o.e.j.s.Server Started @239570ms [junit4] 2> 236212 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60020} [junit4] 2> 236212 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 236213 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1' [junit4] 2> 236213 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 236213 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 236213 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236213 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236216 INFO (jetty-launcher-268-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 236217 INFO (jetty-launcher-268-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6155a1{/solr,null,AVAILABLE} [junit4] 2> 236217 INFO (jetty-launcher-268-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@550dfacc{HTTP/1.1,[http/1.1]}{127.0.0.1:42732} [junit4] 2> 236217 INFO (jetty-launcher-268-thread-2) [ ] o.e.j.s.Server Started @239575ms [junit4] 2> 236217 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42732} [junit4] 2> 236219 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 236219 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2' [junit4] 2> 236219 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 236219 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 236219 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236220 INFO (jetty-launcher-268-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ced843e{/solr,null,AVAILABLE} [junit4] 2> 236221 INFO (jetty-launcher-268-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@7ab463fb{HTTP/1.1,[http/1.1]}{127.0.0.1:44137} [junit4] 2> 236221 INFO (jetty-launcher-268-thread-3) [ ] o.e.j.s.Server Started @239578ms [junit4] 2> 236221 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44137} [junit4] 2> 236222 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 236222 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4' [junit4] 2> 236222 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 236222 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 236222 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236222 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236234 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236236 INFO (jetty-launcher-268-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@214fd7e0{/solr,null,AVAILABLE} [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@1b5e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:55884} [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.e.j.s.Server Started @239594ms [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55884} [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3' [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 236237 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236238 INFO (jetty-launcher-268-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8dee1fb{/solr,null,AVAILABLE} [junit4] 2> 236240 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236241 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236241 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236241 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@23da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:36101} [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.e.j.s.Server Started @239599ms [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36101} [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5' [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 236242 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 236243 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236243 INFO (zkCallback-271-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c5cc18a name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236243 INFO (zkCallback-270-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c0da313 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236243 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236243 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236243 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236244 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236244 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236247 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 236247 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 236247 INFO (zkCallback-273-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d492499 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236247 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236247 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236250 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 236252 INFO (zkCallback-274-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dc541d8 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236252 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236252 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236252 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 236262 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 236283 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/. [junit4] 2> 236283 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1724727331 [junit4] 2> 236283 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5] [junit4] 2> 236283 WARN (jetty-launcher-268-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/lib [junit4] 2> 236284 INFO (jetty-launcher-268-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> 236287 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/. [junit4] 2> 236287 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1746113675 [junit4] 2> 236287 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2] [junit4] 2> 236287 WARN (jetty-launcher-268-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/lib [junit4] 2> 236288 INFO (jetty-launcher-268-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> 236290 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 236290 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 236290 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 236291 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr [junit4] 2> 236291 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 236291 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236291 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236295 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236330 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/. [junit4] 2> 236330 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1476784048 [junit4] 2> 236330 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4] [junit4] 2> 236331 WARN (jetty-launcher-268-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/lib [junit4] 2> 236331 INFO (jetty-launcher-268-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> 236332 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 236332 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 236332 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 236332 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr [junit4] 2> 236332 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 236332 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236333 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236344 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/. [junit4] 2> 236344 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 2086507178 [junit4] 2> 236344 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3] [junit4] 2> 236344 WARN (jetty-launcher-268-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/lib [junit4] 2> 236344 INFO (jetty-launcher-268-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> 236346 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 236347 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 236347 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 236347 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr [junit4] 2> 236347 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 236347 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236347 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236352 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/. [junit4] 2> 236352 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 258218654 [junit4] 2> 236352 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1] [junit4] 2> 236352 WARN (jetty-launcher-268-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/lib [junit4] 2> 236352 INFO (jetty-launcher-268-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> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr [junit4] 2> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 236354 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236355 INFO (zkCallback-277-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236355 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236355 INFO (jetty-launcher-268-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236359 INFO (zkCallback-280-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405c823f name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236359 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236360 INFO (jetty-launcher-268-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236361 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 0x155e6575b890002, 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> 236371 INFO (zkCallback-283-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48bc0631 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236371 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236371 INFO (jetty-launcher-268-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236389 INFO (zkCallback-289-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a0234e3 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236389 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236389 INFO (jetty-launcher-268-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236390 INFO (zkCallback-286-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@753a728e name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236390 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236390 INFO (jetty-launcher-268-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 236391 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@570d8d49 [junit4] 2> 236391 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236423 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@5bfdd74e [junit4] 2> 236424 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236432 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@3d41ed5d [junit4] 2> 236432 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236433 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a91dde name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236433 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236435 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@10c21a04 [junit4] 2> 236435 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d9921eb name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236435 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236435 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236437 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@50278033 [junit4] 2> 236438 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 236441 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2deba41a name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236442 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236444 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54e85f64 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236444 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236445 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 236445 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 236446 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e50a002 name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 236447 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 236487 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 236487 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 236541 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 236559 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 236569 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 236699 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 236699 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 236699 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 236700 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 236714 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 236747 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 236751 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 236751 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 236751 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 236756 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 236815 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 236815 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 236834 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 236835 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 236835 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 236869 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 236870 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 236871 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 236871 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 236903 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 236903 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 236904 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 236904 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 236904 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 236923 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 236928 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 236928 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 236928 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 236961 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 236962 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 236964 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 236965 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 236977 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 236977 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 236977 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 236977 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 236978 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 236987 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 236987 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 236987 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 236987 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 236987 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 236989 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 236989 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 236989 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 236990 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 236990 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 236990 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 236991 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 236991 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 236992 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 236993 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 236999 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 237000 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 237000 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 237012 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 237012 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 237012 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 237013 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 237023 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 237023 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 237023 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 237023 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 237023 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 237027 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582028-127.0.0.1:44137_solr-n_0000000000 [junit4] 2> 237027 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001 [junit4] 2> 237028 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002 [junit4] 2> 237031 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 [junit4] 2> 237032 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582031-127.0.0.1:55884_solr-n_0000000004 [junit4] 2> 237032 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44137_solr [junit4] 2> 237032 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 237033 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002 to know if I could be the leader [junit4] 2> 237033 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 to know if I could be the leader [junit4] 2> 237033 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582028-127.0.0.1:44137_solr-n_0000000000 to know if I could be the leader [junit4] 2> 237034 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36101_solr [junit4] 2> 237034 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36101_solr [junit4] 2> 237034 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60020_solr [junit4] 2> 237034 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60020_solr [junit4] 2> 237034 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55884_solr [junit4] 2> 237034 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55884_solr [junit4] 2> 237039 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001 to know if I could be the leader [junit4] 2> 237040 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer Overseer (id=96236229930582028-127.0.0.1:44137_solr-n_0000000000) starting [junit4] 2> 237044 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_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> 237044 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_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> 237044 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_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> 237044 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_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> 237045 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_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> 237045 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42732_solr as DOWN [junit4] 2> 237063 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 237063 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 237064 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 237064 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 237064 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 237087 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 237087 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 237088 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node3/. [junit4] 2> 237088 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 237091 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 237091 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 [junit4] 2> 237091 INFO (jetty-launcher-268-thread-5) [n:127.0.0.1:55884_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 237093 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42732_solr [junit4] 2> 237093 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42732_solr [junit4] 2> 237098 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 237098 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 237099 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node5/. [junit4] 2> 237099 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 237103 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_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> 237103 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_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> 237103 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_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> 237104 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 237104 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 237104 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_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> 237104 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 237105 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 [junit4] 2> 237105 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_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> 237105 INFO (jetty-launcher-268-thread-4) [n:127.0.0.1:36101_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 237107 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 237107 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 237107 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node1/. [junit4] 2> 237108 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 237109 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 237109 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 237110 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 [junit4] 2> 237110 INFO (jetty-launcher-268-thread-1) [n:127.0.0.1:60020_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 237121 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 237121 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 237122 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node2/. [junit4] 2> 237122 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 237124 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 [junit4] 2> 237124 INFO (jetty-launcher-268-thread-2) [n:127.0.0.1:42732_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 237144 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 237145 INFO (OverseerCollectionConfigSetProcessor-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 237145 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN [junit4] 2> 237145 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 237171 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr [junit4] 2> 237171 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44137_solr [junit4] 2> 237171 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 237189 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_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> 237189 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_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> 237189 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_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> 237189 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_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> 237190 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_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> 237191 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 237191 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 237191 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 237192 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 237192 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 237192 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42732_solr"} current state version: 0 [junit4] 2> 237192 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42732_solr [junit4] 2> 237217 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 237217 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 237218 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node4/. [junit4] 2> 237218 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 237224 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 [junit4] 2> 237224 INFO (jetty-launcher-268-thread-3) [n:127.0.0.1:44137_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 237224 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 237224 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 237226 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:44137_solr"} current state version: 0 [junit4] 2> 237226 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44137_solr [junit4] 2> 237230 INFO (zkCallback-300-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ce8b70 name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 237230 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 237231 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 237271 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1b5e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 237271 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2086507178 [junit4] 2> 237271 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:55884_solr as DOWN [junit4] 2> 237292 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_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> 237293 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_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> 237293 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_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> 237293 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_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> 237293 INFO (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_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> 237294 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:55884_solr"} current state version: 0 [junit4] 2> 237294 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55884_solr [junit4] 2> 237294 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 237295 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 237296 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 237296 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 238794 WARN (zkCallback-294-thread-1-processing-n:127.0.0.1:55884_solr) [n:127.0.0.1:55884_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 238794 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@214fd7e0{/solr,null,UNAVAILABLE} [junit4] 2> 238797 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 238799 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c3d150f{/solr,null,AVAILABLE} [junit4] 2> 238800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.e.j.s.ServerConnector Started ServerConnector@19931151{HTTP/1.1,[http/1.1]}{127.0.0.1:50707} [junit4] 2> 238800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.e.j.s.Server Started @242158ms [junit4] 2> 238800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50707} [junit4] 2> 238800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c [junit4] 2> 238801 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6' [junit4] 2> 238801 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 238801 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 238801 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238801 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238807 INFO (zkCallback-302-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73fda95e name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238807 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238808 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 238808 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 238834 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/. [junit4] 2> 238835 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.CoreContainer New CoreContainer 523277648 [junit4] 2> 238835 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6] [junit4] 2> 238835 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/lib [junit4] 2> 238835 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] 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> 238837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 238837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 238837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 238837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43163/solr [junit4] 2> 238837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 238837 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 238838 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238844 INFO (zkCallback-305-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31cb2cac name:ZooKeeperConnection Watcher:127.0.0.1:43163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238845 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 238845 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 238863 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$37/529096720@30c99178 [junit4] 2> 238863 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 238886 INFO (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d34b2cc name:ZooKeeperConnection Watcher:127.0.0.1:43163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 238887 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 239011 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 239013 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 239014 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 239018 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 239033 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96236229930582035-127.0.0.1:50707_solr-n_0000000005 [junit4] 2> 239034 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 to know if I could be the leader [junit4] 2> 239035 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:50707_solr as DOWN [junit4] 2> 239068 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50707_solr [junit4] 2> 239069 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50707_solr [junit4] 2> 239069 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:50707_solr"} current state version: 0 [junit4] 2> 239070 INFO (OverseerStateUpdate-96236229930582028-127.0.0.1:44137_solr-n_0000000000) [n:127.0.0.1:44137_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50707_solr [junit4] 2> 239074 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_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> 239075 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_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> 239075 INFO (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_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> 239075 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_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> 239075 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_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> 239078 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44137_solr) [n:127.0.0.1:44137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239078 INFO (zkCallback-290-thread-1-processing-n:127.0.0.1:36101_solr) [n:127.0.0.1:36101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239078 INFO (zkCallback-293-thread-1-processing-n:127.0.0.1:60020_solr) [n:127.0.0.1:60020_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239078 INFO (zkCallback-292-thread-1-processing-n:127.0.0.1:42732_solr) [n:127.0.0.1:42732_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239079 INFO (zkCallback-306-thread-1-processing-n:127.0.0.1:50707_solr) [n:127.0.0.1:50707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 239103 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 239103 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 239104 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001/tempDir-001/node6/. [junit4] 2> 239104 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [n:127.0.0.1:50707_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 239105 INFO (TEST-BasicAuthIntegrationTest.testBasics-see [...truncated too long message...] launcher-268-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2989341a{/solr,null,UNAVAILABLE} [junit4] 2> 258441 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[55EAC0E3C4E6865C]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43163 43163 [junit4] 2> 258457 INFO (Thread-353) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43163 43163 [junit4] 2> 258458 WARN (Thread-353) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 2 /solr/overseer_elect/election/96236229930582029-127.0.0.1:42732_solr-n_0000000002 [junit4] 2> 2 /solr/overseer_elect/election/96236229930582030-127.0.0.1:60020_solr-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/96236229930582027-127.0.0.1:36101_solr-n_0000000003 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 21 /solr/overseer/queue [junit4] 2> 17 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=55EAC0E3C4E6865C -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 22.4s J1 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at __randomizedtesting.SeedInfo.seed([55EAC0E3C4E6865C:68326ECFFC08D82C]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:42732/solr/testSolrCloudCollection_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > ... 1 more [junit4] > Caused by: java.net.SocketException: Connection reset [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:209) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_55EAC0E3C4E6865C-001 [junit4] 2> Jul 13, 2016 10:19:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=FST50, intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=807, maxMBSortInHeap=5.461436841274013, sim=ClassicSimilarity, locale=cs-CZ, timezone=Asia/Thimphu [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=47963600,total=151855104 [junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, OutputWriterTest, ZkSolrClientTest, TestSimpleTrackingShardHandler, CloudMLTQParserTest, SuggestComponentContextFilterQueryTest, OpenCloseCoreStressTest, TestJsonFacets, NumericFieldsTest, TestAtomicUpdateErrorCases, SuggesterWFSTTest, TestRecovery, CleanupOldIndexTest, SimpleCollectionCreateDeleteTest, HdfsBasicDistributedZkTest, OpenExchangeRatesOrgProviderTest, TestMissingGroups, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnShardRestartTest, SpatialRPTFieldTypeTest, TestExclusionRuleCollectionAccess, ResponseHeaderTest, BasicAuthIntegrationTest] [junit4] Completed [41/620 (1!)] on J1 in 23.44s, 1 test, 1 error <<< FAILURES! [...truncated 1897 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:763: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:707: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 99 ignored (84 assumptions) [seed: 55EAC0E3C4E6865C] Total time: 82 minutes 7 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]
