"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|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$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestFileLu:" 2026/07/19 04:18:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-buqutuy9zidu" 2026/07/19 04:18:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/19 04:19:00 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu" with ID 4814768 === RUN TestIntegration/FsMkdir 2026/07/19 04:19:01 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu" with ID 4.814768e+06 2026/07/19 04:19:02 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu" with ID 4.814768e+06 === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/19 04:19:03 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 4814771 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:217 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/19 04:19:12 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/ leading space" with ID 4814775 2026/07/19 04:19:17 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:19:19 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:19:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories 2026/07/19 04:19:27 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/ leading space/ leading space 2026/07/19 04:19:28 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/␠leading space" 2026/07/19 04:19:29 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:19:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:19:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/19 04:19:39 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/~leading tilde" with ID 4814783 2026/07/19 04:19:43 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:19:45 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:19:48 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "~leading tilde" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2026/07/19 04:19:53 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/~leading tilde/~leading tilde 2026/07/19 04:19:54 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/~leading tilde" 2026/07/19 04:19:55 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:19:57 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:20:01 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/19 04:20:05 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/␍leading CR" with ID 4814793 2026/07/19 04:20:10 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:20:12 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:20:15 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2026/07/19 04:20:19 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/␍leading CR/␍leading CR 2026/07/19 04:20:21 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/␍leading CR" 2026/07/19 04:20:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:20:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:20:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/19 04:20:32 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/␊leading LF" with ID 4814805 2026/07/19 04:20:36 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:20:38 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:20:41 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␊leading LF" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories 2026/07/19 04:20:46 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/␊leading LF/␊leading LF 2026/07/19 04:20:47 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/␊leading LF" 2026/07/19 04:20:48 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:20:50 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:20:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/19 04:20:58 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/␉leading HT" with ID 4814814 2026/07/19 04:21:03 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:21:05 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:21:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␉leading HT" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2026/07/19 04:21:12 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/␉leading HT/␉leading HT 2026/07/19 04:21:14 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/␉leading HT" 2026/07/19 04:21:15 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:21:17 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:21:20 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/19 04:21:25 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/␋leading VT" with ID 4814817 2026/07/19 04:21:29 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:21:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:21:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "␋leading VT" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories 2026/07/19 04:21:39 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/␋leading VT/␋leading VT 2026/07/19 04:21:40 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/␋leading VT" 2026/07/19 04:21:41 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:21:43 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:21:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/19 04:21:51 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/.leading dot" with ID 4814820 2026/07/19 04:21:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:21:58 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:22:01 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{".leading dot"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".leading dot"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=12) ".leading dot" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2026/07/19 04:22:06 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/.leading dot/.leading dot 2026/07/19 04:22:07 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/.leading dot" 2026/07/19 04:22:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:22:10 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:22:13 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/19 04:22:18 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/trailing space " with ID 4814827 2026/07/19 04:22:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:22:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:22:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space "} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=15) "trailing space " Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2026/07/19 04:22:32 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/trailing space /trailing space 2026/07/19 04:22:33 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/trailing space␠" 2026/07/19 04:22:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:22:37 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:22:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/19 04:22:44 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/trailing CR␍" with ID 4814832 2026/07/19 04:22:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:22:51 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:22:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing CR␍" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2026/07/19 04:22:59 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/trailing CR␍/trailing CR␍ 2026/07/19 04:23:00 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/trailing CR␍" 2026/07/19 04:23:01 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:23:03 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:23:06 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/19 04:23:11 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/trailing LF␊" with ID 4814834 2026/07/19 04:23:15 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:23:18 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:23:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing LF␊"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing LF␊" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2026/07/19 04:23:25 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/trailing LF␊/trailing LF␊ 2026/07/19 04:23:26 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/trailing LF␊" 2026/07/19 04:23:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:23:30 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:23:33 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/19 04:23:38 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/trailing HT␉" with ID 4814835 2026/07/19 04:23:42 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:23:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:23:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing HT␉" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2026/07/19 04:23:52 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/trailing HT␉/trailing HT␉ 2026/07/19 04:23:53 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/trailing HT␉" 2026/07/19 04:23:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:23:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:23:59 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/19 04:24:04 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/trailing VT␋" with ID 4814837 2026/07/19 04:24:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:24:11 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:24:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "trailing VT␋" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2026/07/19 04:24:18 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/trailing VT␋/trailing VT␋ 2026/07/19 04:24:19 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/trailing VT␋" 2026/07/19 04:24:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:24:23 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:24:26 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/19 04:24:30 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/trailing dot." with ID 4814850 2026/07/19 04:24:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:24:37 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:24:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/07/19 04:24:45 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/trailing dot./trailing dot. 2026/07/19 04:24:46 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/trailing dot." 2026/07/19 04:24:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:24:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:24:52 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/19 04:24:57 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/test%46.txt" with ID 4814875 2026/07/19 04:25:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:25:04 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:25:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "test%46.txt"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=11) "test%46.txt" Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 2026/07/19 04:25:12 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully deleted file: /rclone-test-buqutuy9zidu/test%46.txt/test%46.txt 2026/07/19 04:25:13 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/test%46.txt" 2026/07/19 04:25:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:25:16 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:25:19 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/19 04:25:28 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 4814904 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2026/07/19 04:25:39 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstests.go:1038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1038 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2026/07/19 04:25:42 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstests.go:1116: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1116 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/19 04:25:43 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/dirToPurge" with ID 4814916 2026/07/19 04:25:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:25:51 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:25:56 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=7) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/07/19 04:26:02 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/dirToPurge" 2026/07/19 04:26:03 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:26:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:26:12 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/19 04:26:19 INFO : FileLu root 'rclone-test-buqutuy9zidu': Successfully created folder "rclone-test-buqutuy9zidu/dirToPurgeFromRoot" with ID 4814930 2026/07/19 04:26:23 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:26:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:26:32 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=7) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=18) "dirToPurgeFromRoot", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/19 04:26:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-buqutuy9zidu/dirToPurgeFromRoot" 2026/07/19 04:26:38 DEBUG : Config file has changed externally - reloading 2026/07/19 04:26:39 INFO : FileLu root 'rclone-test-buqutuy9zidu/dirToPurgeFromRoot': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu/dirToPurgeFromRoot" 2026/07/19 04:26:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:26:44 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:26:49 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=42) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestFileLu:" path "rclone-test-buqutuy9zidu" from "TestFileLu:rclone-test-buqutuy9zidu" 2026/07/19 04:26:54 DEBUG : Creating backend with remote "TestFileLu:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/19 04:26:56 ERROR : rclone-test-buqutuy9zidu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/19 04:26:59 ERROR : rclone-test-buqutuy9zidu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/19 04:27:04 ERROR : rclone-test-buqutuy9zidu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-buqutuy9zidu/hello? sausage", "rclone-test-buqutuy9zidu/hello? sausage/êé", "rclone-test-buqutuy9zidu/hello? sausage/êé/Hello, 世界", "rclone-test-buqutuy9zidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-buqutuy9zidu/hello? sausage", "rclone-test-buqutuy9zidu/hello? sausage/êé", "rclone-test-buqutuy9zidu/hello? sausage/êé/Hello, 世界", "rclone-test-buqutuy9zidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=67) "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-buqutuy9zidu/hello? sausage", Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-buqutuy9zidu/hello? sausage"} actual : []string{"rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-buqutuy9zidu/hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=67) "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-buqutuy9zidu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-buqutuy9zidu/hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/07/19 04:27:11 INFO : FileLu root 'rclone-test-buqutuy9zidu': Rmdir: successfully deleted "/rclone-test-buqutuy9zidu" 2026/07/19 04:27:12 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (493.30s) --- FAIL: TestIntegration/FsMkdir (492.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (381.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (9.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (26.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (26.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (26.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (26.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (26.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (26.52s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (26.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (26.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (26.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (26.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (26.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (26.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (26.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (26.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (107.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (35.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (36.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (16.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.61s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 493.325s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|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$/^(FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 8m14.641999104s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]