"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestLinkbox:" 2026/07/27 07:08:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gasayah0sedi" 2026/07/27 07:08:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 07:08:21 DEBUG : Linkbox root 'rclone-test-gasayah0sedi': Using cached web token === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/27 07:08:24 INFO : dir/subdir: Making directory 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 2026/07/27 07:08:35 INFO : dir/subdir: Removing directory 2026/07/27 07:08:38 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/07/27 07:08:40 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/07/27 07:08:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:08:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Trying to read object after upload: try again in 200ms (2/10) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/27 07:08:53 DEBUG : ./.: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:08:54 DEBUG : ./.: Trying to read object after upload: try again in 200ms (2/10) fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/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,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/27 07:09:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:09:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:10 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:09:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:10 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:09:11 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:09:13 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:15 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:17 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:19 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:09:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:09:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:09:24 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:09:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:09:26 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:09:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:09:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:09:28 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:09:29 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{".."} actual : []string{".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{"."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/27 07:09:53 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Trying to read object after upload: try again in 100ms (1/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } 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 2026/07/27 07:10:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:10:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:10:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:10:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:10:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:13 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:15 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:17 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:19 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:10:19 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/leading_space fstests.go:727: testing " leading space" 2026/07/27 07:10:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:10:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:10:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:10:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:10:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:10:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:10:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:10:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:10:30 DEBUG : pacer: Reducing sleep to 200ms fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_space fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/27 07:10:58 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:10:58 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 07:10:59 DEBUG : ~leading tilde/~leading tilde: Trying to read object after upload: try again in 400ms (3/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:11:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:11:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:11:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:11:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:11:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:11 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:15 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:17 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:19 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:21 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:11:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:11:25 DEBUG : pacer: Reducing sleep to 1.125s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:11:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:11:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:11:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:11:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:11:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:11:31 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "~leading tilde", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "~leading tilde", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2026/07/27 07:11:36 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:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading 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:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories fstests.go:736: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:736 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 2026/07/27 07:12:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:12:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:12:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:12:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:12:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:16 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:20 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:12:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:12:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:12:25 DEBUG : pacer: Reducing sleep to 843.75ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:12:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:12:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:12:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:12:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:12:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:12:29 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/27 07:12:41 DEBUG : ␊leading LF/␊leading LF: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␊leading LF", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:13:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:13:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:13:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:13:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:13:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:11 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:13 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:15 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:15 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/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/27 07:13:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:13:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:13:26 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:13:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:13:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:13:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:13:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:13:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:13:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:13:31 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:13:32 DEBUG : pacer: Reducing sleep to 200ms 2026/07/27 07:13:32 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 07:13:32 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 400ms (3/10) 2026/07/27 07:13:33 DEBUG : ␉leading HT/␉leading HT: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␉leading HT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,7 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/27 07:14:04 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:14:04 DEBUG : ␋leading VT/␋leading VT: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:14:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:14:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:08 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:14:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:14:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:14:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:20 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/leading_dot fstests.go:721: Skipping leading dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/27 07:14:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:14:25 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:14:28 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:14:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:14:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:14:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:14:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:14:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:14:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:14:33 DEBUG : trailing space /trailing space : Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:14:33 DEBUG : pacer: Reducing sleep to 200ms 2026/07/27 07:14:33 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 VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing space "} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing space ", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,8 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=15) "trailing space ", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/27 07:15:06 DEBUG : trailing CR␍/trailing CR␍: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:15:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:15:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:15:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:15:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:15:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:20 ERROR : error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: invalid character '<' looking for beginning of value === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/27 07:15:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:15:26 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:15:29 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:15:30 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:15:31 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:15:31 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:15:32 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:15:34 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:15:34 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:15:34 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:15:34 DEBUG : pacer: Reducing sleep to 200ms 2026/07/27 07:15:34 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 200ms (2/10) 2026/07/27 07:15:35 DEBUG : trailing LF␊/trailing LF␊: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing CR␍/trailing CR␍ (100), trailing LF␊/trailing LF␊ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "trailing CR␍/trailing 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_LF Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing LF␊", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing LF␊", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/27 07:16:08 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:16:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:08 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:16:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:16:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:16:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:16:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:13 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:15 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:17 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:19 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:21 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:143: Put error: Update failed to read object: getting files failed: invalid character '<' looking for beginning of value - low level retry 1/10 2026/07/27 07:16:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:16:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:16:28 DEBUG : trailing HT␉/trailing HT␉: Update: removing old file 2026/07/27 07:16:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:16:31 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:16:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:16:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:16:34 DEBUG : trailing HT␉/trailing HT␉: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:16:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:16:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:16:35 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:16:35 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing CR␍/trailing CR␍ (100), trailing HT␉/trailing HT␉ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing CR␍/trailing 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_HT Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing HT␉", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing HT␉", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "trailing CR␍/trailing 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_HT Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/27 07:17:08 DEBUG : trailing VT␋/trailing VT␋: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:17:08 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 2026/07/27 07:17:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:13 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:17:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:13 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:17:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:13 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:17:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:17:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:17:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:17:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:17:31 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:17:33 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/07/27 07:17:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:17:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:17:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:17:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:17:37 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing CR␍/trailing CR␍ (100), trailing VT␋/trailing VT␋ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing VT␋", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=14) "trailing VT␋", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_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/trailing_VT Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "trailing CR␍/trailing 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 "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing CR␍/trailing CR␍ (100), trailing dot./trailing dot. (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing CR␍/trailing 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 "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"trailing dot."} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "trailing dot.", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "trailing dot.", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/07/27 07:18:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:18:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:18 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:18:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:18:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:18:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:25 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:27 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:18:29 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:18:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:18:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:18:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:18:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:18:35 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:18:36 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/07/27 07:18:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:18:37 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:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "trailing CR␍/trailing 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 "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 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 CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "trailing CR␍/trailing 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/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 "␋leading VT/␋leading VT" 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,9 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 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/invalid_UTF-8 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:19:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:13 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:19:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:13 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:19:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:13 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:19:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:19:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:19:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:19:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:19:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:19:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:19:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:19:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:19:37 DEBUG : pacer: Reducing sleep to 266.967773ms 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 trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "trailing CR␍/trailing 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/invalid_UTF-8 Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,9 @@ -([]string) { +([]string) (len=7) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/27 07:19:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:19:41 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing CR␍/trailing 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/URL_encoding Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,10 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding 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/URL_encoding fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:737 Error: Not equal: expected: []string{} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,10 @@ -([]string) { +([]string) (len=8) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=16) "invalid utf-8�", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/27 07:20:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:17 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:20:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:17 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:20:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:18 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:20:18 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:20:20 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:22 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:24 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:26 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:28 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:20:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:20:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:20:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:20:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:20:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:20:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:20:38 DEBUG : pacer: Reducing sleep to 266.967773ms === 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/07/27 07:20:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:20:38 DEBUG : pacer: Reducing sleep to 200ms 2026/07/27 07:20:41 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:20:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/07/27 07:20:45 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:1002: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=9) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=14) "hello? sausage", + (string) (len=16) "invalid utf-8�", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } 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{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,9 @@ (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=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1045: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1045 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "trailing CR␍/trailing CR␍", "␋leading VT/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=29) "trailing CR␍/trailing CR␍", + (string) (len=27) "␋leading VT/␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/27 07:20:53 DEBUG : Creating backend with remote "TestLinkbox:" 2026/07/27 07:20:53 DEBUG : Config file has changed externally - reloading 2026/07/27 07:20:53 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 fstests.go:1117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1117 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "trailing CR␍/trailing CR␍", "␋leading VT/␋leading VT"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=3) { + (string) (len=13) "file name.txt", + (string) (len=29) "trailing CR␍/trailing CR␍", + (string) (len=27) "␋leading VT/␋leading VT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1118 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,4 +1,12 @@ -([]string) (len=2) { +([]string) (len=10) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=16) "invalid utf-8�", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:21:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:21:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:21:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:21:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:21:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:13 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/FsNewObject 2026/07/27 07:21:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:27 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:29 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:21:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:21:33 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive 2026/07/27 07:21:35 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir 2026/07/27 07:21:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:21:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:21:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:21:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:21:38 DEBUG : pacer: Reducing sleep to 200.225829ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/27 07:21:38 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:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1158 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "trailing CR␍/trailing CR␍" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/07/27 07:22:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:22:02 DEBUG : pacer: Reducing sleep to 300ms 2026/07/27 07:22:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:02 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/07/27 07:22:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:02 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/07/27 07:22:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:22:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:12 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:22 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:26 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:22:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:22:34 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:22:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:22:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:22:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:22:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:22:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:22:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:22:39 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), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1187 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=13) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=10) "dirToPurge", @@ -5,3 +7,9 @@ (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=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } 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 2026/07/27 07:23:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:23:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:23:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:23:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:23:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:11 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:13 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:15 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:17 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:17 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/FsPurgeRoot 2026/07/27 07:23:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:25 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:27 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:29 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:31 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:23:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:23:36 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:23:36 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:23:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:23:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:23:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:23:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:23:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:23:41 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:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=13) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +7,9 @@ (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=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/27 07:23:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gasayah0sedi/dirToPurgeFromRoot" 2026/07/27 07:23:57 DEBUG : Linkbox root 'rclone-test-gasayah0sedi/dirToPurgeFromRoot': Using cached web token fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:24:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:24:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:24:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:24:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:24:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:24:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:24:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:24:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:24:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:24:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:24:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:24:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:24:38 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:24:39 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:1241 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "trailing CR␍/trailing 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:1241 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1241 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{" leading space", "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "invalid utf-8�", "test%46.txt", "trailing CR␍", "␋leading VT", "␍leading CR", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=14) " leading space", + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=14) "hello? sausage", @@ -4,3 +6,9 @@ (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=11) "test%46.txt", + (string) (len=14) "trailing CR␍", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/27 07:24:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gasayah0sedi/hello? sausage/êé" 2026/07/27 07:24:48 DEBUG : Linkbox root 'rclone-test-gasayah0sedi/hello? sausage/êé': Using cached web token 2026/07/27 07:24:58 DEBUG : a/b/c/d/e.txt: Trying to read object after upload: try again in 100ms (1/10) === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1785: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/27 07:25:10 DEBUG : file name.txt: Update: removing old file 2026/07/27 07:25:14 DEBUG : file name.txt: Trying to read object after upload: try again in 100ms (1/10) === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/27 07:25:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/27 07:25:15 DEBUG : Linkbox root 'rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt': Using cached web token 2026/07/27 07:25:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:17 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:25:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:18 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:25:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:18 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:25:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:25:20 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:22 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:24 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:26 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:28 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:25:30 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:1936: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1936 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1952: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1952 Error: Not equal: expected: "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/27 07:25:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:25:33 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:25:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:25:36 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:25:37 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:25:38 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:25:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:25:39 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:25:39 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:25:41 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:25:42 DEBUG : pacer: Reducing sleep to 200ms 2026/07/27 07:25:43 ERROR : error listing: directory not found 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:1961 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:203: Not found "z.txt" 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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1961 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/27 07:25:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gasayah0sedi/not found.txt" 2026/07/27 07:25:47 DEBUG : Config file has changed externally - reloading 2026/07/27 07:25:47 DEBUG : Linkbox root 'rclone-test-gasayah0sedi/not found.txt': Using cached web token 2026/07/27 07:25:48 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestLinkbox:" path "rclone-test-gasayah0sedi" from "TestLinkbox:rclone-test-gasayah0sedi" 2026/07/27 07:25:48 DEBUG : Creating backend with remote "TestLinkbox:" 2026/07/27 07:25:48 DEBUG : Linkbox root '': Using cached web token === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-gasayah0sedi/file name.txt (200), rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-gasayah0sedi/file name.txt (200), rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-gasayah0sedi/trailing CR␍/trailing CR␍ (100), rclone-test-gasayah0sedi/␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-gasayah0sedi/␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-gasayah0sedi/trailing CR␍/trailing CR␍" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-gasayah0sedi/hello? sausage", "rclone-test-gasayah0sedi/hello? sausage/êé", "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界", "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-gasayah0sedi/ leading space", "rclone-test-gasayah0sedi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-gasayah0sedi/hello? sausage", "rclone-test-gasayah0sedi/hello? sausage/êé", "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界", "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-gasayah0sedi/invalid utf-8�", "rclone-test-gasayah0sedi/test%46.txt", "rclone-test-gasayah0sedi/trailing CR␍", "rclone-test-gasayah0sedi/␋leading VT", "rclone-test-gasayah0sedi/␍leading CR", "rclone-test-gasayah0sedi/."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=12) { + (string) (len=39) "rclone-test-gasayah0sedi/ leading space", + (string) (len=59) "rclone-test-gasayah0sedi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", (string) (len=39) "rclone-test-gasayah0sedi/hello? sausage", @@ -4,3 +6,9 @@ (string) (len=58) "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=41) "rclone-test-gasayah0sedi/invalid utf-8�", + (string) (len=36) "rclone-test-gasayah0sedi/test%46.txt", + (string) (len=39) "rclone-test-gasayah0sedi/trailing CR␍", + (string) (len=38) "rclone-test-gasayah0sedi/␋leading VT", + (string) (len=38) "rclone-test-gasayah0sedi/␍leading CR", + (string) (len=28) "rclone-test-gasayah0sedi/." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Not equal: expected: []string{"rclone-test-gasayah0sedi/hello? sausage"} actual : []string{"rclone-test-gasayah0sedi/ leading space", "rclone-test-gasayah0sedi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "rclone-test-gasayah0sedi/hello? sausage", "rclone-test-gasayah0sedi/invalid utf-8�", "rclone-test-gasayah0sedi/test%46.txt", "rclone-test-gasayah0sedi/trailing CR␍", "rclone-test-gasayah0sedi/␋leading VT", "rclone-test-gasayah0sedi/␍leading CR", "rclone-test-gasayah0sedi/."} Diff: --- Expected +++ Actual @@ -1,3 +1,11 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-gasayah0sedi/hello? sausage" +([]string) (len=9) { + (string) (len=39) "rclone-test-gasayah0sedi/ leading space", + (string) (len=59) "rclone-test-gasayah0sedi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=39) "rclone-test-gasayah0sedi/hello? sausage", + (string) (len=41) "rclone-test-gasayah0sedi/invalid utf-8�", + (string) (len=36) "rclone-test-gasayah0sedi/test%46.txt", + (string) (len=39) "rclone-test-gasayah0sedi/trailing CR␍", + (string) (len=38) "rclone-test-gasayah0sedi/␋leading VT", + (string) (len=38) "rclone-test-gasayah0sedi/␍leading CR", + (string) (len=28) "rclone-test-gasayah0sedi/." } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/27 07:26:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:26:10 DEBUG : pacer: Reducing sleep to 300ms 2026/07/27 07:26:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:10 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/07/27 07:26:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:10 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/07/27 07:26:11 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:11 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:26:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:16 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:20 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:28 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:26:34 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:26:36 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:26:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:26:39 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:26:40 DEBUG : pacer: Reducing sleep to 474.609375ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:26:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:26:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:26:42 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:26:42 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/fstests/fstests.go:2066 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-gasayah0sedi/created from root.txt (100), rclone-test-gasayah0sedi/file name.txt (200), rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-gasayah0sedi/created from root.txt (100), rclone-test-gasayah0sedi/file name.txt (200), rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-gasayah0sedi/trailing CR␍/trailing CR␍ (100), rclone-test-gasayah0sedi/␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2066 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-gasayah0sedi/trailing CR␍/trailing 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/fstests/fstests.go:2066 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-gasayah0sedi/␋leading VT/␋leading VT" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/27 07:27:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:27:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:27:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:27:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:27:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:25 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:27 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:31 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:27:33 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:27:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:27:37 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/27 07:27:38 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/27 07:27:39 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/27 07:27:39 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/27 07:27:40 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/27 07:27:40 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/27 07:27:41 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/fstests/fstests.go:2071 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-gasayah0sedi/file name.txt (200), rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-gasayah0sedi/file name.txt (200), rclone-test-gasayah0sedi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-gasayah0sedi/trailing CR␍/trailing CR␍ (100), rclone-test-gasayah0sedi/␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2071 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-gasayah0sedi/trailing CR␍/trailing 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/fstests/fstests.go:2071 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-gasayah0sedi/␋leading VT/␋leading VT" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing CR␍/trailing CR␍ (100), ␋leading VT/␋leading VT (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "␋leading VT/␋leading VT" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2348 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "trailing CR␍/trailing CR␍" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2378: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *linkbox.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *linkbox.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/27 07:28:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gasayah0sedi/deeper/nonexisting/directory" 2026/07/27 07:28:06 DEBUG : Linkbox root 'rclone-test-gasayah0sedi/deeper/nonexisting/directory': Using cached web token 2026/07/27 07:28:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:28:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:07 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:28:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:28:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:28:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) fstests.go:2696: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2696 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"getting files failed: invalid character '<' looking for beginning of value", err:fserrors.wrappedRetryError{error:(*json.SyntaxError)(0x9dda23727c8)}}) Test: TestIntegration/FsMkdir/FsRootCollapse === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/27 07:28:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/27 07:28:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/27 07:28:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/27 07:28:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/27 07:28:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:27 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:29 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:31 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/27 07:28:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/27 07:28:35 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/27 07:28:35 ERROR : error listing: directory not found 2026/07/27 07:28:37 DEBUG : pacer: Reducing sleep to 843.75ms --- FAIL: TestIntegration (1215.41s) --- FAIL: TestIntegration/FsMkdir (1213.11s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (15.38s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.45s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (694.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (8.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (15.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (43.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (30.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (34.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (54.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (47.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (38.61s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (44.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (21.09s) --- SKIP: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (41.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (18.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (43.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (59.74s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (53.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (49.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (54.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (33.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (22.39s) --- 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 (444.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (2.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (16.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (20.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (3.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (15.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (1.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (81.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (91.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (13.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (31.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (117.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (16.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (100.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (52.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (17.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.13s) --- FAIL: TestIntegration/FsMkdir/FsRootCollapse (14.37s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 1215.435s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished ERROR in 20m16.534224415s (try 4/5): exit status 1: Failed [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/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove TestIntegration/FsMkdir/FsRootCollapse]