"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/06/27 02:35:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muhikay3yinu" 2025/06/27 02:35:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/27 02:35:45 DEBUG : Starting OpenDrive session with ID: f3da38eb9ef5c0898585d3f4c82a050e16a7023103933a0c302d4a3be9f4e04e === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/06/27 02:35:47 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/06/27 02:35:50 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/06/27 02:36:01 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/06/27 02:36:04 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/27 02:36:07 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/06/27 02:36:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/06/27 02:36:12 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/06/27 02:36:16 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/27 02:36:21 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/06/27 02:36:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muhikay3yinu/dirToPurgeFromRoot" 2025/06/27 02:36:23 DEBUG : Starting OpenDrive session with ID: 1d9f2e875f3efc4d8b3e2031325a7b5d1290c2a88e09e834c1adcbfbae771061 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/06/27 02:36:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wuqofec1wavi" 2025/06/27 02:36:25 DEBUG : Starting OpenDrive session with ID: 000429e3e46d06a3aa1cefa35f061a9c71f99cc919b6818a6c5a8a9d96b7650d 2025/06/27 02:36:30 DEBUG : OpenDrive root 'rclone-test-wuqofec1wavi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-muhikay3yinu" from "TestOpenDrive:rclone-test-muhikay3yinu" 2025/06/27 02:36:30 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/06/27 02:36:30 DEBUG : Starting OpenDrive session with ID: 9e01c1b3001f274bb3922acd2cc29fbf2eccb187499d65a39df480d073bae0b8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/06/27 02:36:32 ERROR : error listing: directory not found --- PASS: TestIntegration (48.12s) --- PASS: TestIntegration/FsMkdir (46.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 48.143s "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 49.031483779s (try 2/5)