"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_LF|leading_VT|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^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:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 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/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 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/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-yasolec2teyu" from "TestOpenDrive:rclone-test-yasolec2teyu" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/05/25 02:41:47 ERROR error listing: directory not found object="" objectType=string --- PASS: TestIntegration (79.49s) --- PASS: TestIntegration/FsMkdir (78.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (52.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (10.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (10.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 79.510s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_LF|leading_VT|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 1m20.260099523s (try 3/5)