"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|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:" 2025/11/17 05:51:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-maliqif2kera" 2025/11/17 05:51:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 05:51:15 DEBUG : Starting OpenDrive session with ID: 530e64b4024757ae5e4c0d314cb1c9a7a23d065a842d11667a0f5c1b08750f0b === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/17 05:51:18 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/17 05:51:22 DEBUG : trailing LF␊/trailing LF␊: 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/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/17 05:51:34 DEBUG : trailing HT␉/trailing HT␉: 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/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/17 05:51:45 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/11/17 05:51:49 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/11/17 05:51:53 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/11/17 05:51:57 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/17 05:52:00 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/11/17 05:52:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/11/17 05:52:06 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/11/17 05:52:11 DEBUG : dirToPurge/fileToPurge.txt: 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/FsPutFiles/FsPurgeRoot 2025/11/17 05:52:25 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/11/17 05:52:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-maliqif2kera/dirToPurgeFromRoot" 2025/11/17 05:52:27 DEBUG : Starting OpenDrive session with ID: eed696ac197172aca01e54a33b9606ae1469200ba3a356abe4b81e05678e99b4 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/FsPutFiles/FsDirMove 2025/11/17 05:52:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-veyerof3wabi" 2025/11/17 05:52:38 DEBUG : Starting OpenDrive session with ID: 730ed085bc1cafa138e716ff9d7a1459c24c15eb8db17f7dd1297a2259b32bfe 2025/11/17 05:52:43 DEBUG : OpenDrive root 'rclone-test-veyerof3wabi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-maliqif2kera" from "TestOpenDrive:rclone-test-maliqif2kera" 2025/11/17 05:52:43 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/11/17 05:52:43 DEBUG : Starting OpenDrive session with ID: 1234d3e09cc7a9c51e7c91d8216f3d9291a0f1d58ec2b38fe4c97a5b820987d2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/17 05:52:45 ERROR : error listing: directory not found --- PASS: TestIntegration (90.69s) --- PASS: TestIntegration/FsMkdir (89.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (42.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (11.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (11.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (45.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (13.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (13.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 90.718s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 1m32.739765923s (try 3/5)