"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/12/28 04:48:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vebehab8fela" 2025/12/28 04:48:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/28 04:48:18 DEBUG : Starting OpenDrive session with ID: cd0ff5b8044ef5d7bd69ee1b706a07cda1b318765f660c4c351052198a6ef683 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/12/28 04:48:19 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) === NAME TestIntegration fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.579s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 2.434972525s (try 4/5): exit status 1: Failed [TestIntegration]