"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:442: Using remote "TestSharefile:" 2024/10/15 02:04:23 DEBUG : Creating backend with remote "TestSharefile:rclone-test-hodafur0jabo" 2024/10/15 02:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/15 02:04:23 DEBUG : TestSharefile: Loaded invalid token from config file - ignoring 2024/10/15 02:04:23 DEBUG : TestSharefile: got fatal oauth error: oauth2: "access_denied" "This account has been cancelled. Please have your admin contact Citrix Support." fstests.go:466: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:466 /home/rclone/go/src/github.com/rclone/rclone/backend/sharefile/sharefile_test.go:13 Error: Received unexpected error: couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: access_denied: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:" Test: TestIntegration Messages: unexpected error: couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: access_denied: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:" --- FAIL: TestIntegration (0.66s) FAIL 2024/10/15 02:04:23 DEBUG : sharefile root 'rclone-test-hodafur0jabo': Token expired but no uploads in progress - doing nothing exit status 1 FAIL github.com/rclone/rclone/backend/sharefile 0.670s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.512974458s (try 5/5): exit status 1: Failed [TestIntegration]