Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/350/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:64692/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:34789/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:64692/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:34789/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([BA3454F2C111D1B0:10F9870076C20460]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34789/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 47 more FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication Error Message: Index: 0, Size: 0 Stack Trace: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at __randomizedtesting.SeedInfo.seed([BA3454F2C111D1B0:AE7C0FA7E2166CAE]:0) at java.util.ArrayList.rangeCheck(ArrayList.java:657) at java.util.ArrayList.get(ArrayList.java:433) at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth Error Message: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1) Thread[id=4051, name=jetty-launcher-665-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) 2) Thread[id=4055, name=jetty-launcher-665-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1) Thread[id=4051, name=jetty-launcher-665-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) 2) Thread[id=4055, name=jetty-launcher-665-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) at __randomizedtesting.SeedInfo.seed([BA3454F2C111D1B0]:0) Build Log: [...truncated 11929 lines...] [junit4] Suite: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth [junit4] 2> 624269 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BA3454F2C111D1B0-001/init-core-data-001 [junit4] 2> 624270 WARN (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 624270 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 624272 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 624312 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BA3454F2C111D1B0-001/tempDir-001 [junit4] 2> 624312 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 624313 INFO (Thread-786) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 624313 INFO (Thread-786) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 624315 ERROR (Thread-786) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 624413 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:50390 [junit4] 2> 624418 INFO (zkConnectionManagerCallback-668-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624424 INFO (jetty-launcher-665-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 624424 INFO (jetty-launcher-665-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 624426 INFO (jetty-launcher-665-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2454d891{/solr,null,AVAILABLE} [junit4] 2> 624426 INFO (jetty-launcher-665-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22ebd6a2{/solr,null,AVAILABLE} [junit4] 2> 624427 INFO (jetty-launcher-665-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4b8d3166{HTTP/1.1,[http/1.1]}{127.0.0.1:57655} [junit4] 2> 624427 INFO (jetty-launcher-665-thread-1) [ ] o.e.j.s.Server Started @627158ms [junit4] 2> 624427 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57655} [junit4] 2> 624428 ERROR (jetty-launcher-665-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 624429 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 624429 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 624429 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 624429 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T00:12:41.110Z [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3e5962dc{HTTP/1.1,[http/1.1]}{127.0.0.1:38227} [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.e.j.s.Server Started @627162ms [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38227} [junit4] 2> 624431 ERROR (jetty-launcher-665-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 624431 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T00:12:41.112Z [junit4] 2> 624434 INFO (zkConnectionManagerCallback-670-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624436 INFO (zkConnectionManagerCallback-672-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624436 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 624442 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 0x1608b03a8a30001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 624442 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 624460 INFO (jetty-launcher-665-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50390/solr [junit4] 2> 624460 INFO (jetty-launcher-665-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50390/solr [junit4] 2> 624464 INFO (zkConnectionManagerCallback-680-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624465 INFO (zkConnectionManagerCallback-678-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624470 INFO (zkConnectionManagerCallback-682-thread-1-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624473 INFO (zkConnectionManagerCallback-684-thread-1-processing-n:127.0.0.1:57655_solr) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 624510 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 624511 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57655_solr [junit4] 2> 624517 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.Overseer Overseer (id=99232039632568326-127.0.0.1:57655_solr-n_0000000000) starting [junit4] 2> 624524 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57655_solr [junit4] 2> 624528 INFO (OverseerStateUpdate-99232039632568326-127.0.0.1:57655_solr-n_0000000000) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 624571 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin [junit4] 2> 624582 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=staff, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper} [junit4] 2> 624621 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 624623 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 624625 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38227_solr [junit4] 2> 624635 INFO (zkCallback-681-thread-1-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 624654 INFO (zkCallback-683-thread-2-processing-n:127.0.0.1:57655_solr) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 624687 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 624719 INFO (jetty-launcher-665-thread-1-EventThread) [n:127.0.0.1:57655_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 624723 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin [junit4] 2> 624723 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=staff, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper} [junit4] 2> 624743 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting [junit4] 2> 624751 INFO (jetty-launcher-665-thread-2-EventThread) [n:127.0.0.1:38227_solr ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED [junit4] 2> 624870 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests [junit4] 2> 624886 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests [junit4] 2> 624915 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38227.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757e0b06 [junit4] 2> 624920 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38227.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757e0b06 [junit4] 2> 624920 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38227.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757e0b06 [junit4] 2> 624921 INFO (jetty-launcher-665-thread-2) [n:127.0.0.1:38227_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BA3454F2C111D1B0-001/tempDir-001/node2/. [junit4] 2> 624960 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757e0b06 [junit4] 2> 624966 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757e0b06 [junit4] 2> 624966 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@757e0b06 [junit4] 2> 624967 INFO (jetty-launcher-665-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BA3454F2C111D1B0-001/tempDir-001/node1/. [junit4] 2> 624996 INFO (zkConnectionManagerCallback-690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 625015 INFO (zkConnectionManagerCallback-694-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 625027 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 625031 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50390/solr ready [junit4] 2> 625054 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser [junit4] 2> 625094 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=simple-dt&e=1514196761745&s=VkZc1KXDcImMHrPltowCCyVWtLM="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:41 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:41 GMT [junit4] 2> 625095 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser [junit4] 2> 625109 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups [junit4] 2> 625116 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1514196761793&s=97CjrePR+B8oLHVQcy4sbc/XeKg="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:41 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:41 GMT [junit4] 2> 625117 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups [junit4] 2> 625144 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup [junit4] 2> 625190 INFO (qtp214175776-4002) [n:127.0.0.1:38227_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 625191 INFO (qtp214175776-4002) [n:127.0.0.1:38227_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 625191 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1514196761868&s=vjGNwOUspdqk9QWtpbhE0LHwaV4="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:41 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:41 GMT [junit4] 2> 625191 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup [junit4] 2> 625205 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser [junit4] 2> 625207 INFO (qtp214175776-4006) [n:127.0.0.1:38227_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 625207 INFO (qtp214175776-4006) [n:127.0.0.1:38227_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 625208 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1514196761887&s=SKfuGylVkaGRweGIl13X7qLpnzo="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:41 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:41 GMT [junit4] 2> 625208 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser [junit4] 2> 625222 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup [junit4] 2> 625244 WARN (qtp214175776-4003) [ ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: invalid user name: "bar" [junit4] 2> id: invalid user name: "bar" [junit4] 2> [junit4] 2> 625246 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1514196761904&s=2yEkKO0XOZeleNe2+SQp8PQb3jg="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:41 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:41 GMT [junit4] 2> 625247 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup [junit4] 2> 625270 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts [junit4] 2> 625279 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1514196761955&s=secj4yoVwxN4sBeHOr85nm04M/E="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:41 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:41 GMT [junit4] 2> 625281 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts [junit4] IGNOR/A 0.00s J1 | TestImpersonationWithHadoopAuth.testForwarding [junit4] > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893)) [junit4] 2> 625301 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser [junit4] 2> 625305 INFO (qtp214175776-4004) [ ] o.a.s.s.SolrDispatchFilter Error authenticating [junit4] 2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&' [junit4] 2> at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87) [junit4] 2> at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58) [junit4] 2> at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195) [junit4] 2> at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348) [junit4] 2> at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518) [junit4] 2> at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110) [junit4] 2> at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 625305 WARN (qtp214175776-4004) [ ] o.e.j.s.ServletHandler /solr/admin/collections [junit4] 2> org.apache.solr.common.SolrException: Error during request authentication, [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&' [junit4] 2> at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87) [junit4] 2> at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58) [junit4] 2> at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195) [junit4] 2> at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348) [junit4] 2> at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518) [junit4] 2> at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110) [junit4] 2> at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451) [junit4] 2> ... 26 more [junit4] 2> 625307 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser [junit4] 2> 625323 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost [junit4] 2> 640360 WARN (jetty-launcher-665-thread-1-SendThread(127.0.0.1:50390)) [n:127.0.0.1:57655_solr ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15326ms for sessionid 0x1608b03a8a30007 [junit4] 2> 640360 WARN (jetty-launcher-665-thread-2-SendThread(127.0.0.1:50390)) [n:127.0.0.1:38227_solr ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15331ms for sessionid 0x1608b03a8a30008 [junit4] 2> 640360 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 0x1608b03a8a30007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 640361 WARN (jetty-launcher-665-thread-2-SendThread(127.0.0.1:50390)) [n:127.0.0.1:38227_solr ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15438ms for sessionid 0x1608b03a8a30005 [junit4] 2> 640361 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 0x1608b03a8a30008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 640361 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 0x1608b03a8a30005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 640361 WARN (jetty-launcher-665-thread-1-SendThread(127.0.0.1:50390)) [n:127.0.0.1:57655_solr ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15393ms for sessionid 0x1608b03a8a30006 [junit4] 2> 640361 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 0x1608b03a8a30006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 640362 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1514196762006&s=+C3mhPb70uJvAFQ2Mg7J1tuioAE="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:42 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:42 GMT [junit4] 2> 640363 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost [junit4] 2> 640394 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost [junit4] 2> 640396 INFO (qtp214175776-4007) [n:127.0.0.1:38227_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 640397 INFO (qtp214175776-4007) [n:127.0.0.1:38227_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 640397 WARN (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[BA3454F2C111D1B0]) [ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1514196777077&s=nuWFqhd3a8bsLEcS/6+fxwKXrLE="; Domain=127.0.0.1; Expires=Th 2, 25-thg 12-2017 10:12:57 GMT; HttpOnly". Invalid 'expires' attribute: Th 2, 25-thg 12-2017 10:12:57 GMT [junit4] 2> 640397 INFO (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[BA3454F2C111D1B0]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost [junit4] 2> 640461 INFO (jetty-launcher-665-thread-1-EventThread) [n:127.0.0.1:57655_solr ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED [junit4] 2> 640461 WARN (zkConnectionManagerCallback-682-thread-1-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d7f8f3d name: ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 640461 WARN (zkConnectionManagerCallback-682-thread-1-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 640465 WARN (zkConnectionManagerCallback-684-thread-1-processing-n:127.0.0.1:57655_solr) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66a1a909 name: ZooKeeperConnection Watcher:127.0.0.1:50390/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 640465 WARN (zkConnectionManagerCallback-684-thread-1-processing-n:127.0.0.1:57655_solr) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ConnectionManager zkClient has disconnected [junit4] 2> 640468 INFO (jetty-closer-666-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b8d3166{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 640469 INFO (jetty-closer-666-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e5962dc{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 640470 INFO (jetty-closer-666-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1451390537 [junit4] 2> 640470 INFO (jetty-closer-666-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=534116522 [junit4] 2> 640470 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 640470 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3355a747: rootName = solr_57655, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@35726c85 [junit4] 2> 640470 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 640470 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c75b3: rootName = solr_38227, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2b014a3b [junit4] 2> 640479 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 640480 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cfbcb29: rootName = solr_38227, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@56a127de [junit4] 2> 640480 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 640480 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4232f34b: rootName = solr_57655, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@56a127de [junit4] 2> 640488 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 640488 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19aaa136: rootName = solr_38227, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@50acd0d6 [junit4] 2> 640489 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 640489 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18f915b8: rootName = solr_57655, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@50acd0d6 [junit4] 2> 641606 INFO (zkConnectionManagerCallback-684-thread-1-processing-n:127.0.0.1:57655_solr) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 641608 INFO (jetty-closer-666-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57655_solr [junit4] 2> 641613 INFO (jetty-closer-666-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 641613 INFO (jetty-closer-666-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 641614 INFO (jetty-closer-666-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99232039632568326-127.0.0.1:57655_solr-n_0000000000) closing [junit4] 2> 641614 INFO (OverseerStateUpdate-99232039632568326-127.0.0.1:57655_solr-n_0000000000) [n:127.0.0.1:57655_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57655_solr [junit4] 2> 641614 INFO (OverseerCollectionConfigSetProcessor-99232039632568326-127.0.0.1:57655_solr-n_0000000000) [n:127.0.0.1:57655_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=99232039632568326-127.0.0.1:57655_solr-n_0000000000) am no longer a leader. [junit4] 2> 641614 INFO (zkCallback-683-thread-3-processing-n:127.0.0.1:57655_solr) [n:127.0.0.1:57655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 641616 WARN (OverseerAutoScalingTriggerThread-99232039632568326-127.0.0.1:57655_solr-n_0000000000) [n:127.0.0.1:57655_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 641618 WARN (ScheduledTrigger-1704-thread-1) [n:127.0.0.1:57655_solr ] o.a.s.c.a.TriggerBase Exception updating trigger state '/autoscaling/triggerState/.auto_add_replicas' [junit4] 2> java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315) [junit4] 2> at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57) [junit4] 2> at org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203) [junit4] 2> at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:575) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [junit4] 2> at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 641625 ERROR (Thread[Thread-805,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:57655_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 641700 INFO (jetty-launcher-665-thread-2-EventThread) [n:127.0.0.1:38227_solr ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED [junit4] 2> 641936 INFO (jetty-closer-666-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22ebd6a2{/solr,null,UNAVAILABLE} [junit4] 2> 642248 INFO (zkConnectionManagerCallback-682-thread-1-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 642250 INFO (zkCallback-681-thread-6-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 642250 INFO (zkCallback-681-thread-7-processing-n:127.0.0.1:38227_solr) [n:127.0.0.1:38227_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38227_solr [junit4] 2> 642253 INFO (jetty-closer-666-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38227_solr [junit4] 2> 642255 INFO (jetty-closer-666-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 642255 INFO (jetty-closer-666-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 642259 ERROR (Thread[Thread-803,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:38227_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted [junit4] 2> 642266 INFO (jetty-closer-666-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2454d891{/solr,null,UNAVAILABLE} [junit4] 2> 642269 ERROR (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 642270 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50390 50390 [junit4] 2> 648936 INFO (Thread-786) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50390 50390 [junit4] 2> 648937 WARN (Thread-786) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4 [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/collections [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot [junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot [junit4] 2> [junit4] 2> 648938 INFO (SUITE-TestImpersonationWithHadoopAuth-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Dec 25, 2017 12:13:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> Dec 25, 2017 12:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: [junit4] 2> 1) Thread[id=4051, name=jetty-launcher-665-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> 2) Thread[id=4055, name=jetty-launcher-665-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> Dec 25, 2017 12:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=4051, name=jetty-launcher-665-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] [junit4] 2> 2) Thread[id=4055, name=jetty-launcher-665-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] [junit4] 2> 668993 ERROR (jetty-launcher-665-thread-1-EventThread) [n:127.0.0.1:57655_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception [junit4] 2> java.lang.InterruptedException [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> 668993 ERROR (jetty-launcher-665-thread-2-EventThread) [n:127.0.0.1:38227_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception [junit4] 2> java.lang.InterruptedException [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] 2> at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] 2> at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] 2> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] 2> at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] 2> at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] 2> at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] 2> Dec 25, 2017 12:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1388, maxMBSortInHeap=5.985160730418684, sim=RandomSimilarity(queryNorm=false): {}, locale=vi, timezone=Europe/Mariehamn [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=105067736,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestSlowCompositeReaderWrapper, TestPullReplica, TestFaceting, EchoParamsTest, ClassificationUpdateProcessorTest, AddBlockUpdateTest, TestRandomFaceting, HdfsChaosMonkeySafeLeaderTest, ShardSplitTest, BufferStoreTest, DocValuesNotIndexedTest, TestComplexPhraseQParserPlugin, SolrIndexConfigTest, TestNodeLostTrigger, TestHttpShardHandlerFactory, RegexBytesRefFilterTest, TestBlobHandler, QueryResultKeyTest, TestTestInjection, CoreAdminHandlerTest, TestConfigSetsAPIExclusivity, BaseCdcrDistributedZkTest, PolyFieldTest, FileUtilsTest, TestLegacyNumericUtils, TestMaxScoreQueryParser, TestCloudInspectUtil, TestFieldSortValues, TestBadConfig, TolerantUpdateProcessorTest, HdfsAutoAddReplicasIntegrationTest, TestStressLucene, PreAnalyzedFieldTest, TestCollationFieldDocValues, TestScoreJoinQPScore, AnalysisAfterCoreReloadTest, TestImpersonationWithHadoopAuth] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=BA3454F2C111D1B0 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J1 | TestImpersonationWithHadoopAuth (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: [junit4] > 1) Thread[id=4051, name=jetty-launcher-665-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] > at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] > at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] > at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] > at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] > 2) Thread[id=4055, name=jetty-launcher-665-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) [junit4] > at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) [junit4] > at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323) [junit4] > at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279) [junit4] > at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44) [junit4] > at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61) [junit4] > at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505) [junit4] > at __randomizedtesting.SeedInfo.seed([BA3454F2C111D1B0]:0) [junit4] Completed [101/764 (1!)] on J1 in 44.74s, 10 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 820 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 2008199 INFO (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BA3454F2C111D1B0-001/init-core-data-001 [junit4] 2> 2008199 WARN (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19 [junit4] 2> 2008200 INFO (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2008201 INFO (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2008202 INFO (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BA3454F2C111D1B0-001/tempDir-001 [junit4] 2> 2008202 INFO (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2008203 INFO (Thread-2695) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2008203 INFO (Thread-2695) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2008205 ERROR (Thread-2695) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2008304 INFO (SUITE-MoveReplicaHDFSTest-seed#[BA3454F2C111D1B0]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36483 [junit4] 2> 2008306 INFO (zkConnectionManagerCallback-4158-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008317 INFO (jetty-launcher-4155-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2008317 INFO (jetty-launcher-4155-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2008319 INFO (jetty-launcher-4155-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2008320 INFO (jetty-launcher-4155-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24704386{/solr,null,AVAILABLE} [junit4] 2> 2008320 INFO (jetty-launcher-4155-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2008320 INFO (jetty-launcher-4155-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16aaf4c3{HTTP/1.1,[http/1.1]}{127.0.0.1:33954} [junit4] 2> 2008320 INFO (jetty-launcher-4155-thread-3) [ ] o.e.j.s.Server Started @2011919ms [junit4] 2> 2008321 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33954} [junit4] 2> 2008321 ERROR (jetty-launcher-4155-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2008321 INFO (jetty-launcher-4155-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6012ba70{/solr,null,AVAILABLE} [junit4] 2> 2008321 INFO (jetty-launcher-4155-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@373139f1{HTTP/1.1,[http/1.1]}{127.0.0.1:50103} [junit4] 2> 2008321 INFO (jetty-launcher-4155-thread-2) [ ] o.e.j.s.Server Started @2011920ms [junit4] 2> 2008321 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50103} [junit4] 2> 2008322 ERROR (jetty-launcher-4155-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79472bfc{/solr,null,AVAILABLE} [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T00:35:45.003Z [junit4] 2> 2008323 INFO (jetty-launcher-4155-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@704d37d0{/solr,null,AVAILABLE} [junit4] 2> 2008323 INFO (jetty-launcher-4155-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4acc9c38{HTTP/1.1,[http/1.1]}{127.0.0.1:40294} [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-4) [ ] o.e.j.s.Server Started @2011922ms [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a94bde1{HTTP/1.1,[http/1.1]}{127.0.0.1:64692} [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40294} [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-1) [ ] o.e.j.s.Server Started @2011922ms [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64692} [junit4] 2> 2008324 ERROR (jetty-launcher-4155-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2008324 ERROR (jetty-launcher-4155-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2008322 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T00:35:45.005Z [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.3.0 [junit4] 2> 2008324 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2008325 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2008325 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2008325 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2008325 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T00:35:45.006Z [junit4] 2> 2008325 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-25T00:35:45.006Z [junit4] 2> 2008367 INFO (zkConnectionManagerCallback-4160-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008368 INFO (zkConnectionManagerCallback-4162-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008369 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2008369 INFO (zkConnectionManagerCallback-4164-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008369 INFO (zkConnectionManagerCallback-4166-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008371 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2008372 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2008373 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2008709 INFO (jetty-launcher-4155-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36483/solr [junit4] 2> 2008711 INFO (jetty-launcher-4155-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36483/solr [junit4] 2> 2008714 INFO (jetty-launcher-4155-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36483/solr [junit4] 2> 2008715 INFO (jetty-launcher-4155-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36483/solr [junit4] 2> 2008711 INFO (zkConnectionManagerCallback-4170-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008717 INFO (zkConnectionManagerCallback-4178-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008718 INFO (zkConnectionManagerCallback-4180-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008719 INFO (zkConnectionManagerCallback-4182-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008719 INFO (zkConnectionManagerCallback-4184-thread-1-processing-n:127.0.0.1:50103_solr) [n:127.0.0.1:50103_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008721 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 0x1608b18c6750007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2008722 INFO (zkConnectionManagerCallback-4186-thread-1-processing-n:127.0.0.1:64692_solr) [n:127.0.0.1:64692_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008723 INFO (zkConnectionManagerCallback-4188-thread-1-processing-n:127.0.0.1:40294_solr) [n:127.0.0.1:40294_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008723 INFO (zkConnectionManagerCallback-4190-thread-1-processing-n:127.0.0.1:33954_solr) [n:127.0.0.1:33954_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2008768 INFO (jetty-launcher-4155-thread-3) [n:127.0.0.1:33954_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2008 [...truncated too long message...] 4F2C111D1B0]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2435698 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b1bd1c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25da53ee [junit4] 2> 2435698 INFO (coreCloseExecutor-8469-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1a8ca707 [junit4] 2> 2435698 INFO (coreCloseExecutor-8469-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=445425415 [junit4] 2> 2435698 INFO (coreCloseExecutor-8469-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35b0aec6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5c06eb1b [junit4] 2> 2435710 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37ff1ec7{/solr,null,UNAVAILABLE} [junit4] 2> 2435713 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ded54cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2435714 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1155788195 [junit4] 2> 2435717 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2435718 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6af65bd5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@229e5b9b [junit4] 2> 2435724 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2435725 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@334a0e82: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2de0bebc [junit4] 2> 2435731 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2435731 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ad294f6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25da53ee [junit4] 2> 2435731 INFO (coreCloseExecutor-8471-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@1a938220 [junit4] 2> 2435731 INFO (coreCloseExecutor-8471-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=445874720 [junit4] 2> 2435732 INFO (coreCloseExecutor-8471-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40252f8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1ea2c83b [junit4] 2> 2435747 INFO (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[BA3454F2C111D1B0]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6358d21c{/solr,null,UNAVAILABLE} [junit4] IGNOR/A 0.00s J0 | TestReplicationHandler.doTestIndexFetchOnMasterRestart [junit4] > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036)) [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA3454F2C111D1B0-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=it-CH, timezone=America/Nome [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=298168352,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [UninvertDocValuesMergePolicyTest, TestMiniSolrCloudClusterSSL, TestIntervalFaceting, MinimalSchemaTest, CloneFieldUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, TestJoin, HdfsBasicDistributedZk2Test, ShardRoutingTest, HdfsDirectoryTest, ForceLeaderTest, ReturnFieldsTest, TestAtomicUpdateErrorCases, TestGenericDistributedQueue, FastVectorHighlighterTest, SolrSlf4jReporterTest, FieldAnalysisRequestHandlerTest, HdfsDirectoryFactoryTest, UtilsToolTest, V2StandaloneTest, TestCloudSearcherWarming, TestPolicyCloud, NotRequiredUniqueKeyTest, CircularListTest, TestPayloadCheckQParserPlugin, SolrXmlInZkTest, TestFiltering, TestBackupRepositoryFactory, TimeRoutedAliasUpdateProcessorTest, AutoScalingHandlerTest, SortByFunctionTest, PrimitiveFieldTypeTest, TestHalfAndHalfDocValues, TestPerFieldSimilarityWithDefaultOverride, ConvertedLegacyTest, ConjunctionSolrSpellCheckerTest, BlockJoinFacetSimpleTest, SolrGangliaReporterTest, TestMacroExpander, TestNodeAddedTrigger, RecoveryZkTest, TestTolerantSearch, TestDocTermOrds, TestSolrCoreProperties, CSVRequestHandlerTest, HLLUtilTest, TestIBSimilarityFactory, MoveReplicaHDFSFailoverTest, TestMissingGroups, TestJsonFacetRefinement, DefaultValueUpdateProcessorTest, TestImplicitCoreProperties, ShowFileRequestHandlerTest, LeaderElectionTest, TestRandomRequestDistribution, UUIDFieldTest, PreAnalyzedUpdateProcessorTest, TestPointFields, JvmMetricsTest, TestTrieFacet, CollectionReloadTest, TestSurroundQueryParser, TestCloudSchemaless, TestNumericTokenStream, TestObjectReleaseTracker, TestSubQueryTransformer, TestLegacyTerms, AddReplicaTest, HighlighterConfigTest, TestCloudNestedDocsSort, PeerSyncReplicationTest, NumberUtilsTest, DirectUpdateHandlerTest, MoveReplicaTest, TestBinaryField, TestNumericRangeQuery32, SuggesterWFSTTest, BigEndianAscendingWordDeserializerTest, XsltUpdateRequestHandlerTest, TestFuzzyAnalyzedSuggestions, UUIDUpdateProcessorFallbackTest, DirectSolrConnectionTest, BlockJoinFacetDistribTest, TestReversedWildcardFilterFactory, TestSimpleTextCodec, UpdateLogTest, TestConfigSets, TestSolrConfigHandlerCloud, TestSQLHandler, DirectoryFactoryTest, DistributedFacetPivotSmallAdvancedTest, XmlUpdateRequestHandlerTest, TestPolicyCloud, TestUseDocValuesAsStored2, TestLazyCores, BlockDirectoryTest, TestPhraseSuggestions, BadIndexSchemaTest, SolrMetricReporterTest, TestManagedStopFilterFactory, TestHighlightDedupGrouping, RequestHandlersTest, ChaosMonkeyNothingIsSafeTest, TestSystemCollAutoCreate, HighlighterTest, VMParamsZkACLAndCredentialsProvidersTest, ConnectionReuseTest, TestReloadAndDeleteDocs, DistributedQueryElevationComponentTest, TestSchemalessBufferedUpdates, UnloadDistributedZkTest, MetricUtilsTest, TestOmitPositions, TestTolerantUpdateProcessorRandomCloud, TestReplicaProperties, TestHashQParserPlugin, SolrIndexMetricsTest, SuggesterTSTTest, HttpTriggerListenerTest, PrimUtilsTest, TestConfigSetImmutable, TestAuthorizationFramework, TestNumericTerms32, TestExpandComponent, CollectionsAPISolrJTest, BasicDistributedZkTest, TestBinaryResponseWriter, TestSerializedLuceneMatchVersion, TestPHPSerializedResponseWriter, TestSolrCloudWithSecureImpersonation, JavabinLoaderTest, NumericFieldsTest, ExecutePlanActionTest, TestManagedResourceStorage, TestQuerySenderListener, TlogReplayBufferedWhileIndexingTest, LargeFieldTest, SpatialHeatmapFacetsTest, RAMDirectoryFactoryTest, StatsReloadRaceTest, TestScoreJoinQPNoScore, TestUtils, DeleteInactiveReplicaTest, TestDistribStateManager, OverriddenZkACLAndCredentialsProvidersTest, TestExceedMaxTermLength, TestInitParams, TestExportWriter, TestInPlaceUpdatesDistrib, TestSolrCloudWithHadoopAuthPlugin, TestDelegationWithHadoopAuth, TestTriggerIntegration, CollectionTooManyReplicasTest, TestAnalyzeInfixSuggestions, NodeMutatorTest, IndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FacetPivotSmallTest, TestCoreDiscovery, TestFieldCacheSortRandom, OverseerModifyCollectionTest, TestStressInPlaceUpdates, TestSubQueryTransformerDistrib, LeaderElectionContextKeyTest, DistribJoinFromCollectionTest, SuggesterTest, CurrencyFieldTypeTest, RegexBoostProcessorTest, JSONWriterTest, TestDFISimilarityFactory, TestSearcherReuse, HdfsRecoverLeaseTest, SimpleMLTQParserTest, TestRealTimeGet, TestSolrCloudWithDelegationTokens, TestCodecSupport, ClassificationUpdateProcessorIntegrationTest, ZkControllerTest, URLClassifyProcessorTest, AutoAddReplicasIntegrationTest, TestRecovery, ReplicaListTransformerTest, NoCacheHeaderTest, TestDFRSimilarityFactory, TestCloudJSONFacetJoinDomain, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler] [junit4] Completed [390/764 (3!)] on J0 in 88.69s, 16 tests, 1 error, 1 skipped <<< FAILURES! [...truncated 49419 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
