Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11864/
Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
        at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.schema.TestCloudManagedSchema.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.search.mlt.CloudMLTQParserTest.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
        at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10465 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SaslZkACLProviderTest
 378A224F5FBCC2C0-001/init-core-data-001
   [junit4]   2> 1059278 T6900 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1059280 T6900 oas.SolrTestCaseJ4.setUp ###Starting 
testSaslZkACLProvider
   [junit4]   2> 1059280 T6900 oasc.SaslZkACLProviderTest.setUp ####SETUP_START 
testSaslZkACLProvider
   [junit4]   2> 1059281 T6900 oasc.SaslZkACLProviderTest.setUp ZooKeeper 
dataDir:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SaslZkACLProviderTest
 378A224F5FBCC2C0-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 1065297 T6900 
oadsc.DefaultDirectoryService.showSecurityWarnings WARN You didn't change the 
admin password of directory service instance 'DefaultKrbServer'.  Please update 
the admin password as soon as possible to prevent a possible security breach.
   [junit4]   2> 1066833 T6900 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1066834 T6908 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1067004 T6909 oadskka.AuthenticationService.generateTicket 
ERROR Ticket cannot be generated, as the endTime is below the startTime
   [junit4]   2> 1067004 T6909 oadskp.KerberosProtocolHandler.messageReceived 
WARN Requested start time is later than end time (11)
   [junit4]   2> 1067004 T6909 oadskp.KerberosProtocolHandler.messageReceived 
WARN Requested start time is later than end time (11)
   [junit4]   2> 7746 T6908 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: Thread[Thread-2880,5,TGRP-SaslZkACLProviderTest] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Requested start time 
is later than end time (11) - Requested start time is later than end time
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Requested start time 
is later than end time (11) - Requested start time is later than end time
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider 
-Dtests.seed=378A224F5FBCC2C0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=th_TH -Dtests.timezone=Chile/Continental -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   57.7s J2 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:225)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:90)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
java.lang.NullPointerException
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:516)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.shutdown(SaslZkACLProviderTest.java:230)
   [junit4]    >        at 
org.apache.solr.cloud.SaslZkACLProviderTest.tearDown(SaslZkACLProviderTest.java:125)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #3: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6908, name=Thread-2880, state=RUNNABLE, 
group=TGRP-SaslZkACLProviderTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: Requested start time is later than 
end time (11) - Requested start time is later than end time
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Requested start time 
is later than end time (11) - Requested start time is later than end time
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1117019 T6900 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SaslZkACLProviderTest
 378A224F5FBCC2C0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
locale=th_TH, timezone=Chile/Continental
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.7.0_76 (64-bit)/cpus=12,threads=8,free=231676864,total=374341632
   [junit4]   2> NOTE: All tests run in this JVM: 
