"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/04/23 01:37:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yequbuf8hebe" 2025/04/23 01:37:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:37:26 DEBUG : Starting OpenDrive session with ID: b84c9d753dd4106666549e4f4755816b2598cc3be9a45cdbbb48cb0b11623624 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/23 01:37:29 DEBUG : invalid utf-8þ/invalid utf-8þ: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/23 01:37:33 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/23 01:37:36 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2025/04/23 01:37:39 ERROR : : error listing: directory not found --- FAIL: TestIntegration (13.36s) --- FAIL: TestIntegration/FsMkdir (11.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding (7.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.02s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 13.378s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 14.093780981s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]