"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/04/30 05:43:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-jodeney7vawo" 2025/04/30 05:43:35 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.19s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 0.206s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.113718991s (try 4/5): exit status 1: Failed [TestIntegration]