"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|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 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === 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␊" === 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-kahubog3muzi" from "TestOpenDrive:rclone-test-kahubog3muzi" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/06/05 02:54:58 ERROR error listing: directory not found object="" objectType=string --- PASS: TestIntegration (84.64s) --- PASS: TestIntegration/FsMkdir (83.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding (56.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 84.662s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|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 1m25.421218786s (try 2/5)