"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/12/16 04:56:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hagujoq9gite" 2025/12/16 04:56:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/16 04:56:39 DEBUG : Starting OpenDrive session with ID: 4c131b113ef894c268a1ea4b53fa28c34f10f18569243fb163ad76820f61df08 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/12/16 04:56:42 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/12/16 04:56:46 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/12/16 04:56:49 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/12/16 04:56:53 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/16 04:56:56 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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2025/12/16 04:56:59 ERROR : error listing: directory not found --- FAIL: TestIntegration (20.79s) --- FAIL: TestIntegration/FsMkdir (19.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.43s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 20.807s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 21.551167825s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]