[DirectUpdateHandlerOptimizeTest, BufferStoreTest, QueryParsingTest, 
TestStressReorder, OverseerStatusTest, TestRestManager, 
TestFieldCollectionResource, SimpleFacetsTest, TestManagedResourceStorage, 
SpatialHeatmapFacetsTest, CircularListTest, SortByFunctionTest, 
SuggestComponentTest, PathHierarchyTokenizerFactoryTest, 
TestPerFieldSimilarity, SuggesterTest, SynonymTokenizerTest, 
TestSystemIdResolver, TestNoOpRegenerator, HdfsDirectoryFactoryTest, 
QueryEqualityTest, OverseerTest, DOMUtilTest, SSLMigrationTest, 
TestRequestStatusCollectionAPI, PolyFieldTest, NumericFieldsTest, 
AsyncMigrateRouteKeyTest, SampleTest, SoftAutoCommitTest, 
TestSolrConfigHandlerConcurrent, TestDynamicLoading, FileBasedSpellCheckerTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestZkChroot, ResponseHeaderTest, 
HardAutoCommitTest, TestCollationField, TestExtendedDismaxParser, 
TestCursorMarkWithoutUniqueKey, OverseerCollectionProcessorTest, 
TestManagedSchemaFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
SOLR749Test, CachingDirectoryFactoryTest, TestTrie, TestXIncludeConfig, 
TermVectorComponentDistributedTest, TestCryptoKeys, TestBinaryResponseWriter, 
DistributedFacetPivotSmallTest, TestBM25SimilarityFactory, TestBlobHandler, 
TestPartialUpdateDeduplication, TestQueryTypes, StatsComponentTest, 
TestLRUStatsCache, BasicDistributedZk2Test, TestCloudInspectUtil, 
TestImplicitCoreProperties, TestRecovery, SolrIndexSplitterTest, 
TestComplexPhraseQParserPlugin, ConnectionManagerTest, 
TestMiniSolrCloudClusterSSL, TestReload, DirectUpdateHandlerTest, 
XmlUpdateRequestHandlerTest, TestDynamicFieldResource, 
TestSerializedLuceneMatchVersion, TestPseudoReturnFields, 
TestHighFrequencyDictionaryFactory, TestSolrJ, SimpleMLTQParserTest, 
TestStressRecovery, TestLuceneMatchVersion, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, TestReplicationHandler, 
TestRandomFaceting, ZkCLITest, AutoCommitTest, TestHashPartitioner, 
ZkControllerTest, DistributedTermsComponentTest, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, DocValuesTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestRemoteStreaming, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, 
RequestHandlersTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, JSONWriterTest, 
JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, TestBinaryField, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
DirectSolrConnectionTest, TestPhraseSuggestions, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, 
TestFastLRUCache, PreAnalyzedFieldTest, TestUtils, 
DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
SaslZkACLProviderTest]
   [junit4] Completed on J2 in 57.75s, 1 test, 1 error <<< FAILURES!

[...truncated 112 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchema
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudManagedSchema
 378A224F5FBCC2C0-001/init-core-data-001
   [junit4]   2> 1145678 T7198 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1145678 T7198 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /y_lf/
   [junit4]   2> 1145682 T7198 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1145682 T7199 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 7 T7199 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: Thread[Thread-3065,5,TGRP-TestCloudManagedSchema] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudManagedSchema -Dtests.method=test 
-Dtests.seed=378A224F5FBCC2C0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pl -Dtests.timezone=Europe/London -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   50.2s J2 | TestCloudManagedSchema.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=7199, name=Thread-3065, state=RUNNABLE, 
group=TGRP-TestCloudManagedSchema]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1195880 T7198 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudManagedSchema
 378A224F5FBCC2C0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=pl, timezone=Europe/London
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.7.0_76 (64-bit)/cpus=12,threads=1,free=139199056,total=374341632
   [junit4]   2> NOTE: All tests run in this JVM: 
