[ https://issues.apache.org/jira/browse/HADOOP-18889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773751#comment-17773751 ]
ASF GitHub Bot commented on HADOOP-18889: ----------------------------------------- steveloughran commented on PR #6141: URL: https://github.com/apache/hadoop/pull/6141#issuecomment-1755812653 failure of test run with -Dparallel-tests -DtestsThreadCount=10 -Dscale normally I run with count=8; wonder if this is a factor. but the huge stuff is done at the end, sequentially. or its a leftover of me cancelling a previous run. in which case i should add a new cleanup ``` [ERROR] Failures: [ERROR] ITestS3AHugeMagicCommits.test_030_postCreationAssertions:150 [Pending uploads] Expected size:<1> but was:<2> in: <["Upload to tests3ascale/ITestS3AHugeMagicCommits/commit/commit.bin with ID GU0jUb2jczQjP9D0HPT1pbctBiRNC6iXXok03zCW7UsBsqOpwXQfamXwj_E.cMVRiUcmVXxbIUqDYUftzCADiTu6ReSjverMlkx9yWGPpwEF6ZXgD..FCiXE5q02zeCO; initiated 2023-10-10 16:46:50", "Upload to tests3ascale/ITestS3AHugeMagicCommits/commit/commit.bin with ID UctmfmGnoyg.F0CvKsScj5.PyFChQdYdiIaes5AMEADRrbLOgZMFoh53P1osgA5hmBR89mSaWl6lqkmLct._3wizqiHYAmpFZvEE9FSUxm.vRSsCb2WcBleQOGYObM4s; initiated 2023-10-10 17:00:53"]> [ERROR] Errors: [ERROR] ITestS3AHugeMagicCommits>AbstractSTestS3AHugeFiles.test_045_vectoredIOHugeFile:549->AbstractSTestS3AHugeFiles.assumeHugeFileExists:461->AbstractSTestS3AHugeFiles.assumeFileExists:471 ยป FileNotFound ``` > S3A: V2 SDK client does not work with third-party store > ------------------------------------------------------- > > Key: HADOOP-18889 > URL: https://issues.apache.org/jira/browse/HADOOP-18889 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.4.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Critical > Labels: pull-request-available > > testing against an external store without specifying region now blows up > because the region is queried off eu-west-1. > What are we do to here? require the region setting *which wasn't needed > before? what even region do we provide for third party stores? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org