"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/04/28 03:21:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cinikek9dadu" 2025/04/28 03:21:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 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/gofile/gofile_test.go:13 Error: Received unexpected error: couldn't list files: Error "error-notPremium" Test: TestIntegration Messages: unexpected error: couldn't list files: Error "error-notPremium" --- FAIL: TestIntegration (0.25s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 0.263s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.05206894s (try 3/5): exit status 1: Failed [TestIntegration]