snvijaya commented on pull request #3344: URL: https://github.com/apache/hadoop/pull/3344#issuecomment-906937215
HNS-OAuth ======================== [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 1 [INFO] Results: [INFO] [WARNING] Tests run: 558, Failures: 0, Errors: 0, Skipped: 98 [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:81 » TestTimedOut [INFO] [ERROR] Tests run: 259, Failures: 0, Errors: 1, Skipped: 52 HNS-SharedKey ======================== [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2 [INFO] Results: [INFO] [WARNING] Tests run: 558, Failures: 0, Errors: 0, Skipped: 67 [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:81 » TestTimedOut [INFO] [ERROR] Tests run: 259, Failures: 0, Errors: 1, Skipped: 40 NonHNS-SharedKey ======================== [INFO] Results: [INFO] [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2 [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ITestAbfsRestOperationException.testCustomTokenFetchRetryCount:95->testWithDifferentCustomTokenFetchRetry:122->Assert.assertTrue:42->Assert.fail:89 Number of token fetch retries (9) done, does not match with fs.azure.custom.token.fetch.retry.count configured (5) [ERROR] ITestAzureBlobFileSystemCheckAccess.testCheckAccessForAccountWithoutNS:181 Expecting org.apache.hadoop.security.AccessControlException with text "This request is not authorized to perform this operation using this permission.", 403 but got : "void" [INFO] [ERROR] Tests run: 558, Failures: 2, Errors: 0, Skipped: 276 [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:81 » TestTimedOut [INFO] [ERROR] Tests run: 259, Failures: 0, Errors: 1, Skipped: 40 3 tests that failed with timeout is set for more than 100MB buffer size choking the dev VM network when tests are run in parallel over 8 processes. When run individually they pass. Test failure observed in NonHNS-SharedKey: testCustomTokenFetchRetryCount is a transient failure and the fix is being tracked in [HADOOP-17873](https://issues.apache.org/jira/browse/HADOOP-17873) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
