"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|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:442: Using remote "TestOpenDrive:" 2024/11/07 01:46:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xizagog4qatu" 2024/11/07 01:46:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 01:46:48 DEBUG : Starting OpenDrive session with ID: 7f4c6371850c57f010a90f49e577a097356090b34ddb2be99e41e291cb847c68 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/07 01:46:50 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:711: testing "invalid utf-8\xfe" 2024/11/07 01:47:01 DEBUG : invalid utf-8þ/invalid utf-8þ: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/07 01:47:05 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/07 01:47:08 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2024/11/07 01:47:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2024/11/07 01:47: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 2024/11/07 01:47:17 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/07 01:47:21 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2024/11/07 01:47:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xizagog4qatu/dirToPurgeFromRoot" 2024/11/07 01:47:24 DEBUG : Starting OpenDrive session with ID: a1a3159b0dc816ef881bca6388bb980fdc50d294f600740022c899429cd26925 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/07 01:47:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yagoroh3qopa" 2024/11/07 01:47:26 DEBUG : Starting OpenDrive session with ID: d1adbae4fb092d511618100243e6e42485b40f8b42f58308e6857f4530648dd1 2024/11/07 01:47:30 ERROR : : error listing: directory not found 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 2024/11/07 01:47:38 DEBUG : OpenDrive root 'rclone-test-yagoroh3qopa': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestOpenDrive:" path "rclone-test-xizagog4qatu" from "TestOpenDrive:rclone-test-xizagog4qatu" 2024/11/07 01:47:39 DEBUG : Creating backend with remote "TestOpenDrive:" 2024/11/07 01:47:39 DEBUG : Starting OpenDrive session with ID: cd9f370640d46968741bfc1c0d89ce6da029e638d2639ed95e7740c5810177bf === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/11/07 01:47:41 ERROR : : error listing: directory not found --- PASS: TestIntegration (54.12s) --- PASS: TestIntegration/FsMkdir (52.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (11.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (33.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (13.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) PASS ok github.com/rclone/rclone/backend/opendrive 54.129s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 54.670229283s (try 3/5)