"go test -v -timeout 30m0s -remote TestQingStor: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsRmdirNotFound --- FAIL: TestIntegration (5.62s) fstests.go:365: Using remote "TestQingStor:" --- SKIP: TestIntegration/FsCheckWrap (0.00s) fstests.go:402: Not a wrapping Fs --- PASS: TestIntegration/FsRmdirNotFound (3.28s) 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 "5ac0ccb7f703921a", 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 5.634s "go test -v -timeout 30m0s -remote TestQingStor: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 7.959613575s (try 4/5): exit status 1: Failed [TestIntegration]