"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/08/04 02:46:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rawagac5lali" 2026/08/04 02:46:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 02:46:09 DEBUG : Linkbox root 'rclone-test-rawagac5lali': Using cached web token === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/04 02:46:16 INFO : dir/subdir: Making directory 2026/08/04 02:46:20 INFO : dir/subdir: Removing directory 2026/08/04 02:46:22 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/04 02:46:24 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/04 02:46:29 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:292: Sleeping for 6s just to make sure 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/08/04 02:46:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:46:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:46:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:46:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:46:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:48 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:50 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:52 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:54 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:46:54 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/dot fstests.go:727: testing "." 2026/08/04 02:46:56 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:47:00 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:47:00 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:47:01 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:47:02 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:47:03 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:47:04 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:47:05 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:47:05 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"."} 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 fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/04 02:47:31 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,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot 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/dot_dot 2026/08/04 02:47:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:47:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:44 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:47:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:47:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:47:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:55 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:47:57 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:47:59 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:48:01 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:48:02 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:48:03 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:48:04 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:48:04 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:48:05 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:48:05 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 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,6 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/punctuation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/04 02:48:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:46 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:48:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:46 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:48:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:48:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:48:49 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:51 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:53 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:55 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:57 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:48:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:49:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:49:02 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:49:03 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:49:04 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:49:05 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:49:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:49:06 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:49:07 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/04 02:49:34 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:49:35 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 02:49:35 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 02:49:36 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 800ms (4/10) 2026/08/04 02:49:37 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 1.6s (5/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:49:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:49:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:49:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:49:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:49:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:49:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:50:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:50:02 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:50:03 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:50:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:50:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:50:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:50:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:50:07 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:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/04 02:50:31 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:50:31 DEBUG : ␍leading CR/␍leading CR: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2026/08/04 02:50:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:50:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:50:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:44 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:50:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:50:46 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:48 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:50 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:52 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:54 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:50:56 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:735: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:735 Error: Received unexpected error: could not Remove: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 2026/08/04 02:50:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:51:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:51:04 DEBUG : pacer: Reducing sleep to 843.75ms fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 2026/08/04 02:51:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:51:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:51:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:51:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:51:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:51:08 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/leading_CR Messages: listing wrong, want got ␍leading CR/␍leading CR (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/leading_CR Messages: Unexpected file "␍leading CR/␍leading 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 CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" fstest.go: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/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ␊leading LF/␊leading LF (100), ␍leading CR/␍leading CR (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/leading_LF Messages: Unexpected file "␍leading CR/␍leading 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{"␊leading LF"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } 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 2026/08/04 02:51:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:51:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:51:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:51:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:51:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:51:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:52:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:52:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:52:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:52:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:52:05 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:52:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:52:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:52:08 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want got ␍leading CR/␍leading CR (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/leading_LF Messages: Unexpected file "␍leading CR/␍leading 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 LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/04 02:52:18 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:52:18 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 02:52:18 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ␉leading HT/␉leading HT (100), ␍leading CR/␍leading CR (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/leading_HT Messages: Unexpected file "␍leading CR/␍leading 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{"␉leading HT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␉leading HT", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } 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: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/leading_HT Messages: listing wrong, want got ␍leading CR/␍leading CR (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/leading_HT Messages: Unexpected file "␍leading CR/␍leading 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 LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/04 02:52:52 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:52:52 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 02:52:52 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 02:52:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:52:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:52:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:52:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:52:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:52:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:52:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:52:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:52:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:52:59 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:53:01 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:53:03 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:53:04 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:53:05 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:53:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:53:06 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:53:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:53:07 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ␋leading VT/␋leading VT (100), ␍leading CR/␍leading CR (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/leading_VT Messages: Unexpected file "␍leading CR/␍leading 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{"␋leading VT"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␋leading VT", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go: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/leading_VT Messages: listing wrong, want got ␍leading CR/␍leading CR (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/leading_VT Messages: Unexpected file "␍leading CR/␍leading 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 LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:721: Skipping leading dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/04 02:53:36 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:53:36 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 200ms (2/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: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 CR/␍leading CR (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 CR/␍leading 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 space "} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } 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 2026/08/04 02:53:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:53:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:53:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:53:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:53:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:53:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:53:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:53:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:54:00 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:54:02 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:54:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:54:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:54:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:54:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:54:07 DEBUG : pacer: Reducing sleep to 266.967773ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:54:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:54:09 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got ␍leading CR/␍leading CR (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 CR/␍leading 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 LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 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:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␍leading CR/␍leading 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 CR␍"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2026/08/04 02:54:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:35 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:54:36 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:36 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:54:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:36 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:54:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:54:38 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:40 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:42 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:44 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:46 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:48 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 2026/08/04 02:54:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:54:58 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:55:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:55:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:55:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:55:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:55:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:55:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:55:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:55:08 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_CR Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␍leading CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/04 02:55:24 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:55:24 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), ␍leading CR/␍leading CR (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 CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2026/08/04 02:55:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:55:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:39 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:55:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:55:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:55:42 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:44 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:46 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:48 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:50 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:52 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:735: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:735 Error: Received unexpected error: could not Remove: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 2026/08/04 02:55:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:55:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:56:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:56:06 DEBUG : pacer: Reducing sleep to 843.75ms fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 2026/08/04 02:56:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:56:08 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:56:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:56:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:56:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:56:09 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_LF Messages: listing wrong, want got trailing LF␊/trailing LF␊ (100), ␍leading CR/␍leading CR (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 CR/␍leading CR" 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 LF␊/trailing LF␊" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/04 02:56:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:56:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:56:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:28 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:56:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:56:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:43 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:49 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:57 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:56:59 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:57:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:57:06 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:57:08 DEBUG : pacer: Reducing sleep to 632.8125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 02:57:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:57:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:57:10 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:57:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:57:11 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), trailing LF␊/trailing LF␊ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing LF␊/trailing LF␊" 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 CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "trailing LF␊", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=9) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=14) "trailing LF␊", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } 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 2026/08/04 02:57:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:33 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:57:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:33 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:57:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:33 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:57:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:57:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:46 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:48 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:50 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:52 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:54 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:56 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:57:58 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:00 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:58:06 DEBUG : pacer: Reducing sleep to 1.125s 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 LF␊/trailing LF␊ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing LF␊/trailing LF␊" 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 CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/04 02:58:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 02:58:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:58:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:58:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:58:14 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:58:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:58:15 DEBUG : pacer: Reducing sleep to 200ms 2026/08/04 02:58:16 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:58:17 DEBUG : trailing VT␋/trailing 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 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 LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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 CR/␍leading CR" 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 LF␊/trailing LF␊" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "trailing VT␋", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=9) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2026/08/04 02:58:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:58:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:58:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:58:32 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:58:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:40 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:42 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:44 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:735: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:735 Error: Received unexpected error: could not Remove: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 2026/08/04 02:58:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:58:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 02:59:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 02:59:08 DEBUG : pacer: Reducing sleep to 843.75ms fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 2026/08/04 02:59:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 02:59:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 02:59:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 02:59:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 02:59:11 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 02:59:11 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 LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing LF␊/trailing LF␊" 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 CR/␍leading CR" 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 VT␋/trailing 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "trailing VT␋", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/04 02:59:29 DEBUG : trailing dot./trailing dot.: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 02:59:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 02:59:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 02:59:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 02:59:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 02:59:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 02:59:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:06 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:00:08 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:00:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 03:00:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:00:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:00:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:00:12 DEBUG : pacer: Reducing sleep to 266.967773ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:00:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:00:14 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), trailing dot./trailing dot. (100), ␍leading CR/␍leading CR (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 CR/␍leading CR" 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 VT␋/trailing 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 LF␊/trailing LF␊" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,12 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=10) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:00:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:00:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:00:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:00:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:00:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:00:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:01:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:01:08 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 03:01:09 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:01:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:01:11 DEBUG : pacer: Reducing sleep to 355.957031ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:01:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 03:01:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:01:13 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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 CR/␍leading CR" 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 VT␋/trailing 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 LF␊/trailing LF␊" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,12 @@ -([]string) { +([]string) (len=10) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/04 03:01:24 DEBUG : invalid utf-8/invalid utf-8: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 03:01:24 DEBUG : invalid utf-8/invalid utf-8: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 03:01:25 DEBUG : invalid utf-8/invalid utf-8: Trying to read object after upload: try again in 400ms (3/10) 2026/08/04 03:01:25 DEBUG : invalid utf-8/invalid utf-8: 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: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/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8�/invalid utf-8� (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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/invalid_UTF-8 Messages: Unexpected file "trailing LF␊/trailing LF␊" 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/invalid_UTF-8 Messages: Unexpected file "invalid utf-8�/invalid utf-8�" 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/invalid_UTF-8 Messages: Unexpected file "trailing VT␋/trailing 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/invalid_UTF-8 Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:203: Not found "invalid utf-8\xfe/invalid utf-8\xfe" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: 1 objects not found 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{"invalid utf-8\xfe"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,13 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=11) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2026/08/04 03:01:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:01:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:01:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:01:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:01:45 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:47 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:49 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:51 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:53 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:55 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:735: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:735 Error: Received unexpected error: could not Remove: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 2026/08/04 03:01:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:01:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:02:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:02:08 DEBUG : pacer: Reducing sleep to 843.75ms 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/invalid_UTF-8 2026/08/04 03:02:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:02:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:02:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:02:11 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 03:02:12 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:02:12 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/invalid_UTF-8 Messages: listing wrong, want got invalid utf-8�/invalid utf-8� (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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/invalid_UTF-8 Messages: Unexpected file "trailing LF␊/trailing LF␊" 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/invalid_UTF-8 Messages: Unexpected file "invalid utf-8�/invalid utf-8�" 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/invalid_UTF-8 Messages: Unexpected file "trailing VT␋/trailing 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/invalid_UTF-8 Messages: Unexpected file "␍leading CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,13 @@ -([]string) { +([]string) (len=11) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/04 03:02:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:02:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:02:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:02:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:02:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:02:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:03:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:03:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 03:03:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:03:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:03:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:03:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 03:03:12 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/08/04 03:03:13 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got invalid utf-8�/invalid utf-8� (100), test%46.txt/test%46.txt (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing LF␊/trailing LF␊" 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 VT␋/trailing 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 "invalid utf-8�/invalid utf-8�" 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 CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "test%46.txt", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,14 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=12) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:03:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:32 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:03:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:32 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:03:33 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:33 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:03:34 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:34 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:03:35 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:37 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:39 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:41 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:43 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:45 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:45 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/FsNewObjectNotFound 2026/08/04 03:03:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:57 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:03:59 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:01 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:03 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:04:07 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:04:09 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutError 2026/08/04 03:04:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:04:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:04:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:04:14 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 03:04:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:04:15 DEBUG : pacer: Reducing sleep to 200ms === RUN TestIntegration/FsMkdir/FsPutZeroLength fstests.go:265: Can't upload zero length files === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/04 03:04:20 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 03:04:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 03:04:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 03:04:25 DEBUG : file name.txt: Update: removing old file 2026/08/04 03:04:28 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 03:04:29 DEBUG : file name.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 03:04:29 DEBUG : file name.txt: Trying to read object after upload: try again in 400ms (3/10) === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,14 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=12) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "hello? sausage", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1039: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1039 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=15) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +5,13 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1045: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1045 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "invalid utf-8�/invalid utf-8�", "trailing LF␊/trailing LF␊", "trailing VT␋/trailing VT␋", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,8 @@ -([]string) (len=2) { +([]string) (len=6) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=33) "invalid utf-8�/invalid utf-8�", + (string) (len=29) "trailing LF␊/trailing LF␊", + (string) (len=29) "trailing VT␋/trailing VT␋", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/04 03:04:35 DEBUG : Creating backend with remote "TestLinkbox:" 2026/08/04 03:04:35 DEBUG : Config file has changed externally - reloading 2026/08/04 03:04:35 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2026/08/04 03:04:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:36 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:04:36 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:36 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:04:37 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:37 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:04:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:37 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:04:39 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:41 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:43 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:45 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:47 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:49 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:49 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstests.go:1116: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1116 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/08/04 03:04:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:04:59 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:01 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:03 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:05 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:05:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:05:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 03:05:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:05:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:05:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:05:14 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 03:05:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:05:14 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/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), invalid utf-8�/invalid utf-8� (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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 "invalid utf-8�/invalid utf-8�" 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 LF␊/trailing LF␊" 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 VT␋/trailing 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 "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:05:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:05:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:45 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:05:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:05:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:05:48 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:50 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:52 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:54 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:56 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:58 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:05:58 ERROR : hello? sausage/êé: 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/FsNewObjectDir 2026/08/04 03:06:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:06:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:06:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:06:06 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:06:08 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/04 03:06:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 03:06:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:06:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:06:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:06:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/04 03:06:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:06:15 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: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), invalid utf-8�/invalid utf-8� (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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 "invalid utf-8�/invalid utf-8�" 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 LF␊/trailing LF␊" 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 VT␋/trailing 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 "␍leading CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=16) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", @@ -5,3 +6,13 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 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), invalid utf-8�/invalid utf-8� (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1199 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing VT␋/trailing 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 "invalid utf-8�/invalid utf-8�" 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 LF␊/trailing LF␊" 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 CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=15) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +5,13 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/04 03:06:58 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/04 03:06:58 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/04 03:07:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:07:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:07:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:02 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:07:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:07:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:06 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:07:08 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:07:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/04 03:07:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/04 03:07:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/04 03:07:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/04 03:07:13 DEBUG : pacer: Reducing sleep to 266.967773ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:07:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/04 03:07:14 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go: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), invalid utf-8�/invalid utf-8� (100), trailing LF␊/trailing LF␊ (100), trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (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 "invalid utf-8�/invalid utf-8�" 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 LF␊/trailing LF␊" 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 VT␋/trailing 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 "␍leading CR/␍leading 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "trailing CR␍", "trailing LF␊", "trailing VT␋", "trailing dot.", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␊leading LF", "␍leading CR", ".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=5) { +([]string) (len=16) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +6,13 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=14) "trailing VT␋", + (string) (len=13) "trailing dot.", + (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) ".", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/08/04 03:07:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rawagac5lali/dirToPurgeFromRoot" 2026/08/04 03:07:27 DEBUG : Linkbox root 'rclone-test-rawagac5lali/dirToPurgeFromRoot': Using cached web token fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/08/04 03:07:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:07:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:07:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:07:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:07:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:45 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:47 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:49 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:51 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:53 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:53 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/FsListRootedSubdir 2026/08/04 03:07:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rawagac5lali/hello? sausage/êé" 2026/08/04 03:07:53 DEBUG : Linkbox root 'rclone-test-rawagac5lali/hello? sausage/êé': Using cached web token 2026/08/04 03:07:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/04 03:07:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:53 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/04 03:07:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/04 03:07:54 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/04 03:07:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:07:58 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:08:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:08:02 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:08:04 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:08:06 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/04 03:08:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/04 03:08:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/04 03:08:11 DEBUG : pacer: Reducing sleep to 843.75ms fstests.go:1253: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1253 Error: Received unexpected error: is a directory not a file Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir --- FAIL: TestIntegration (1322.58s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.51s) --- FAIL: TestIntegration/FsMkdir (1317.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (7.38s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.22s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (1040.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (29.71s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (32.05s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (45.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (28.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (48.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (56.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (51.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (55.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (34.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (44.10s) --- SKIP: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (43.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (64.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (62.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (108.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (74.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (114.65s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (66.74s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (79.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (23.69s) --- PASS: TestIntegration/FsMkdir/FsPutError (8.35s) --- SKIP: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (234.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (13.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (41.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (1.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (25.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (10.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (45.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (59.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (18.72s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0xa76499] goroutine 5224 [running]: testing.tRunner.func1.2({0xba15a0, 0x130cfa0}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0xba15a0?, 0x130cfa0?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 +0x359 github.com/rclone/rclone/fstest/fstests.retry(0x168d9e142008, {0xc83282, 0x3}, 0x168d9e0f3ce8) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:138 +0x117 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata({0xd046f8, 0x136c320}, 0x168d9e142008, {0x0, 0x0}, 0x168d9e0f3ed0, 0x0?, {0x168d9e22f420?, 0x0?}, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 +0x18e github.com/rclone/rclone/fstest/fstests.testPutMimeType({0xd046f8, 0x136c320}, 0x168d9e142008, {0x0, 0x0}, 0x168d9e0f3ed0, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 +0x15e github.com/rclone/rclone/fstest/fstests.testPut(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 github.com/rclone/rclone/fstest/fstests.Run.func13.14.18(0x168d9e142008) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1258 +0x177 testing.tRunner(0x168d9e142008, 0x168d9dfae330) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4008 /usr/local/go/src/testing/testing.go:2101 +0x4c5 exit status 2 FAIL github.com/rclone/rclone/backend/linkbox 1322.602s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 22m3.854581561s (try 1/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/FsListRootedSubdir]