[DirectUpdateHandlerOptimizeTest, BufferStoreTest, QueryParsingTest, 
TestStressReorder, OverseerStatusTest, TestRestManager, 
TestFieldCollectionResource, SimpleFacetsTest, TestManagedResourceStorage, 
SpatialHeatmapFacetsTest, CircularListTest, SortByFunctionTest, 
SuggestComponentTest, PathHierarchyTokenizerFactoryTest, 
TestPerFieldSimilarity, SuggesterTest, SynonymTokenizerTest, 
TestSystemIdResolver, TestNoOpRegenerator, HdfsDirectoryFactoryTest, 
QueryEqualityTest, OverseerTest, DOMUtilTest, SSLMigrationTest, 
TestRequestStatusCollectionAPI, PolyFieldTest, NumericFieldsTest, 
AsyncMigrateRouteKeyTest, SampleTest, SoftAutoCommitTest, 
TestSolrConfigHandlerConcurrent, TestDynamicLoading, FileBasedSpellCheckerTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestZkChroot, ResponseHeaderTest, 
HardAutoCommitTest, TestCollationField, TestExtendedDismaxParser, 
TestCursorMarkWithoutUniqueKey, OverseerCollectionProcessorTest, 
TestManagedSchemaFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
SOLR749Test, CachingDirectoryFactoryTest, TestTrie, TestXIncludeConfig, 
TermVectorComponentDistributedTest, TestCryptoKeys, TestBinaryResponseWriter, 
DistributedFacetPivotSmallTest, TestBM25SimilarityFactory, TestBlobHandler, 
TestPartialUpdateDeduplication, TestQueryTypes, StatsComponentTest, 
TestLRUStatsCache, BasicDistributedZk2Test, TestCloudInspectUtil, 
TestImplicitCoreProperties, TestRecovery, SolrIndexSplitterTest, 
TestComplexPhraseQParserPlugin, ConnectionManagerTest, 
TestMiniSolrCloudClusterSSL, TestReload, DirectUpdateHandlerTest, 
XmlUpdateRequestHandlerTest, TestDynamicFieldResource, 
TestSerializedLuceneMatchVersion, TestPseudoReturnFields, 
TestHighFrequencyDictionaryFactory, TestSolrJ, SimpleMLTQParserTest, 
TestStressRecovery, TestLuceneMatchVersion, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, TestReplicationHandler, 
TestRandomFaceting, ZkCLITest, AutoCommitTest, TestHashPartitioner, 
ZkControllerTest, DistributedTermsComponentTest, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, DocValuesTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestRemoteStreaming, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, 
RequestHandlersTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, JSONWriterTest, 
JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, TestBinaryField, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
DirectSolrConnectionTest, TestPhraseSuggestions, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, 
TestFastLRUCache, PreAnalyzedFieldTest, TestUtils, 
DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
SaslZkACLProviderTest, QueryResultKeyTest, TestConfigOverlay, 
TestInfoStreamLogging, TestNRTOpen, TestSolrConfigHandler, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
TestManagedResource, TestClassNameShortening, TestFieldResource, 
TestSchemaResource, TestSolrQueryParserDefaultOperatorResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, DocValuesMissingTest, 
TestCloudManagedSchema]
   [junit4] Completed on J2 in 50.22s, 1 test, 1 error <<< FAILURES!

