"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^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/05/04 02:23:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pebexeq9nafa" 2025/05/04 02:23:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 02:23:17 DEBUG : Starting OpenDrive session with ID: 2a766fdb65daa090454964c5574c0993e564c7bbd5c2a24c1fe2a5f552847159 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/05/04 02:23:19 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/05/04 02:23:22 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/05/04 02:23:25 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/04 02:23:28 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 === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (14.47s) --- FAIL: TestIntegration/FsMkdir (13.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (2.19s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 14.485s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 15.675127539s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]