"go test -v -timeout 30m0s -remote TestQingStor: -verbose" - Starting (try 1/5) === RUN TestIntegration === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsRmdirNotFound --- FAIL: TestIntegration (2.72s) fstests.go:365: Using remote "TestQingStor:" --- SKIP: TestIntegration/FsCheckWrap (0.00s) fstests.go:402: Not a wrapping Fs --- PASS: TestIntegration/FsRmdirNotFound (1.46s) fstests.go:434: Error Trace: fstests.go:434 qingstor_test.go:16 Error: Received unexpected error: QingStor Error: StatusCode "403", Code "too_many_buckets", Message "You created too many buckets, please open ticket to apply more quota.", Request ID "cc5e10ecad70761d", Reference URL "http://docs.qingcloud.com/qingstor/api/common/error_code.html" Test: TestIntegration FAIL exit status 1 FAIL github.com/rclone/rclone/backend/qingstor 2.725s "go test -v -timeout 30m0s -remote TestQingStor: -verbose" - Finished ERROR in 5.359987573s (try 1/5): exit status 1: Failed [TestIntegration]