You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/12/02 04:44:13 UTC

[GitHub] [hadoop] yzhangal commented on pull request #2455: HADOOP-17338. Intermittent S3AInputStream failures: Premature end of …

yzhangal commented on pull request #2455:
URL: https://github.com/apache/hadoop/pull/2455#issuecomment-736986389


   Many thanks Steve. I see the challenge of supporting the tests at upstream.
   
   I reran the hadoop-tools/hadoop-aws tests with command "mvn verify -Dscale -DtestsThreadCount=8 " and only got the following (some of the earlier failures I saw did not show):
   
   [ERROR] Errors:
   [ERROR]   ITestS3AContractRootDir.testListEmptyRootDirectory:82->AbstractContractRootDirectoryTest.testListEmptyRootDirectory:196 » TestTimedOut
   [ERROR]   ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testRecursiveRootListing:265 » TestTimedOut
   [ERROR]   ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testRmEmptyRootDirNonRecursive:101 » TestTimedOut
   [ERROR]   ITestS3ATemporaryCredentials.testSTS:133 » AccessDenied : request session cred...
   [INFO]
   [ERROR] Tests run: 260, Failures: 0, Errors: 4, Skipped: 45
   
   Wonder if the failed tests work for you.
   
   Thanks.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org