Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23990

[Flakey Tests] TestSecureExport.testVisibilityLabels fails with SaslException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • flakies
    • None

    Description

      It fails on one of the three hosts I'm using to run tests. It fails every time. Here is the complaint:

      java.io.IOException: Failed on local exception: java.io.IOException: javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Bad file descriptor (Write failed))]; Host Details : local host is: "stack.example.org/X.X.X.X"; destination host is: "localhost":61294;
              at org.apache.hadoop.hbase.coprocessor.TestSecureExport.lambda$testVisibilityLabels$7(TestSecureExport.java:422)
              at org.apache.hadoop.hbase.coprocessor.TestSecureExport.testVisibilityLabels(TestSecureExport.java:426)
      

      (Line numbers are a little off because I've been messing around in code... trying to figure how to get it to pass).

      I'm going to just disable the failing test in sub-issue until someone has a chance to look at it. This is an old one but its stopping me make progress on test stability on one of my machines and figuring this sort of failure is of low priority for myself at the moment at least.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: