"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|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 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/08/08 01:49:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-loguzuz1fixa" 2026/08/08 01:49:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:49:24 DEBUG : Linkbox root 'rclone-test-loguzuz1fixa': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/08 01:49:31 DEBUG : ../..: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:49:31 DEBUG : ../..: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:49:32 DEBUG : ../..: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 01:49:32 DEBUG : ../..: Trying to read object after upload: try again in 800ms (4/10) 2026/08/08 01:49:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:49:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:49:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:49:35 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:49:37 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:39 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:41 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:43 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:49:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:49:47 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:49:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:49:50 DEBUG : pacer: Reducing sleep to 632.8125ms fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot_dot 2026/08/08 01:49:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:49:51 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:49:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:49:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:49:53 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/08 01:50:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:50:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/punctuation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/08 01:51:00 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 tilde", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_CR fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:51:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:51:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:51:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:51:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:51:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:51:44 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:51:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:51:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:51:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:51:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:51:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:51:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:51:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:51:52 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:51:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:51:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:51:55 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 tilde", "␊leading LF", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/08 01:52:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:52:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:52:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:52:33 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:52:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:39 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:41 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:43 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:52:45 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 2026/08/08 01:52:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:52:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:52:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:52:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:52:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:52:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:52:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:52:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:52:55 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/08 01:53:25 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/08/08 01:53:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:53:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:53:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:53:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:53:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:53:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:53:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:53:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:53:52 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:53:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:53:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:53:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:53:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:53:55 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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 tilde", "␉leading HT", "␋leading VT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/08 01:54:23 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:54:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:54:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:54:28 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:28 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:54:29 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:54:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:32 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:34 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:36 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:38 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:40 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:40 ERROR : ␍leading CR: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/08 01:54:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:54:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:54:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:54:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:54:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:54:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:54:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:54:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:54:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:54:57 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "trailing space /trailing space " 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␍", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:55:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:55:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:55:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:55:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:55:23 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:55:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:55:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:55:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:55:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:55:55 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want got trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "trailing space /trailing space " 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/08 01:55:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:56:00 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:56:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:56:01 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:56:04 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "trailing space /trailing space " 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␊", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing LF␊", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/08 01:56:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:56:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:56:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:56:30 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:56:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:36 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:38 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:40 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:42 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:42 ERROR : ␍leading CR: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/08 01:56:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:48 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:56:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:56:53 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:56:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:56:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:56:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:56:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:56:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:56:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:56:58 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:56:58 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 01:56:58 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:56:59 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing space /trailing space " 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␉", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing space /trailing space " 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/08 01:57:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:57:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:57:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:57:33 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:57:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:40 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:42 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:44 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/08/08 01:57:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:57:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:57:50 DEBUG : trailing VT␋/trailing VT␋: Update: removing old file 2026/08/08 01:57:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:57:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:57:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:57:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:57:56 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:57:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:57:57 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 01:57:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:57:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:57:58 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing VT␋/trailing VT␋ (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing space /trailing space " 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 HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing space /trailing space " 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/08 01:58:32 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 01:58:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:58:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:58:33 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:33 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:58:34 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:58:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:39 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:41 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:43 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:45 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/08/08 01:58:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:58:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:58:51 DEBUG : trailing dot./trailing dot.: Update: removing old file 2026/08/08 01:58:55 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:58:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:58:57 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:58:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:58:58 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 01:58:59 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 01:58:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 01:58:59 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing dot./trailing dot. (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing space /trailing space " 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 HT␉", "trailing VT␋", "trailing dot.", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=9) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing space /trailing space " 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/08 01:59:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 01:59:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 01:59:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 01:59:33 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 01:59:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:40 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:42 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:44 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 01:59:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 01:59:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 01:59:56 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 01:59:58 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 01:59:58 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 01:59:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 02:00:00 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 02:00:00 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 02:00:00 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing space /trailing space " 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", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=9) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing space /trailing space " 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/08 02:00:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 02:00:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 02:00:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 02:00:33 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 02:00:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:39 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:41 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:43 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:45 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: Update second step failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/08/08 02:00:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:00:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 02:00:55 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 02:00:56 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 02:00:58 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 02:01:00 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 02:01:00 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 02:01:00 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 02:01:00 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 02:01:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 02:01:01 DEBUG : pacer: Reducing sleep to 200ms 2026/08/08 02:01:10 DEBUG : file name.txt: Update: removing old file === 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", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=9) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1039: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1039 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +5,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1045: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1045 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "trailing space /trailing space "} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=31) "trailing space /trailing space " } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1117 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "trailing space /trailing space "} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=31) "trailing space /trailing space " } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,4 +1,12 @@ -([]string) (len=2) { +([]string) (len=10) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/08 02:01:24 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/08 02:01:24 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/08 02:01:24 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/08/08 02:01:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 02:01:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:27 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 02:01:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:28 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 02:01:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 02:01:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:46 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:48 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:50 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:52 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:01:54 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 02:01:56 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 02:01:58 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 02:01:59 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 02:02:00 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 02:02:01 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 02:02:02 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 02:02:02 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 02:02:02 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing space /trailing space " 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=13) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", @@ -5,3 +6,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/08 02:02:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 02:02:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 02:02:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 02:02:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 02:02:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:36 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:48 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:02:56 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 02:02:58 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 02:02:59 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 02:03:00 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 02:03:01 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 02:03:02 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 02:03:02 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 02:03:03 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 02:03:03 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing space /trailing space " 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, 世界/ \" ' @ < > & ? + ≠", "trailing HT␉", "trailing VT␋", "trailing space ", "~leading tilde", "␉leading HT", "␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +5,10 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing VT␋", + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/08 02:03:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 02:03:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 02:03:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 02:03:30 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 02:03:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:36 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:38 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:40 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:42 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:42 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestLinkbox:" path "rclone-test-loguzuz1fixa" from "TestLinkbox:rclone-test-loguzuz1fixa" 2026/08/08 02:03:42 DEBUG : Creating backend with remote "TestLinkbox:" 2026/08/08 02:03:42 DEBUG : Config file has changed externally - reloading 2026/08/08 02:03:42 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/08 02:03:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/08 02:03:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/08 02:03:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:43 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/08 02:03:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/08 02:03:45 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:47 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:49 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:51 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:53 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/08 02:03:56 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 02:03:57 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 02:03:59 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/08 02:04:00 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/08 02:04:01 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/08 02:04:01 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/08 02:04:02 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/08 02:04:02 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/08 02:04:03 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-loguzuz1fixa/file name.txt (100), rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-loguzuz1fixa/dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), rclone-test-loguzuz1fixa/file name.txt (100), rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-loguzuz1fixa/trailing space /trailing space (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-loguzuz1fixa/trailing space /trailing space " fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-loguzuz1fixa/dirToPurgeFromRoot/fileToPurgeFromRoot.txt" 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-loguzuz1fixa/hello? sausage", "rclone-test-loguzuz1fixa/hello? sausage/êé", "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界", "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-loguzuz1fixa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-loguzuz1fixa/dirToPurgeFromRoot", "rclone-test-loguzuz1fixa/hello? sausage", "rclone-test-loguzuz1fixa/hello? sausage/êé", "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界", "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-loguzuz1fixa/trailing HT␉", "rclone-test-loguzuz1fixa/trailing VT␋", "rclone-test-loguzuz1fixa/trailing space ", "rclone-test-loguzuz1fixa/~leading tilde", "rclone-test-loguzuz1fixa/␉leading HT", "rclone-test-loguzuz1fixa/␍leading CR", "rclone-test-loguzuz1fixa/.."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=13) { + (string) (len=59) "rclone-test-loguzuz1fixa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=43) "rclone-test-loguzuz1fixa/dirToPurgeFromRoot", (string) (len=39) "rclone-test-loguzuz1fixa/hello? sausage", @@ -4,3 +6,10 @@ (string) (len=58) "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-loguzuz1fixa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-loguzuz1fixa/trailing HT␉", + (string) (len=39) "rclone-test-loguzuz1fixa/trailing VT␋", + (string) (len=40) "rclone-test-loguzuz1fixa/trailing space ", + (string) (len=39) "rclone-test-loguzuz1fixa/~leading tilde", + (string) (len=38) "rclone-test-loguzuz1fixa/␉leading HT", + (string) (len=38) "rclone-test-loguzuz1fixa/␍leading CR", + (string) (len=31) "rclone-test-loguzuz1fixa/.." } 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-loguzuz1fixa/hello? sausage"} actual : []string{"rclone-test-loguzuz1fixa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-loguzuz1fixa/dirToPurgeFromRoot", "rclone-test-loguzuz1fixa/hello? sausage", "rclone-test-loguzuz1fixa/trailing HT␉", "rclone-test-loguzuz1fixa/trailing VT␋", "rclone-test-loguzuz1fixa/trailing space ", "rclone-test-loguzuz1fixa/~leading tilde", "rclone-test-loguzuz1fixa/␉leading HT", "rclone-test-loguzuz1fixa/␍leading CR", "rclone-test-loguzuz1fixa/.."} Diff: --- Expected +++ Actual @@ -1,3 +1,12 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-loguzuz1fixa/hello? sausage" +([]string) (len=10) { + (string) (len=59) "rclone-test-loguzuz1fixa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=43) "rclone-test-loguzuz1fixa/dirToPurgeFromRoot", + (string) (len=39) "rclone-test-loguzuz1fixa/hello? sausage", + (string) (len=39) "rclone-test-loguzuz1fixa/trailing HT␉", + (string) (len=39) "rclone-test-loguzuz1fixa/trailing VT␋", + (string) (len=40) "rclone-test-loguzuz1fixa/trailing space ", + (string) (len=39) "rclone-test-loguzuz1fixa/~leading tilde", + (string) (len=38) "rclone-test-loguzuz1fixa/␉leading HT", + (string) (len=38) "rclone-test-loguzuz1fixa/␍leading CR", + (string) (len=31) "rclone-test-loguzuz1fixa/.." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal 2026/08/08 02:04:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/08 02:04:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/08 02:04:20 ERROR : error listing: directory not found 2026/08/08 02:04:22 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestIntegration (898.10s) --- FAIL: TestIntegration/FsMkdir (895.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (663.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (32.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (27.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (28.38s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (27.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (36.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (31.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (49.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (57.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (22.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (78.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (42.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (45.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (60.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (62.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (60.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (227.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (112.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (30.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (35.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (35.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.65s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 898.126s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|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 14m59.339260804s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot 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/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]