"go test -v -timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestBox:" 2025/10/22 03:56:43 NOTICE: TestBox: Stopped server 2025/10/22 03:56:43 NOTICE: TestBox: Starting server 2025/10/22 03:56:43 DEBUG : Creating backend with remote "TestBox:rclone-test-reloriq3jugo" 2025/10/22 03:56:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/22 03:56:43 DEBUG : TestBox: Token expired 2025/10/22 03:56:43 DEBUG : TestBox: No updated token found in the config file 2025/10/22 03:56:44 DEBUG : TestBox: got fatal oauth error: oauth2: "invalid_grant" "Refresh token has expired" 2025/10/22 03:56:44 DEBUG : TestBox: Token expired 2025/10/22 03:56:44 DEBUG : TestBox: No updated token found in the config file 2025/10/22 03:56:45 DEBUG : TestBox: got fatal oauth error: oauth2: "invalid_grant" "Refresh token has expired" 2025/10/22 03:56:45 DEBUG : box root 'rclone-test-reloriq3jugo': Background refresher detected expired token but no uploads in progress - doing nothing 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/box/box_test.go:13 Error: Received unexpected error: pre-upload check: Options "https://api.box.com/2.0/files/content/": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestBox:" Test: TestIntegration Messages: unexpected error: pre-upload check: Options "https://api.box.com/2.0/files/content/": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestBox:" --- FAIL: TestIntegration (1.46s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/box 1.481s "go test -v -timeout 1h0m0s -remote TestBox: -verbose" - Finished ERROR in 2.496590185s (try 1/5): exit status 1: Failed [TestIntegration]