[...truncated 66 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest
 378A224F5FBCC2C0-001/init-core-data-001
   [junit4]   2> 1228648 T7361 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1228648 T7361 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /xl_qxs/
   [junit4]   2> 1228656 T7361 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1228656 T7362 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 11 T7362 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: Thread[Thread-3115,5,TGRP-CloudMLTQParserTest] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudMLTQParserTest 
-Dtests.method=test -Dtests.seed=378A224F5FBCC2C0 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Europe/Moscow 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   50.4s J2 | CloudMLTQParserTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=7362, name=Thread-3115, state=RUNNABLE, 
group=TGRP-CloudMLTQParserTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1279015 T7361 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.mlt.CloudMLTQParserTest
 378A224F5FBCC2C0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=es_PR, timezone=Europe/Moscow
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.7.0_76 (64-bit)/cpus=12,threads=1,free=289761208,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: 
[DirectUpdateHandlerOptimizeTest, BufferStoreTest, QueryParsingTest, 
TestStressReorder, OverseerStatusTest, TestRestManager, 
TestFieldCollectionResource, SimpleFacetsTest, TestManagedResourceStorage, 
SpatialHeatmapFacetsTest, CircularListTest, SortByFunctionTest, 
SuggestComponentTest, PathHierarchyTokenizerFactoryTest, 
TestPerFieldSimilarity, SuggesterTest, SynonymTokenizerTest, 
TestSystemIdResolver, TestNoOpRegenerator, HdfsDirectoryFactoryTest, 
QueryEqualityTest, OverseerTest, DOMUtilTest, SSLMigrationTest, 
TestRequestStatusCollectionAPI, PolyFieldTest, NumericFieldsTest, 
AsyncMigrateRouteKeyTest, SampleTest, SoftAutoCommitTest, 
TestSolrConfigHandlerConcurrent, TestDynamicLoading, FileBasedSpellCheckerTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestZkChroot, ResponseHeaderTest, 
HardAutoCommitTest, TestCollationField, TestExtendedDismaxParser, 
TestCursorMarkWithoutUniqueKey, OverseerCollectionProcessorTest, 
TestManagedSchemaFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
SOLR749Test, CachingDirectoryFactoryTest, TestTrie, TestXIncludeConfig, 
TermVectorComponentDistributedTest, TestCryptoKeys, TestBinaryResponseWriter, 
DistributedFacetPivotSmallTest, TestBM25SimilarityFactory, TestBlobHandler, 
TestPartialUpdateDeduplication, TestQueryTypes, StatsComponentTest, 
TestLRUStatsCache, BasicDistributedZk2Test, TestCloudInspectUtil, 
TestImplicitCoreProperties, TestRecovery, SolrIndexSplitterTest, 
TestComplexPhraseQParserPlugin, ConnectionManagerTest, 
TestMiniSolrCloudClusterSSL, TestReload, DirectUpdateHandlerTest, 
XmlUpdateRequestHandlerTest, TestDynamicFieldResource, 
TestSerializedLuceneMatchVersion, TestPseudoReturnFields, 
TestHighFrequencyDictionaryFactory, TestSolrJ, SimpleMLTQParserTest, 
TestStressRecovery, TestLuceneMatchVersion, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, TestReplicationHandler, 
TestRandomFaceting, ZkCLITest, AutoCommitTest, TestHashPartitioner, 
ZkControllerTest, DistributedTermsComponentTest, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, DocValuesTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestRemoteStreaming, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, 
RequestHandlersTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, JSONWriterTest, 
JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, TestBinaryField, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
DirectSolrConnectionTest, TestPhraseSuggestions, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, 
TestFastLRUCache, PreAnalyzedFieldTest, TestUtils, 
DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
SaslZkACLProviderTest, QueryResultKeyTest, TestConfigOverlay, 
TestInfoStreamLogging, TestNRTOpen, TestSolrConfigHandler, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
TestManagedResource, TestClassNameShortening, TestFieldResource, 
TestSchemaResource, TestSolrQueryParserDefaultOperatorResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, DocValuesMissingTest, 
TestCloudManagedSchema, TestSchemaManager, AnalyticsQueryTest, CursorMarkTest, 
RankQueryTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestCustomSort, TestFieldSortValues, TestInitQParser, TestMissingGroups, 
TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, 
TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial2, 
TestStressUserVersions, TestJsonFacets, TestOrdValues, BJQParserTest, 
CloudMLTQParserTest]
   [junit4] Completed on J2 in 50.42s, 1 test, 1 error <<< FAILURES!

[...truncated 60 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors
 378A224F5FBCC2C0-001/init-core-data-001
   [junit4]   2> 1305280 T7564 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1305280 T7564 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1305290 T7564 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1305294 T7565 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 22 T7565 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: 
Thread[Thread-3220,5,TGRP-TestNamedUpdateProcessors] 
java.lang.RuntimeException: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]   2> Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]   2>        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test 
-Dtests.seed=378A224F5FBCC2C0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_US -Dtests.timezone=Navajo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   50.4s J2 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get the 
port for ZooKeeper server
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:928)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=7565, name=Thread-3220, state=RUNNABLE, 
group=TGRP-TestNamedUpdateProcessors]
   [junit4]    > Caused by: java.lang.RuntimeException: java.io.IOException: 
Could not configure server because SASL configuration did not allow the  
ZooKeeper server to authenticate itself properly: 
javax.security.auth.login.LoginException: Cannot locate default realm
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([378A224F5FBCC2C0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:483)
   [junit4]    > Caused by: java.io.IOException: Could not configure server 
because SASL configuration did not allow the  ZooKeeper server to authenticate 
itself properly: javax.security.auth.login.LoginException: Cannot locate 
default realm
   [junit4]    >        at 
org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305)
   [junit4]    >        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:481)
   [junit4]   2> 1355648 T7564 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TestNamedUpdateProcessors
 378A224F5FBCC2C0-001
   [junit4]   2> NOTE: test params are: codec=Lucene50, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_US, 
