"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/18 03:31:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hagubaj6cona" 2026/07/18 03:31:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 03:31:43 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona" with ID 4805956 === RUN TestIntegration/FsMkdir 2026/07/18 03:31:44 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona" with ID 4.805956e+06 2026/07/18 03:31:45 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona" with ID 4.805956e+06 === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:31:46 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" with ID 4805957 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/18 03:31:55 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/ leading space" with ID 4805961 2026/07/18 03:32:00 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:32:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:32:05 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/18 03:32:09 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/ leading space/ leading space 2026/07/18 03:32:11 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/␠leading space" 2026/07/18 03:32:12 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:32:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:32:17 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/18 03:32:22 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/~leading tilde" with ID 4805964 2026/07/18 03:32:26 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:32:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:32:31 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/18 03:32:36 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/~leading tilde/~leading tilde 2026/07/18 03:32:38 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/~leading tilde" 2026/07/18 03:32:39 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:32:41 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:32:44 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/18 03:32:49 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/␍leading CR" with ID 4805968 2026/07/18 03:32:53 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:32:55 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:32:58 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/18 03:33:03 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/␍leading CR/␍leading CR 2026/07/18 03:33:04 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/␍leading CR" 2026/07/18 03:33:05 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:33:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:33:11 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/18 03:33:15 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/␊leading LF" with ID 4805973 2026/07/18 03:33:20 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:33:22 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:33:25 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/18 03:33:30 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/␊leading LF/␊leading LF 2026/07/18 03:33:31 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/␊leading LF" 2026/07/18 03:33:32 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:33:34 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:33:37 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/18 03:33:42 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/␉leading HT" with ID 4805974 2026/07/18 03:33:46 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:33:48 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:33:51 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/18 03:33:56 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/␉leading HT/␉leading HT 2026/07/18 03:33:57 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/␉leading HT" 2026/07/18 03:33:58 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:34:00 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:34:03 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/18 03:34:08 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/␋leading VT" with ID 4805975 2026/07/18 03:34:13 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:34:15 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:34:18 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/18 03:34:23 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/␋leading VT/␋leading VT 2026/07/18 03:34:24 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/␋leading VT" 2026/07/18 03:34:25 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:34:27 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:34:30 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/18 03:34:35 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/.leading dot" with ID 4805976 2026/07/18 03:34:39 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:34:41 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:34:45 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/18 03:34:49 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/.leading dot/.leading dot 2026/07/18 03:34:50 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/.leading dot" 2026/07/18 03:34:51 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:34:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:34:57 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/18 03:35:01 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/trailing space " with ID 4805977 2026/07/18 03:35:06 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:35:08 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:35: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: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/18 03:35:16 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/trailing space /trailing space 2026/07/18 03:35:17 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/trailing space␠" 2026/07/18 03:35:18 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:35:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:35:24 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/18 03:35:28 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/trailing CR␍" with ID 4805978 2026/07/18 03:35:33 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:35:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:35:38 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/18 03:35:43 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/trailing CR␍/trailing CR␍ 2026/07/18 03:35:44 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/trailing CR␍" 2026/07/18 03:35:45 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:35:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:35:50 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/18 03:35:55 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/trailing LF␊" with ID 4805979 2026/07/18 03:35:59 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:36:02 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:36:05 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/18 03:36:09 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/trailing LF␊/trailing LF␊ 2026/07/18 03:36:10 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/trailing LF␊" 2026/07/18 03:36:12 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:36:14 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:36:17 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/18 03:36:21 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/trailing HT␉" with ID 4805980 2026/07/18 03:36:26 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:36:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:36:31 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/18 03:36:36 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/trailing HT␉/trailing HT␉ 2026/07/18 03:36:37 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/trailing HT␉" 2026/07/18 03:36:38 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:36:40 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:36:43 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/18 03:36:48 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/trailing VT␋" with ID 4805981 2026/07/18 03:36:52 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:36:54 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:36:57 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/18 03:37:02 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/trailing VT␋/trailing VT␋ 2026/07/18 03:37:04 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/trailing VT␋" 2026/07/18 03:37:05 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:37:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:37:10 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/18 03:37:15 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/trailing dot." with ID 4805982 2026/07/18 03:37:19 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:37:21 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:37:24 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/18 03:37:29 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/trailing dot./trailing dot. 2026/07/18 03:37:30 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/trailing dot." 2026/07/18 03:37:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:37:33 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:37:36 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/18 03:37:41 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/test%46.txt" with ID 4805983 2026/07/18 03:37:46 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:37:48 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:37:51 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/18 03:37:55 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully deleted file: /rclone-test-hagubaj6cona/test%46.txt/test%46.txt 2026/07/18 03:37:57 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/test%46.txt" 2026/07/18 03:37:58 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:38:00 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:38:03 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/18 03:38:12 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 4805987 === 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/18 03:38:23 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/18 03:38:26 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/18 03:38:27 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/dirToPurge" with ID 4805988 2026/07/18 03:38:31 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:38:35 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:38: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: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/18 03:38:46 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/dirToPurge" 2026/07/18 03:38:47 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:38:51 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:38: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: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/18 03:39:03 INFO : FileLu root 'rclone-test-hagubaj6cona': Successfully created folder "rclone-test-hagubaj6cona/dirToPurgeFromRoot" with ID 4805989 2026/07/18 03:39:07 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:39:11 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:39:16 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/18 03:39:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hagubaj6cona/dirToPurgeFromRoot" 2026/07/18 03:39:22 DEBUG : Config file has changed externally - reloading 2026/07/18 03:39:23 INFO : FileLu root 'rclone-test-hagubaj6cona/dirToPurgeFromRoot': Rmdir: successfully deleted "/rclone-test-hagubaj6cona/dirToPurgeFromRoot" 2026/07/18 03:39:24 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:39:28 ERROR : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:39: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: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-hagubaj6cona" from "TestFileLu:rclone-test-hagubaj6cona" 2026/07/18 03:39:39 DEBUG : Creating backend with remote "TestFileLu:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/18 03:39:40 ERROR : rclone-test-hagubaj6cona/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/07/18 03:39:44 ERROR : rclone-test-hagubaj6cona/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/07/18 03:39:49 ERROR : rclone-test-hagubaj6cona/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: 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-hagubaj6cona/hello? sausage", "rclone-test-hagubaj6cona/hello? sausage/êé", "rclone-test-hagubaj6cona/hello? sausage/êé/Hello, 世界", "rclone-test-hagubaj6cona/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-hagubaj6cona/hello? sausage", "rclone-test-hagubaj6cona/hello? sausage/êé", "rclone-test-hagubaj6cona/hello? sausage/êé/Hello, 世界", "rclone-test-hagubaj6cona/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=67) "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-hagubaj6cona/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-hagubaj6cona/hello? sausage"} actual : []string{"rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-hagubaj6cona/hello? sausage"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=67) "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=59) "rclone-test-hagubaj6cona/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-hagubaj6cona/hello? sausage" Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/07/18 03:39:56 INFO : FileLu root 'rclone-test-hagubaj6cona': Rmdir: successfully deleted "/rclone-test-hagubaj6cona" 2026/07/18 03:39:56 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (494.77s) --- FAIL: TestIntegration/FsMkdir (493.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (382.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (9.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (26.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (27.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (26.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (26.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (26.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (26.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (26.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (27.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (26.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (26.52s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (26.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (26.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (26.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (26.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (108.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (36.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (36.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (16.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.61s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 494.800s "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 8m16.071046777s (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]