"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/01/27 01:13:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sibakam3xasu" 2026/01/27 01:13:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/27 01:13:49 DEBUG : Starting OpenDrive session with ID: 6709e074fa9274c7b105e852eccf1c59d3d947ca6b2b3816101dfa98959ad4fe === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2026/01/27 01:13:52 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2026/01/27 01:13:56 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2026/01/27 01:14:00 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/27 01:14:04 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" 2026/01/27 01:14:07 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2026/01/27 01:14:18 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/27 01:14:21 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2026/01/27 01:14:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2026/01/27 01:14:27 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/01/27 01:14:31 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/27 01:14:36 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2026/01/27 01:14:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sibakam3xasu/dirToPurgeFromRoot" 2026/01/27 01:14:39 DEBUG : Starting OpenDrive session with ID: 49b11bf5bae19ba58b15f798dc94cb962db6756783e48a6481be9b8d142c7fcb === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/27 01:14:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zuciqum6yuqa" 2026/01/27 01:14:41 DEBUG : Starting OpenDrive session with ID: 2a94045409c7330cca6d99e5229afac5b2f5aa86790a67d412e96ae2e6fd37eb fstests.go:1478: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1478 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/27 01:14:42 DEBUG : OpenDrive root 'rclone-test-zuciqum6yuqa': Purge remote 2026/01/27 01:14:42 NOTICE: purge failed: Directory doesn't exist (Error 404) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestOpenDrive:" path "rclone-test-sibakam3xasu" from "TestOpenDrive:rclone-test-sibakam3xasu" 2026/01/27 01:14:42 DEBUG : Creating backend with remote "TestOpenDrive:" 2026/01/27 01:14:42 DEBUG : Starting OpenDrive session with ID: 12a559f9ebf87ec03ff14f15cf8168f15ca48b83974512bdf3e18fde0a45023b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/01/27 01:14:44 ERROR : error listing: directory not found --- FAIL: TestIntegration (55.61s) --- FAIL: TestIntegration/FsMkdir (54.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (11.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (22.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 55.619s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 56.479686882s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsDirMove]