"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/01/17 03:00:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huyofan5nuwo" 2026/01/17 03:00:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/17 03:00:28 DEBUG : Starting OpenDrive session with ID: cc35c81d5d708c2494dd631d0c78b0c7105dd1aab40fb709f5ab5b0775216fff === 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 2026/01/17 03:00:30 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:2835: Shutdown method not supported --- FAIL: TestIntegration (2.89s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- FAIL: TestIntegration/FsMkdir (0.54s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 2.904s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 3.665687844s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]