Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11424

Fix failure for TestOsSecureRandom

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • test
    • None

    Description

      Recently I usually see failure of testOsSecureRandomSetConf in TestOsSecureRandom.
      https://builds.apache.org/job/PreCommit-HADOOP-Build/5298//testReport/org.apache.hadoop.crypto.random/TestOsSecureRandom/testOsSecureRandomSetConf/

      java.lang.Exception: test timed out after 120000 milliseconds
      	at java.io.FileInputStream.readBytes(Native Method)
      	at java.io.FileInputStream.read(FileInputStream.java:272)
      	at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
      	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
      	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
      	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
      	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
      	at java.io.InputStreamReader.read(InputStreamReader.java:184)
      	at java.io.BufferedReader.fill(BufferedReader.java:154)
      	at java.io.BufferedReader.read1(BufferedReader.java:205)
      	at java.io.BufferedReader.read(BufferedReader.java:279)
      	at org.apache.hadoop.util.Shell$ShellCommandExecutor.parseExecResult(Shell.java:735)
      	at org.apache.hadoop.util.Shell.runCommand(Shell.java:531)
      	at org.apache.hadoop.util.Shell.run(Shell.java:456)
      	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
      	at org.apache.hadoop.crypto.random.TestOsSecureRandom.testOsSecureRandomSetConf(TestOsSecureRandom.java:149)
      

      Attachments

        Issue Links

          Activity

            People

              hitliuyi Yi Liu
              hitliuyi Yi Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: