"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage,directory_markers:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage_test.go:15 Error: Received unexpected error: failed to get bucket: Get "https://storage.googleapis.com/storage/v1/b/rclone-test-yuzuvof9fuki/o?alt=json&maxResults=1&prettyPrint=false": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestGoogleCloudStorage{juk_h}:" Test: TestIntegration --- FAIL: TestIntegration (0.09s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.06s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlecloudstorage 0.098s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.146183047s (try 4/5): exit status 1: Failed [TestIntegration]