"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 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/04/20 04:23:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zenuwev5jewo" 2025/04/20 04:23:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 04:23:49 DEBUG : Starting OpenDrive session with ID: 85c7b1cfb8c918524de4b681342f989f3e67cb60b21582949563d1a44b7f9985 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/20 04:23:51 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/04/20 04:23:54 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/20 04:24:05 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/20 04:24:08 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/20 04:24:11 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/04/20 04:24:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/04/20 04:24:16 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 2025/04/20 04:24:20 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/20 04:24:25 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/04/20 04:24:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zenuwev5jewo/dirToPurgeFromRoot" 2025/04/20 04:24:27 DEBUG : Starting OpenDrive session with ID: 78944b24b99cf5f95df3cfb145e2335c54bbdfa6909f800af9bf37daeb9490a9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/04/20 04:24:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jaqulek5mube" 2025/04/20 04:24:29 DEBUG : Starting OpenDrive session with ID: f00531765c1fdfca8a7bb73179efde1d0aa85a74e916dae21ce56aa4ce5efcf8 2025/04/20 04:24:33 DEBUG : OpenDrive root 'rclone-test-jaqulek5mube': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-zenuwev5jewo" from "TestOpenDrive:rclone-test-zenuwev5jewo" 2025/04/20 04:24:34 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/04/20 04:24:34 DEBUG : Starting OpenDrive session with ID: f3f2f0b155fa93eabb04a30e574428426c720cba396b73058ef9f0eeae9e2672 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/04/20 04:24:36 ERROR : : error listing: directory not found --- PASS: TestIntegration (47.40s) --- PASS: TestIntegration/FsMkdir (46.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 47.421s "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 OK in 48.151602887s (try 3/5)