"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/03/14 05:38:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nigemiw3rufu" 2026/03/14 05:38:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/14 05:38:35 DEBUG : Starting OpenDrive session with ID: 874a256f5bfba536021712358ce6e5e2e98266015eadf90e4baaebbbc9ca8a46 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/14 05:38:36 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.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.551s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 2.373597365s (try 2/5): exit status 1: Failed [TestIntegration]