"go test -v -timeout 1h0m0s -remote TestJottacloud: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestJottacloud:" 2026/03/31 04:41:48 DEBUG : Creating backend with remote "TestJottacloud:rclone-test-guvobic3duzi" 2026/03/31 04:41:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 04:41:48 DEBUG : TestJottacloud: Token expired 2026/03/31 04:41:48 DEBUG : TestJottacloud: No updated token found in the config file 2026/03/31 04:41:48 DEBUG : TestJottacloud: got fatal oauth error: oauth2: "invalid_grant" "Session doesn't have required client" fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/jottacloud/jottacloud_test.go:13 Error: Received unexpected error: couldn't get customer info: Get "https://api.jottacloud.com/account/v1/customer": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestJottacloud:" Test: TestIntegration Messages: unexpected error: couldn't get customer info: Get "https://api.jottacloud.com/account/v1/customer": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestJottacloud:" --- FAIL: TestIntegration (0.19s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/jottacloud 0.207s "go test -v -timeout 1h0m0s -remote TestJottacloud: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.061404429s (try 3/5): exit status 1: Failed [TestIntegration]