"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestBufferForObjectLockMD5 === RUN TestBufferForObjectLockMD5/NoObjectLock === RUN TestBufferForObjectLockMD5/SourceMD5 === RUN TestBufferForObjectLockMD5/Buffered --- PASS: TestBufferForObjectLockMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/NoObjectLock (0.00s) --- PASS: TestBufferForObjectLockMD5/SourceMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/Buffered (0.00s) === RUN TestCommandLink === RUN TestCommandLink/Signed/response-cache-control === RUN TestCommandLink/Signed/response-content-disposition === RUN TestCommandLink/Signed/response-content-encoding === RUN TestCommandLink/Signed/response-content-language === RUN TestCommandLink/Signed/response-content-type === RUN TestCommandLink/Signed/response-expires --- PASS: TestCommandLink (0.00s) --- PASS: TestCommandLink/Signed/response-cache-control (0.00s) --- PASS: TestCommandLink/Signed/response-content-disposition (0.00s) --- PASS: TestCommandLink/Signed/response-content-encoding (0.00s) --- PASS: TestCommandLink/Signed/response-content-language (0.00s) --- PASS: TestCommandLink/Signed/response-content-type (0.00s) --- PASS: TestCommandLink/Signed/response-expires (0.00s) === RUN TestCommandLinkExpire === RUN TestCommandLinkExpire/Default === RUN TestCommandLinkExpire/Minimum === RUN TestCommandLinkExpire/Maximum === RUN TestCommandLinkExpire/Clamped 2026/09/09 02:21:20 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as 1.1428571428571428w is greater than the max time allowed === RUN TestCommandLinkExpire/Off 2026/09/09 02:21:20 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkExpire (0.01s) --- PASS: TestCommandLinkExpire/Default (0.00s) --- PASS: TestCommandLinkExpire/Minimum (0.00s) --- PASS: TestCommandLinkExpire/Maximum (0.00s) --- PASS: TestCommandLinkExpire/Clamped (0.00s) --- PASS: TestCommandLinkExpire/Off (0.00s) === RUN TestCommandLinkErrors === RUN TestCommandLinkErrors/NoPath === RUN TestCommandLinkErrors/TooManyPaths === RUN TestCommandLinkErrors/EmptyPath === RUN TestCommandLinkErrors/Directory === RUN TestCommandLinkErrors/Missing === RUN TestCommandLinkErrors/UnknownOption === RUN TestCommandLinkErrors/InvalidDate === RUN TestCommandLinkErrors/InvalidExpire === RUN TestCommandLinkErrors/EmptyExpire === RUN TestCommandLinkErrors/ZeroExpire === RUN TestCommandLinkErrors/NegativeExpire === RUN TestCommandLinkErrors/SubsecondExpire --- PASS: TestCommandLinkErrors (0.00s) --- PASS: TestCommandLinkErrors/NoPath (0.00s) --- PASS: TestCommandLinkErrors/TooManyPaths (0.00s) --- PASS: TestCommandLinkErrors/EmptyPath (0.00s) --- PASS: TestCommandLinkErrors/Directory (0.00s) --- PASS: TestCommandLinkErrors/Missing (0.00s) --- PASS: TestCommandLinkErrors/UnknownOption (0.00s) --- PASS: TestCommandLinkErrors/InvalidDate (0.00s) --- PASS: TestCommandLinkErrors/InvalidExpire (0.00s) --- PASS: TestCommandLinkErrors/EmptyExpire (0.00s) --- PASS: TestCommandLinkErrors/ZeroExpire (0.00s) --- PASS: TestCommandLinkErrors/NegativeExpire (0.00s) --- PASS: TestCommandLinkErrors/SubsecondExpire (0.00s) === RUN TestCommandLinkVersionAt 2026/09/09 02:21:20 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkVersionAt (0.00s) === RUN TestPublicLink 2026/09/09 02:21:20 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestPublicLink (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:464: Using remote "TestS3Alibaba:" 2026/09/09 02:21:20 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-dirisen2nide" 2026/09/09 02:21:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/09 02:21:23 INFO : S3 bucket rclone-test-dirisen2nide: Bucket "rclone-test-dirisen2nide" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/09 02:21:24 INFO : S3 bucket rclone-test-dirisen2nide: Bucket "rclone-test-dirisen2nide" deleted === RUN TestIntegration/FsMkdir fstests.go:614: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:614 Error: Received unexpected error: operation error S3: CreateBucket, https response error StatusCode: 409, RequestID: 6AA0C2A54C66FF34376D26B7, HostID: rclone-test-dirisen2nide.oss-eu-west-1.aliyuncs.com, BucketAlreadyExists: The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again. Test: TestIntegration/FsMkdir 2026/09/09 02:21:26 ERROR : S3 bucket rclone-test-dirisen2nide: Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: 6AA0C2A64C66FF3437952BB7, HostID: rclone-test-dirisen2nide.oss-eu-west-1.aliyuncs.com, api error NoSuchBucket: The specified bucket does not exist. 2026/09/09 02:21:26 DEBUG : S3 bucket rclone-test-dirisen2nide: bucket is versioned: false 2026/09/09 02:21:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- FAIL: TestIntegration (5.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.74s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.44s) --- FAIL: TestIntegration/FsMkdir (1.81s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/09/09 02:21:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/09 02:21:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 6.040s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose" - Finished ERROR in 7.885482756s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]