Nigel Jones created RANGER-1909:
-----------------------------------
Summary: Build failure in Kafka Security plugin Unit Tests
Key: RANGER-1909
URL: https://issues.apache.org/jira/browse/RANGER-1909
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Nigel Jones
Java 1.8 (151, openjdk)
Maven 3.5.0
Build fails at
[INFO] KAFKA Security Plugin .............................. FAILURE [22:07 min]
[INFO] Running
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest
log4j:WARN No appenders could be found for logger
(org.apache.kerby.kerberos.kerb.identity.backend.AbstractIdentityBackend).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
1,120.51 s <<< FAILURE! - in
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest
[ERROR]
testAuthorizedRead(org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest)
Time elapsed: 1,109.032 s <<< FAILURE!
java.lang.AssertionError
at
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerGSSTest.testAuthorizedRead(KafkaRangerAuthorizerGSSTest.java:243)
[INFO] Running
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerTest
log4j:WARN No appenders could be found for logger
(org.apache.zookeeper.server.ZooKeeperServerMain).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.827
s - in
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerTest
[INFO] Running
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerSASLSSLTest
log4j:WARN No appenders could be found for logger
(org.apache.zookeeper.server.ZooKeeperServerMain).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.214 s
- in
org.apache.ranger.authorization.kafka.authorizer.KafkaRangerAuthorizerSASLSSLTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] KafkaRangerAuthorizerGSSTest.testAuthorizedRead:243
[INFO]
[ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)