timezone=Navajo
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.7.0_76 (64-bit)/cpus=12,threads=1,free=159688456,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: 
[DirectUpdateHandlerOptimizeTest, BufferStoreTest, QueryParsingTest, 
TestStressReorder, OverseerStatusTest, TestRestManager, 
TestFieldCollectionResource, SimpleFacetsTest, TestManagedResourceStorage, 
SpatialHeatmapFacetsTest, CircularListTest, SortByFunctionTest, 
SuggestComponentTest, PathHierarchyTokenizerFactoryTest, 
TestPerFieldSimilarity, SuggesterTest, SynonymTokenizerTest, 
TestSystemIdResolver, TestNoOpRegenerator, HdfsDirectoryFactoryTest, 
QueryEqualityTest, OverseerTest, DOMUtilTest, SSLMigrationTest, 
TestRequestStatusCollectionAPI, PolyFieldTest, NumericFieldsTest, 
AsyncMigrateRouteKeyTest, SampleTest, SoftAutoCommitTest, 
TestSolrConfigHandlerConcurrent, TestDynamicLoading, FileBasedSpellCheckerTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestZkChroot, ResponseHeaderTest, 
HardAutoCommitTest, TestCollationField, TestExtendedDismaxParser, 
TestCursorMarkWithoutUniqueKey, OverseerCollectionProcessorTest, 
TestManagedSchemaFieldTypeResource, OutOfBoxZkACLAndCredentialsProvidersTest, 
SOLR749Test, CachingDirectoryFactoryTest, TestTrie, TestXIncludeConfig, 
TermVectorComponentDistributedTest, TestCryptoKeys, TestBinaryResponseWriter, 
DistributedFacetPivotSmallTest, TestBM25SimilarityFactory, TestBlobHandler, 
TestPartialUpdateDeduplication, TestQueryTypes, StatsComponentTest, 
TestLRUStatsCache, BasicDistributedZk2Test, TestCloudInspectUtil, 
TestImplicitCoreProperties, TestRecovery, SolrIndexSplitterTest, 
TestComplexPhraseQParserPlugin, ConnectionManagerTest, 
TestMiniSolrCloudClusterSSL, TestReload, DirectUpdateHandlerTest, 
XmlUpdateRequestHandlerTest, TestDynamicFieldResource, 
TestSerializedLuceneMatchVersion, TestPseudoReturnFields, 
TestHighFrequencyDictionaryFactory, TestSolrJ, SimpleMLTQParserTest, 
TestStressRecovery, TestLuceneMatchVersion, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, TestReplicationHandler, 
TestRandomFaceting, ZkCLITest, AutoCommitTest, TestHashPartitioner, 
ZkControllerTest, DistributedTermsComponentTest, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, DocValuesTest, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestRemoteStreaming, 
DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, 
RequestHandlersTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, JSONWriterTest, 
JsonLoaderTest, CSVRequestHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, TestSolrIndexConfig, CopyFieldTest, TestBinaryField, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
DirectSolrConnectionTest, TestPhraseSuggestions, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, 
TestFastLRUCache, PreAnalyzedFieldTest, TestUtils, 
DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
SaslZkACLProviderTest, QueryResultKeyTest, TestConfigOverlay, 
TestInfoStreamLogging, TestNRTOpen, TestSolrConfigHandler, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
TestManagedResource, TestClassNameShortening, TestFieldResource, 
TestSchemaResource, TestSolrQueryParserDefaultOperatorResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, DocValuesMissingTest, 
TestCloudManagedSchema, TestSchemaManager, AnalyticsQueryTest, CursorMarkTest, 
RankQueryTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestCustomSort, TestFieldSortValues, TestInitQParser, TestMissingGroups, 
TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, 
TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial2, 
TestStressUserVersions, TestJsonFacets, TestOrdValues, BJQParserTest, 
CloudMLTQParserTest, TestExactSharedStatsCache, TestAnalyzeInfixSuggestions, 
TestBlendedInfixSuggestions, TestFileDictionaryLookup, BlockCacheTest, 
HdfsLockFactoryTest, AddBlockUpdateTest, TestDocBasedVersionConstraints, 
TestExceedMaxTermLength, ParsingFieldUpdateProcessorsTest, 
TestNamedUpdateProcessors]
   [junit4] Completed on J2 in 50.45s, 1 test, 1 error <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: 
There were test failures: 474 suites, 1890 tests, 4 errors, 48 ignored (21 
assumptions)

Total time: 56 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 
-XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to