"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/12/03 01:57:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fitufuq5piqa" 2025/12/03 01:57:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/03 01:57:22 DEBUG : Starting OpenDrive session with ID: ab797b2f698ea6a8a500c58260132e23d3ee6d5210570897cdcef4922672b7df === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2025/12/03 01:57:24 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (2.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- FAIL: TestIntegration/FsMkdir (0.54s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 2.631s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 3.633974826s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]