You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/09/01 01:35:00 UTC

[jira] [Commented] (SENTRY-1910) TestAuthorize.testProduceConsumeCycle() is failing 'No authorized to access topics'

    [ https://issues.apache.org/jira/browse/SENTRY-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149901#comment-16149901 ] 

Hadoop QA commented on SENTRY-1910:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12884826/SENTRY-1910.01.patch against master.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/3209/console

This message is automatically generated.

> TestAuthorize.testProduceConsumeCycle() is failing 'No authorized to access topics'
> -----------------------------------------------------------------------------------
>
>                 Key: SENTRY-1910
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1910
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Sergio Peña
>         Attachments: SENTRY-1910.01.patch
>
>
> The following error is seen on the Jenkins job:
> {noformat}
> [ERROR] testProduceConsumeCycle(org.apache.sentry.tests.e2e.kafka.TestAuthorize)  Time elapsed: 0.997 s  <<< FAILURE!
> java.lang.AssertionError:                                          
> user1 should have been able to successfully produce to topic tOpIc1.
>  Exception: java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to access topics: [tOpIc1]
>         at org.apache.sentry.tests.e2e.kafka.TestAuthorize.testProduceConsumeCycle(TestAuthorize.java:123)
> {noformat}
> I went back several commits to see if this test was working, but it also fails in the same way. It is weird because the master branch was working correctly before.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)