"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|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|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove|ObjectStorable|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/07/28 01:39:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuduyah7sena" 2026/07/28 01:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/28 01:39:23 DEBUG : Linkbox root 'rclone-test-fuduyah7sena': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/28 01:39:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Trying to read object after upload: try again in 100ms (1/10) 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/control_chars fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:39:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:35 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:39:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:35 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:39:35 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:35 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:39:36 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:39:38 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:40 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:42 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:39:44 DEBUG : pacer: Reducing sleep to 1.5s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:39:46 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:39:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:39:49 DEBUG : pacer: Reducing sleep to 632.8125ms 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/28 01:39:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:39:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:39:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:39:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:39:56 DEBUG : pacer: Reducing sleep to 200ms 2026/07/28 01:39:58 DEBUG : ./.: Trying to read object after upload: try again in 100ms (1/10) 2026/07/28 01:39:58 DEBUG : ./.: Trying to read object after upload: try again in 200ms (2/10) 2026/07/28 01:39:58 DEBUG : ./.: Trying to read object after upload: try again in 400ms (3/10) 2026/07/28 01:39:59 DEBUG : ./.: Trying to read object after upload: try again in 800ms (4/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,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=3) "." Test: TestIntegration/FsMkdir/FsEncoding/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: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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/28 01:40:26 DEBUG : ../..: 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{".."} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories 2026/07/28 01:40:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:40:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:40:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:40:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:40:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:40:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:40:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:40:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:40:42 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:40:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:40:47 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:40:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:40:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:40:50 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:40:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:40:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:40:53 DEBUG : pacer: Reducing sleep to 200.225829ms 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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/28 01:40:57 DEBUG : pacer: Reducing sleep to 200ms 2026/07/28 01:41:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) 2026/07/28 01:41:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 200ms (2/10) 2026/07/28 01:41:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: 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: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=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/28 01:41:29 DEBUG : leading space/ leading space: 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) 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,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space 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_space 2026/07/28 01:41:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:41:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:41:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:41:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:41:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:41:43 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:41:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:41:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:41:46 DEBUG : pacer: Reducing sleep to 1.5s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:41:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:41:49 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:41:50 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:41:51 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:41:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:41:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:41:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:41: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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~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:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{" leading space", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } 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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2026/07/28 01:42:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:42:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:42:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:42:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:42:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:42:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:42:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:42:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:42:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:42:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:42:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:42:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:42:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:42:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:42:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:42:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:42:54 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:42: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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", (string) (len=13) "␊leading LF" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 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_LF 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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/28 01:43:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:43:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:43:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:43:31 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:43:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:36 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:38 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:40 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:42 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/07/28 01:43:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:43:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:43:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:43:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:43:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:43:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:43:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:43:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:43:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:43:55 DEBUG : pacer: Reducing sleep to 200ms 2026/07/28 01:43:55 DEBUG : ␉leading HT/␉leading HT: 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 HT"} actual : []string{" leading space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/28 01:44:24 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/28 01:44:24 DEBUG : ␋leading VT/␋leading VT: 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 2026/07/28 01:44:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:44:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:44:31 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:44:32 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:44:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:40 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:42 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:44 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:44 ERROR : 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_space fstests.go:727: testing "trailing space " 2026/07/28 01:44:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:44:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:44:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:44:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:44:52 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:44:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:44:54 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:44:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:44:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:44:56 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_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (100), ␋leading VT/␋leading VT (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_space Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{" leading space", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_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: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_space Messages: listing wrong, want got ␋leading VT/␋leading VT (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_space Messages: Unexpected file "␋leading VT/␋leading VT" 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 space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/28 01:45:25 DEBUG : trailing CR␍/trailing CR␍: 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/07/28 01:45:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:45:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:30 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:45:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:45:31 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:45:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:36 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:38 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:40 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:42 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:42 ERROR : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: 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_LF fstests.go:727: testing "trailing LF␊" 2026/07/28 01:45:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:45:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:45:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:45:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:45:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:45:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:45:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:45:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:45:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:45: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_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing CR␍/trailing CR␍ (100), trailing LF␊/trailing LF␊ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "trailing CR␍", "trailing LF␊", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } 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 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_LF Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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_LF Messages: Unexpected file "␋leading VT/␋leading VT" 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_LF Messages: Unexpected file "trailing CR␍/trailing CR␍" 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 space", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:46:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:46:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:46:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:46:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:46:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:46:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:46:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:46:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:46:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:46:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:46:56 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/07/28 01:46:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:46:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:46:59 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: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 CR␍/trailing CR␍ (100), trailing HT␉/trailing HT␉ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "trailing CR␍", "trailing HT␉", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 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_HT Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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 space", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing CR␍/trailing CR␍ (100), trailing VT␋/trailing VT␋ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "trailing CR␍", "trailing VT␋", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing VT␋", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2026/07/28 01:47:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:36 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:47:36 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:36 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:47:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:36 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:47:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:47:39 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:41 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:43 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:45 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:47 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:47:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:47:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:47:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:47:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:47:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:47:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:47:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:47:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:47: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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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 space", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 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 CR␍/trailing CR␍ (100), trailing dot./trailing dot. (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "trailing CR␍", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } 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 CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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 space", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/28 01:48:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:48:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:48:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:48:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:48:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:45 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:47 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:48:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:48:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:48:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:48:54 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:48:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:48:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:48:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:48:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:48: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/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "test%46.txt", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } 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 CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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 space", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/28 01:49:27 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/28 01:49:28 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/28 01:49:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:33 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:49:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:33 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:49:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:49:35 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:49:36 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:38 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:40 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:42 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:44 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:46 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: failed to make directory: CreateDir failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/07/28 01:49:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:49:50 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:49:53 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:49:54 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:49:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:49:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:49:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:49:59 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:49:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:49:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/28 01:49:59 DEBUG : pacer: Reducing sleep to 200ms 2026/07/28 01:49:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/28 01:50:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/07/28 01:50:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/07/28 01:50:02 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{" leading space", "hello? sausage", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } 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{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=9) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", @@ -4,3 +5,7 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } 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 CR␍/trailing CR␍", "␋leading VT/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=29) "trailing CR␍/trailing CR␍", + (string) (len=27) "␋leading VT/␋leading VT" } 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 CR␍/trailing CR␍", "␋leading VT/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=3) { + (string) (len=13) "file name.txt", + (string) (len=29) "trailing CR␍/trailing CR␍", + (string) (len=27) "␋leading VT/␋leading VT" } 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{" leading space", "hello? sausage", "hello? sausage/êé", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,4 +1,9 @@ -([]string) (len=2) { +([]string) (len=7) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 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 CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "␋leading VT/␋leading VT" 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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1131 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "trailing CR␍/trailing CR␍" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:50:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:50:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:50:28 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:28 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:50:29 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:50:31 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:33 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:35 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:37 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:39 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:41 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:41 ERROR : 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/FsPurge 2026/07/28 01:50:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:47 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:49 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:50:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:50:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:50:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:50:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:50:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:50:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:50:59 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:50:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:50:59 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/28 01:51:00 DEBUG : pacer: Reducing sleep to 200ms 2026/07/28 01:51:00 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/07/28 01:51:00 DEBUG : dirToPurge/fileToPurge.txt: Trying to read object after upload: try again in 400ms (3/10) 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: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 CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=10) { + (string) (len=14) " leading space", (string) (len=10) "dirToPurge", @@ -5,3 +6,7 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } 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 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 CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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 "␋leading VT/␋leading VT" 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 CR␍/trailing CR␍" 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{" leading space", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=9) { + (string) (len=14) " leading space", (string) (len=14) "hello? sausage", @@ -4,3 +5,7 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/28 01:51:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:51:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:51:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:51:33 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:51:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:39 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:41 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:43 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:45 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: getting files failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/07/28 01:51:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:51:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:51:55 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:51:58 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:51:58 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:51:59 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:51:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:52:00 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:52:02 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:52:02 DEBUG : pacer: Reducing sleep to 200ms 2026/07/28 01:52:02 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: 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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␋leading VT/␋leading VT" 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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=10) { + (string) (len=14) " leading space", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +6,7 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/28 01:52:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuduyah7sena/dirToPurgeFromRoot" 2026/07/28 01:52:17 DEBUG : Config file has changed externally - reloading 2026/07/28 01:52:17 DEBUG : Linkbox root 'rclone-test-fuduyah7sena/dirToPurgeFromRoot': Using cached web token fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/28 01:52:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:52:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:24 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:52:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:52:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:52:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:33 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:35 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:37 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:37 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/ObjectUpdate 2026/07/28 01:52:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:52:53 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:52:53 DEBUG : file name.txt: Update: removing old file 2026/07/28 01:52:56 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:52:57 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:52:58 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:52:59 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:53:01 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:53:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:53:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:53:02 DEBUG : pacer: Reducing sleep to 200ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestLinkbox:" path "rclone-test-fuduyah7sena" from "TestLinkbox:rclone-test-fuduyah7sena" 2026/07/28 01:53:02 DEBUG : Creating backend with remote "TestLinkbox:" 2026/07/28 01:53:02 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 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-fuduyah7sena/file name.txt (200), rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-fuduyah7sena/file name.txt (200), rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-fuduyah7sena/trailing CR␍/trailing CR␍ (100), rclone-test-fuduyah7sena/␋leading VT/␋leading VT (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-fuduyah7sena/␋leading VT/␋leading VT" 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-fuduyah7sena/trailing CR␍/trailing CR␍" 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-fuduyah7sena/hello? sausage", "rclone-test-fuduyah7sena/hello? sausage/êé", "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界", "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-fuduyah7sena/ leading space", "rclone-test-fuduyah7sena/hello? sausage", "rclone-test-fuduyah7sena/hello? sausage/êé", "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界", "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-fuduyah7sena/trailing CR␍", "rclone-test-fuduyah7sena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "rclone-test-fuduyah7sena/␊leading LF", "rclone-test-fuduyah7sena/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=9) { + (string) (len=39) "rclone-test-fuduyah7sena/ leading space", (string) (len=39) "rclone-test-fuduyah7sena/hello? sausage", @@ -4,3 +5,7 @@ (string) (len=58) "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-fuduyah7sena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-fuduyah7sena/trailing CR␍", + (string) (len=124) "rclone-test-fuduyah7sena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=38) "rclone-test-fuduyah7sena/␊leading LF", + (string) (len=38) "rclone-test-fuduyah7sena/␋leading VT" } 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-fuduyah7sena/hello? sausage"} actual : []string{"rclone-test-fuduyah7sena/ leading space", "rclone-test-fuduyah7sena/hello? sausage", "rclone-test-fuduyah7sena/trailing CR␍", "rclone-test-fuduyah7sena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "rclone-test-fuduyah7sena/␊leading LF", "rclone-test-fuduyah7sena/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-fuduyah7sena/hello? sausage" +([]string) (len=6) { + (string) (len=39) "rclone-test-fuduyah7sena/ leading space", + (string) (len=39) "rclone-test-fuduyah7sena/hello? sausage", + (string) (len=39) "rclone-test-fuduyah7sena/trailing CR␍", + (string) (len=124) "rclone-test-fuduyah7sena/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=38) "rclone-test-fuduyah7sena/␊leading LF", + (string) (len=38) "rclone-test-fuduyah7sena/␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 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 2026/07/28 01:53:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:24 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:53:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:24 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:53:25 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:25 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:53:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:53:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:33 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:35 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:37 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:37 ERROR : rclone-test-fuduyah7sena: 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/ObjectRemove 2026/07/28 01:53:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/28 01:53:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/28 01:53:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/28 01:53:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/28 01:53:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:48 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:50 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (getting files failed: invalid character '<' looking for beginning of value) 2026/07/28 01:53:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/28 01:53:54 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/28 01:53:57 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/28 01:53:58 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/28 01:53:59 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/28 01:54:00 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/28 01:54:00 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/28 01:54:01 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/28 01:54:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/28 01:54:02 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:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got created from root.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (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:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "created from root.txt" 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:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "␋leading VT/␋leading VT" 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:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "trailing CR␍/trailing CR␍" 2026/07/28 01:54:16 ERROR : error listing: directory not found --- FAIL: TestIntegration (892.81s) --- FAIL: TestIntegration/FsMkdir (890.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (598.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (26.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (29.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (35.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (27.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (33.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (27.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (36.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (26.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (50.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (24.14s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (37.38s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (21.38s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (40.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (55.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (49.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (30.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (46.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (289.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (13.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (16.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (50.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (65.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (24.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (34.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (14.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (20.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (36.70s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 892.825s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|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|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectRemove|ObjectStorable|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished ERROR in 14m54.322820618s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot 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/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]