"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/16 01:19:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-soxogab4lalo" 2026/08/16 01:19:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2026/08/16 01:19:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:19:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:19:49 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/16 01:19:49 INFO : dir/subdir: Making directory 2026/08/16 01:19:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:19:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:19:50 DEBUG : pacer: Reducing sleep to 10ms fstests.go:618: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:618 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty fstests.go:648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:648 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/16 01:19:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:19:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:19:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:19:51 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:19:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:19:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:19:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:19:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:19:54 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:19:56 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:20:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:20:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:20:12 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:689 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/16 01:20:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:20:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:20:29 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:20:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:20:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:20:38 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:20:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:20:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:20:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:20:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:20:41 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:20:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:20:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:20:42 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:20:46 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:20:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:20:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:20:47 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: directories 2026/08/16 01:21:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:21:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:21:33 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:22:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:22:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:22:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:22:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:22:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:22:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:22:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:22:20 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:22:21 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/16 01:22:38 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:22:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 01:22:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:22:41 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:22:41 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:22:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 01:22:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:22:44 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:22:44 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:22:45 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:22:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:22:49 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:22:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:22:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:22:52 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:23:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:23:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:23:01 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:23:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:23:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:23:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=3) "." Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories 2026/08/16 01:23:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:23:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:23:46 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:23:47 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:23:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:23:48 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:23:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:23:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:23:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:23:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:24:06 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:24:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:24:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:24:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:24:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:24:13 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:24:13 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:24:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:18 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:24:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:19 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:24:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:24:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:24:28 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:24:28 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/16 01:24:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:24:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:24:46 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:24:46 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:24:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:24:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:24:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:24:57 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:25:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:25:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:25:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:25:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:25:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:25:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:25:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:25:06 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:25:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories 2026/08/16 01:25:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:25:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:25:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:25:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:25:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:26:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:26:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:26:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:26:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:26:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:26:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:26:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:26:05 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:26:05 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:26:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:26:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:26:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:26:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:26:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:26:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:26:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:26:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:26:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:26:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:26:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:26:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:26:55 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:27:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:27:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:27:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:27:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:27:02 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:27:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:27:02 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:27:02 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:27:03 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=3) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories 2026/08/16 01:28:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:28:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:28:25 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:28:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:28:26 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:28:27 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:28:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:28:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:28:39 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/16 01:29:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:29:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:29:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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", "dir", "dir/subdir"} 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=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:30:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:30:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:30:47 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/16 01:31:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:31:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:31:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:31:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 01:31:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:31:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:31:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 01:31:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:31:10 DEBUG : ~leading tilde/~leading tilde: Removing old object on successful upload 2026/08/16 01:31:10 DEBUG : ~leading tilde/~leading tilde: Old object already deleted, safely ignoring 2026/08/16 01:31:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:31:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:31:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:31:11 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:31:11 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:31:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:31:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:31:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:31:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:31:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:31:13 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:31:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:31:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:31:13 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:31:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:31:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:31:13 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:31:13 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:31:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:31:16 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:31:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:31:16 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:31:17 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:31:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:31:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:31:17 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:31:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:31:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:31:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:31:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:31:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:31:24 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:31:24 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "~leading tilde"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "~leading tilde" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories 2026/08/16 01:32:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:32:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:32:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:32:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:32:14 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:32:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:32:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:32:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:32:33 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:32:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:32:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:32:37 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:32:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:32:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:32:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:32:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:32:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:32:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:32:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:32:39 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:32:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:32:40 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:32:40 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:32:42 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:33:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:33:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:33:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:33:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:33:22 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:33:22 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:33:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:33:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:33:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:33:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:33:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:33:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:33:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 01:33:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:33:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/08/16 01:33:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:33:39 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/08/16 01:33:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 01:33:39 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 01:33:40 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 01:33:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:33:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:33:41 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 01:33:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:33:41 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:33:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:33:41 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 01:33:42 DEBUG : pacer: Reducing sleep to 320ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:33:50 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 01:33:51 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:33:51 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:33:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:33:52 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=13) "␍leading CR" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2026/08/16 01:34:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:34:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:34:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:34:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:34:29 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:34:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:34:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:34:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:34:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:34:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:34:31 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:34:49 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:34:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:34:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:34:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:34:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:34:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:34:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:34:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:34:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:34:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:34:53 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:34:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:34:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:34:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:34:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:34:53 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:34:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:34:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:34:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:34:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:34:54 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:34:56 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:34:56 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:34:56 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:34:57 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:35:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:35:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:35:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:35:04 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:35:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:35:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:35:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:35:15 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:35:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:35:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:35:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:35:16 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:35:16 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/16 01:35:32 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:35:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:35:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:35:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:35:34 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:35:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:35:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:35:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:35:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:35:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:35:53 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=13) "␊leading LF" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories 2026/08/16 01:36:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:36:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:36:37 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:36:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:36:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:36:58 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:37:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:37:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:37:07 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:37:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:37:07 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:37:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:37:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:37:08 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:37:08 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:37:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:37:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:37:19 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:38:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:38:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:38:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:38:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:38:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:38:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:38:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:38:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:38:09 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:38:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:38:10 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:38:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:38:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:38:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:38:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:38:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:38:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:38:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:38:10 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:38:10 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:38:11 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:38:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:38:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:38:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=13) "␉leading HT" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:39:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:39:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:39:16 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:39:16 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:39:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:39:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:33 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/16 01:39:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:39:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:39:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:55 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:39:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:39:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:39:58 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:40:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:40:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:40:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:40:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:40:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:40:03 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:40:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:40:04 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:40:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:40:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:40:05 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:40:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:40:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:40:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:40:18 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:40:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:40:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:40:18 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:734 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"dir", "dir/subdir", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=13) "␋leading VT" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories 2026/08/16 01:41:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:41:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:41:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:41:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:41:21 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:41:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:41:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:41:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:41:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:41:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:41:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:41:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:41:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:41:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:41:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:41:32 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:41:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:41:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:41:33 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:41:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:41:34 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:41:34 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:41:37 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:41:38 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:41:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:41:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:41:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:41:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:41:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:41:59 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/16 01:42:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:42:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:42:33 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:42:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:42:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:42:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:42:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:42:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:42:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:43:00 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:43:00 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:43:01 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:43:01 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:43:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:43:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:43:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:43:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:43:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:43:09 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:43:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:43:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:43:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:43:10 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:43:10 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:43:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:43:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:43:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:43:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:43:10 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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 dot"} actual : []string{".leading dot", "dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=3) { + (string) (len=12) ".leading dot", + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2026/08/16 01:43:44 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:43:45 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:43:46 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:44:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:44:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:44:16 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/16 01:45:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:45:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:45:02 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:45:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:45:03 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:45:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 01:45:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:45:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:45:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 01:45:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:45:11 DEBUG : trailing space /trailing space : Removing old object on successful upload 2026/08/16 01:45:13 DEBUG : trailing space /trailing space : Old object already deleted, safely ignoring 2026/08/16 01:45:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:45:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:45:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:45:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:45:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:45:18 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:45:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:45:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:45:18 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:45:19 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:45:19 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:45:19 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 01:45:19 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 01:45:20 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 01:45:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 01:45:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/16 01:45:21 DEBUG : pacer: Reducing sleep to 640ms 2026/08/16 01:45:22 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 01:45:23 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:45:24 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:45:24 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:45:25 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:45:25 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:45:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:45:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:45:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:45:30 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:45:31 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:45:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:45:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:45:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:45:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:45:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:45:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:45:40 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:45:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:45:40 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 01:45:41 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:45:41 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:45:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:45:50 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:45:50 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:45:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:45:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:45:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:45:50 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"trailing space "} actual : []string{"dir", "dir/subdir", "trailing space "} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=15) "trailing space " Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2026/08/16 01:46:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:46:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:46:25 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:46:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:46:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:46:45 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:46:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:46:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:46:50 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:47:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:04 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:47:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:17 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/16 01:47:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:47:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:47:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:44 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:47:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:47 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:47:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:47:48 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:47:48 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:47:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:47:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:47:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:47:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:47:50 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:47:50 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:48:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:48:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:48:12 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:48:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:48:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:48:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:48:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:48:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:48:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:48:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:48:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:48:13 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:48:13 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:48:13 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"trailing CR␍"} actual : []string{"dir", "dir/subdir", "trailing CR␍"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "trailing CR␍" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2026/08/16 01:48:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:48:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:48:47 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:48:48 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:49:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:49:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:49:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:49:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:49:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:49:17 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:49:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:49:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:49:25 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:49:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:49:26 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:49:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:49:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:49:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:49:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:49:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:49:27 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:49:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:49:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:49:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:49:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:49:29 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:49:37 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:49:37 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:49:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:49:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:49:38 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/16 01:49:59 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:49:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 01:50:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:50:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:50:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 01:50:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:50:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:50:05 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:50:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:50:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 3/10 2026/08/16 01:50:08 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:50:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:50:08 DEBUG : trailing LF␊/trailing LF␊: Removing old object on successful upload 2026/08/16 01:50:08 DEBUG : trailing LF␊/trailing LF␊: Old object already deleted, safely ignoring fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:50:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:50:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:50:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:50:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:50:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:50:17 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:50:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:50:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:50:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:50:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:50:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:50:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:50:22 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:50:23 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:50:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:50:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:50:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:50:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:50:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:50:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:50:42 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"trailing LF␊"} actual : []string{"dir", "dir/subdir", "trailing LF␊"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "trailing LF␊" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2026/08/16 01:51:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:51:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:51:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:51:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:51:21 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:51:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:51:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:51:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:51:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:51:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:51:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:51:54 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:52:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:52:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:52:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:01 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:52:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:13 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/16 01:52:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:52:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:52:32 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:52:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:52:33 DEBUG : pacer: Reducing sleep to 20ms fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 2026/08/16 01:52:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:52:34 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:52:35 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:52:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:52:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:52:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:52:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:42 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:52:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:52:42 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:52:42 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:52:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:52:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:52:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:52:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:52:45 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:52:45 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"trailing HT␉"} actual : []string{"dir", "dir/subdir", "trailing HT␉"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=1) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "trailing HT␉" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2026/08/16 01:53:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:53:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:53:40 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:53:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:53:40 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:53:41 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:54:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:02 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:54:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:54:02 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:54:03 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:54:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:54:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:25 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:25 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:54:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:54:26 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/16 01:54:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:43 DEBUG : pacer: Reducing sleep to 10ms fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/16 01:54:44 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:54:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 01:54:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:48 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 01:54:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 01:54:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:51 DEBUG : trailing dot./trailing dot.: Removing old object on successful upload 2026/08/16 01:54:51 DEBUG : trailing dot./trailing dot.: Old object already deleted, safely ignoring 2026/08/16 01:54:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:54:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:54:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:54:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:54:53 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:54:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:54:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:54:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:54:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:54:53 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:54:55 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:54:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:54:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:54:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:54:56 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:55:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:55:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:55:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:55:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:55:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:55:05 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:55:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:55:05 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:55:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:55:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:55:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:55:15 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"trailing dot."} actual : []string{"dir", "dir/subdir", "trailing VT␋", "trailing dot."} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) (len=1) { +([]string) (len=4) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", + (string) (len=14) "trailing VT␋", (string) (len=13) "trailing dot." Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2026/08/16 01:55:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:55:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:55:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:56:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:56:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:56:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:56:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:56:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:56:24 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:56:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:56:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:56:34 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/16 01:56:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:56:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:56:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:56:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:56:54 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:56:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:56:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:56:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:56:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:56:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:56:56 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:56:57 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:57:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:57:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:57:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:57:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:57:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:57:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:57:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:57:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:57:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:57:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:57:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:57:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:57:13 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:57:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:57:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:57:14 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:57:23 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:57:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:57:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:57:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:57:26 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"invalid utf-8\xfe"} actual : []string{"dir", "dir/subdir", "invalid utf-8\xfe", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=4) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", + (string) (len=14) "invalid utf-8\xfe", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2026/08/16 01:57:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:57:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:58:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:58:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:58:05 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:58:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:58:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:58:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:58:25 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:58:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:58:25 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:58:25 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:58:26 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:58:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:58:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:58:29 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:58:30 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:58:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:46 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:58:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:58:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:58:48 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:58:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:58:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:58:50 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:58:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:58:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:58:50 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/16 01:59:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:59:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:59:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:59:08 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:59:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 01:59:09 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:59:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:59:12 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:59:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:59:12 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:59:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:59:16 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:59:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:59:21 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 01:59:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:59:21 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 01:59:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 01:59:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 01:59:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:59:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:59:30 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 01:59:30 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 01:59:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 01:59:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 01:59:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 01:59:31 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 01:59:31 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"test%46.txt"} actual : []string{"dir", "dir/subdir", "test%46.txt", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,6 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=4) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", + (string) (len=11) "test%46.txt", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 2026/08/16 02:00:05 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:00:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:00:06 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:00:07 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:00:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:00:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:00:28 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:00:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:00:38 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:00:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:00:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:00:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:00:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:00:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:00:44 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:00:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:00:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:00:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:00:54 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:00:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:00:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:00:55 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:00:55 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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{"dir", "dir/subdir", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2026/08/16 02:01:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:01:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutError 2026/08/16 02:01:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:01:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:01:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:01:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:01:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:01:16 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/16 02:01:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:01:17 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:01:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:01:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:01:20 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:01:20 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:01:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:01:22 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:01:22 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:01:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 3/10 2026/08/16 02:01:24 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:01:24 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:01:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 4/10 2026/08/16 02:01:27 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:01:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:01:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:01:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:01:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:01:49 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/16 02:01:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:01:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:01:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:01:50 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:01:51 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:01:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:01:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:01:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:01:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/16 02:02:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:02:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:02:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:02:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:02:42 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/08/16 02:02:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:02:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:02:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:45 DEBUG : pacer: Reducing sleep to 10ms 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{"dir", "hello? sausage", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=3) { + (string) (len=3) "dir", + (string) (len=14) "hello? sausage", + (string) (len=14) "trailing VT␋" } 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{"dir", "dir/subdir", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=7) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "hello? sausage", @@ -4,3 +6,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir 2026/08/16 02:02:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:02:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:02:46 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:02:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:02:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:02:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:02:47 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:02:47 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:02:47 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/16 02:02:47 DEBUG : Creating backend with remote "TestDrime:" 2026/08/16 02:02:47 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2026/08/16 02:02:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2026/08/16 02:02:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:49 DEBUG : pacer: Reducing sleep to 10ms 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{"dir", "dir/subdir", "hello? sausage", "hello? sausage/êé", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,4 +1,7 @@ -([]string) (len=2) { +([]string) (len=5) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/08/16 02:02:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:02:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/08/16 02:02:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:02:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:02:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:02:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:02:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:02:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:02:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:02:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:02:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:02:55 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:02:55 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:02:55 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:02:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:02:55 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:02:56 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:02:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:02:56 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:02:56 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2026/08/16 02:02:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/16 02:02:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:02:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:03:02 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:03:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:03:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:03:06 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:03:06 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:03:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:03:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:03:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:03:09 DEBUG : dirToPurge/fileToPurge.txt: Removing old object on successful upload 2026/08/16 02:03:10 DEBUG : dirToPurge/fileToPurge.txt: Old object already deleted, safely ignoring 2026/08/16 02:03:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:18 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:03:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:31 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:03:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:03:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:03:38 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:03:38 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:03:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:42 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:03:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:03:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:03:53 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:03:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:03:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:03:53 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:03:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:03:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:03:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:03:54 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1187 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dir", "dir/subdir", "dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=8) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=10) "dirToPurge", @@ -5,3 +7,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/08/16 02:04:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:04:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:04:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:04:14 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:04:32 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:04:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:04:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:04:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:04:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:04:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:04:44 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:04:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:04:44 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:04:48 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:04:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:04:50 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:04:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:04:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:04:51 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:04:51 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:04:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:04:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:04:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:04:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:04:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:04:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:04:54 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:04:55 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:04:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:04:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:05:00 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:05:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:05:01 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:05:03 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:05:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:05:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:05:07 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:05:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:05:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:05:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:05:21 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1199 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dir", "dir/subdir", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=7) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "hello? sausage", @@ -4,3 +6,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/16 02:05:40 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:05:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:05:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:05:44 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:05:45 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:05:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:05:48 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:05:49 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:05:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 3/10 2026/08/16 02:05:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:05:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:05:53 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Removing old object on successful upload 2026/08/16 02:05:53 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Old object already deleted, safely ignoring 2026/08/16 02:05:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:05:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:05:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:05:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:05:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:05:58 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:05:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:05:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:05:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:05:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:05:58 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:05:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:05:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:05:59 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:05:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:05:59 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:05:59 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:05:59 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:06:00 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:06:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:06:03 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:06:04 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:06:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:06:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:06:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:06:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:06:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:06:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:06:08 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:06:08 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:06:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:06:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:06:09 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:06:09 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:06:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:06:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:06:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:06:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:10 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:06:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:06:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:06:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:06:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:06:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:06:15 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:06:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:06:20 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:06:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:06:20 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:06:20 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:06:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:06:20 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:06:20 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:06:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:06:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:21 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:06:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:21 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:06:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:30 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1224 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dir", "dir/subdir", "dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=5) { +([]string) (len=8) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +7,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/08/16 02:06:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-soxogab4lalo/dirToPurgeFromRoot" 2026/08/16 02:06:48 DEBUG : Config file has changed externally - reloading 2026/08/16 02:06:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:06:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:06:51 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:07:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:07:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:07:13 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:07:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:07:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:07:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:07:13 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:07:13 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:07:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:07:13 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:07:14 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:07:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:17 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:07:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:27 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:07:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:35 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:36 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:07:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:07:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:07:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:07:37 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1241 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dir", "dir/subdir", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=7) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "hello? sausage", @@ -4,3 +6,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/16 02:07:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-soxogab4lalo/hello? sausage/êé" 2026/08/16 02:07:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:53 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:07:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:07:54 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:07:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:55 DEBUG : pacer: Reducing sleep to 10ms fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1258 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: failed to create folder: Error "422 Unprocessable Entity (422): {\"message\":\"\",\"errors\":{\"name\":\"Folder with same name already exists.\"}}" Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/08/16 02:07:55 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:07:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:07:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:07:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:07:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/08/16 02:08:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:18 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:19 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:19 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:08:19 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:08:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:08:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:08:20 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:08:20 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:08:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:08:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:08:20 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:08:20 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:08:20 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:21 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:23 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:08:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:08:24 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:08:24 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:27 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:08:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:34 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/16 02:08:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-zecezog4wojo" 2026/08/16 02:08:52 DEBUG : Config file has changed externally - reloading 2026/08/16 02:08:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:08:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:08:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:08:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:08:55 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:08:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:10:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:10:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:10:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:10:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:10:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:10:45 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:10:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:10:45 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:10:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:10:46 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:10:46 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:10:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:10:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:10:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:10:49 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:10:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:10:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:10:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:10:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:10:56 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:10:56 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:11:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:11:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:11:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:11:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:11:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:11:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:11:08 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:11:08 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:11:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:11:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:11:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:11:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:11:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:11:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:11:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:11:18 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:11:18 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:11:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:11:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:11:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:11:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:11:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:11:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 02:11:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:11:31 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:11:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:11:32 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:11:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:11:32 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:11:32 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:11:32 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:11:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:11:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:11:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:11:32 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:11:32 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:11:32 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:11:33 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:11:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:11:33 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:11:34 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:11:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:11:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:11:35 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:11:35 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1519 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/dir", "new_name/sub_new_name/dir/subdir", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/a", "new_name/sub_new_name/hello? sausage/êé/a/b", "new_name/sub_new_name/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=6) { +([]string) (len=11) { (string) (len=8) "new_name", (string) (len=21) "new_name/sub_new_name", + (string) (len=25) "new_name/sub_new_name/dir", + (string) (len=32) "new_name/sub_new_name/dir/subdir", (string) (len=36) "new_name/sub_new_name/hello? sausage", @@ -6,3 +8,6 @@ (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", - (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=43) "new_name/sub_new_name/hello? sausage/êé/a", + (string) (len=45) "new_name/sub_new_name/hello? sausage/êé/a/b", + (string) (len=36) "new_name/sub_new_name/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/08/16 02:11:52 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:11:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:11:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:12:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:12:09 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:12:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:12:14 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:12:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:15 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:12:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:21 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:21 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:12:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:12:28 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:12:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:12:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:12:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:12:35 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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:1533 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dir", "dir/subdir", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "hello? sausage/êé/a", "hello? sausage/êé/a/b", "trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=9) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir", (string) (len=14) "hello? sausage", @@ -4,3 +6,6 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=21) "hello? sausage/êé/a", + (string) (len=23) "hello? sausage/êé/a/b", + (string) (len=14) "trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2026/08/16 02:13:05 DEBUG : drime root 'rclone-test-zecezog4wojo': Purge remote === 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 2026/08/16 02:13:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:13:28 DEBUG : pacer: Reducing sleep to 10ms === 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 2026/08/16 02:13:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:13:30 DEBUG : pacer: Reducing sleep to 10ms fstests.go:1785: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/08/16 02:13:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:13:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:13:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:13:31 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/08/16 02:13:32 DEBUG : pacer: Reducing sleep to 10ms === 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/08/16 02:13:37 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:13:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Update object error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:13:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/16 02:13:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/16 02:13:43 DEBUG : Config file has changed externally - reloading 2026/08/16 02:13:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:13:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:13:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:13:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:13:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:13:51 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:13:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:13:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:13:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:13:53 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:13:53 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:13:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:13:54 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:13:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:13:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:13:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:13:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:13:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:13:54 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:13:55 DEBUG : pacer: Reducing sleep to 160ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/08/16 02:13:55 DEBUG : pacer: Reducing sleep to 80ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/16 02:13:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-soxogab4lalo/not found.txt" 2026/08/16 02:13:58 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestDrime:" path "rclone-test-soxogab4lalo" from "TestDrime:rclone-test-soxogab4lalo" 2026/08/16 02:13:58 DEBUG : Creating backend with remote "TestDrime:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/08/16 02:14:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:14:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:14:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:14:05 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:14:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:14:05 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 02:14:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:14:05 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:14:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:14:08 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:14:08 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:14:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:14:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:14:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:14:09 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:14:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:14 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:14:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:14:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:29 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:14:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:14:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:14:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:14:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:14:30 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:14:30 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:14:30 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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-soxogab4lalo/file name.txt (200), rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-soxogab4lalo/file name.txt (100), rclone-test-soxogab4lalo/file name.txt (200), rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (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-soxogab4lalo/file name.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2010 Error: Not equal: expected: []string{"rclone-test-soxogab4lalo/hello? sausage", "rclone-test-soxogab4lalo/hello? sausage/êé", "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界", "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-soxogab4lalo/dir", "rclone-test-soxogab4lalo/dir/subdir", "rclone-test-soxogab4lalo/hello? sausage", "rclone-test-soxogab4lalo/hello? sausage/êé", "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界", "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-soxogab4lalo/hello? sausage/êé/a", "rclone-test-soxogab4lalo/hello? sausage/êé/a/b", "rclone-test-soxogab4lalo/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=9) { + (string) (len=28) "rclone-test-soxogab4lalo/dir", + (string) (len=35) "rclone-test-soxogab4lalo/dir/subdir", (string) (len=39) "rclone-test-soxogab4lalo/hello? sausage", @@ -4,3 +6,6 @@ (string) (len=58) "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=46) "rclone-test-soxogab4lalo/hello? sausage/êé/a", + (string) (len=48) "rclone-test-soxogab4lalo/hello? sausage/êé/a/b", + (string) (len=39) "rclone-test-soxogab4lalo/trailing VT␋" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/08/16 02:14:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:49 DEBUG : pacer: Reducing sleep to 10ms fstest.go:380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-soxogab4lalo/file name.txt (200) got rclone-test-soxogab4lalo/file name.txt (100), rclone-test-soxogab4lalo/file name.txt (200) 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:383 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2017 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: Unexpected file "rclone-test-soxogab4lalo/file name.txt" 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-soxogab4lalo/hello? sausage"} actual : []string{"rclone-test-soxogab4lalo/dir", "rclone-test-soxogab4lalo/hello? sausage", "rclone-test-soxogab4lalo/trailing VT␋"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-soxogab4lalo/hello? sausage" +([]string) (len=3) { + (string) (len=28) "rclone-test-soxogab4lalo/dir", + (string) (len=39) "rclone-test-soxogab4lalo/hello? sausage", + (string) (len=39) "rclone-test-soxogab4lalo/trailing VT␋" } 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/08/16 02:14:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:55 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:14:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:14:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:14:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:14:59 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:14:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:14:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:15:00 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:15:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:15:00 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:15:00 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:15:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:15:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:15:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:15:00 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:15:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:15:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:15:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:15:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:15:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:15:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:15:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:15:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:15:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:15:05 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:15:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:15:05 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:15:05 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:15:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:15:05 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:15:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:15:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:05 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:15:06 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:15:06 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:15:11 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:15:11 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:15:12 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:15:12 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:15:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:15:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:15:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:15:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:15:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:15:27 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:15:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:15:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:15:29 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:15:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:15:30 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:15:31 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:15:31 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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-soxogab4lalo/created from root.txt (100), rclone-test-soxogab4lalo/file name.txt (200), rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-soxogab4lalo/created from root.txt (100), rclone-test-soxogab4lalo/file name.txt (100), rclone-test-soxogab4lalo/file name.txt (200), rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (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-soxogab4lalo/file name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/08/16 02:16:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:16:11 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:16:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:16:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:16:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:16:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:16:13 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:16:14 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:16:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:16:15 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:16:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:16:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:15 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:16:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/16 02:16:15 DEBUG : pacer: Reducing sleep to 640ms 2026/08/16 02:16:16 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:16:17 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:16:17 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:17 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:16:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:16:17 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:16:20 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:16:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:16:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:21 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:16:22 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:16:22 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:16:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:16:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:16:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:16:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:16:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:16:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:16:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:16:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:16:32 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:16:33 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:34 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:35 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:35 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:36 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:16:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:16:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:16:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:16:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 02:16:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:16:38 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:16:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:16:39 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:16:43 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:16:45 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:16:46 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:16:46 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:16:47 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:16:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:16:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:16:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:16:48 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:16:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:16:49 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:16:50 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:16:50 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:17:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:17:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:17:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:17:02 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:17:02 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:17:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:17:02 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:17:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:17:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:17:03 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:17:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:17:04 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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-soxogab4lalo/file name.txt (200), rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-soxogab4lalo/file name.txt (100), rclone-test-soxogab4lalo/file name.txt (200), rclone-test-soxogab4lalo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (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-soxogab4lalo/file name.txt" === 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 2026/08/16 02:17:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:17:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:17:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:17:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:17:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:17:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:17:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:17:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:17:43 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:17:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:17:43 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:17:44 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:17:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:17:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:17:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:17:47 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:17:47 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:17:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:17:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:17:49 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:17:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:17:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/08/16 02:17:50 DEBUG : pacer: Reducing sleep to 640ms 2026/08/16 02:17:50 DEBUG : pacer: Reducing sleep to 320ms 2026/08/16 02:17:51 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:17:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:51 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:17:52 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:17:52 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:17:53 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:17:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:17:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:17:53 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:17:54 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:17:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:17:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:17:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:17:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:17:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:17:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:17:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 02:17:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/16 02:17:58 DEBUG : pacer: Reducing sleep to 320ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:18:01 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:18:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/16 02:18:02 DEBUG : pacer: Reducing sleep to 160ms 2026/08/16 02:18:02 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:18:02 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:18:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:18:03 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:18:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:18:04 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:18:04 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:18:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:18:05 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:18:05 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:05 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:18:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:18:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:18:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:18:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:18:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:18:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:18:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:18:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:18:13 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:18:13 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:18:13 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:13 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache 2026/08/16 02:18:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:18:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:18:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:18:25 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:18:26 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:18:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:18:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:18:28 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:28 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:18:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:18:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:18:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:18:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:18:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:18:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:18:32 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:18:32 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:18:33 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:18:33 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 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 file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (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 "file name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/16 02:18:52 NOTICE: drime root 'rclone-test-soxogab4lalo': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/16 02:18:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/16 02:18:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:18:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:19:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/16 02:19:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/16 02:19:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:19:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:19:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:19:25 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:19:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:19:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *drime.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 2026/08/16 02:19:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:19:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:19:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:19:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:19:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:19:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:19:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:19:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:19:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:19:50 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:19:51 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:19:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:19:54 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:19:55 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:19:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/16 02:20:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/16 02:20:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:20:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:20:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:20:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:20:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:20:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:20:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:20:22 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:20:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/16 02:20:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:20:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:20:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:20:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:20:42 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:20:42 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:20:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:20:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:20:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:20:46 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:20:48 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:20:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:20:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:20:49 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:20:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/16 02:21:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/16 02:21:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:21:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:21:12 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/16 02:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/16 02:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/16 02:21:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/16 02:22:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:22:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:22:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:22:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/16 02:22:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:22:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:22:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/16 02:22:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/16 02:22:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:22:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:22:07 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:22:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:22:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:22:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/16 02:22:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/16 02:22:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:22:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:22:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:22:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:22:51 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:22:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:22:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:22:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:23:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/16 02:23:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:23:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:23:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:23:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:23:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:23:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:23:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:23:15 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:23:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:23:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Removing old object on successful upload 2026/08/16 02:23:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/16 02:23:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/16 02:23:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:23:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:23:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/16 02:23:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:23:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:23:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:23:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:23:59 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:24:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/16 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/16 02:24:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/16 02:24:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:24:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:24:17 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/16 02:24:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/16 02:24:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/16 02:24:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/16 02:24:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:24:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:24:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 2026/08/16 02:25:00 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:25:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:25:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:25:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Removing old object on successful upload 2026/08/16 02:25:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:25:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:25:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Old object already deleted, safely ignoring 2026/08/16 02:25:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:25:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:25:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/16 02:25:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/16 02:25:46 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:25:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:25:49 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:25:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Removing old object on successful upload 2026/08/16 02:25:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:25:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:25:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:25:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:25:51 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:25:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Old object already deleted, safely ignoring 2026/08/16 02:25:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:25:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:25:52 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:25:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/16 02:26:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/16 02:26:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:26:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:26:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:26:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:26:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:26:16 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/16 02:26:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/16 02:26:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/16 02:26:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/16 02:26:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:26:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:26:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:26:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:26:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:26:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:26:58 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 02:26:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:26:58 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:26:58 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/16 02:26:58 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:26:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:26:59 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:26:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/16 02:26:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/16 02:26:59 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:26:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 2026/08/16 02:27:21 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:27:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:27:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:27:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:27:23 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:27:25 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:27:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Removing old object on successful upload 2026/08/16 02:27:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Old object already deleted, safely ignoring 2026/08/16 02:27:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:27:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:27:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/16 02:27:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:27:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:27:44 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:27:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/16 02:28:07 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:28:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:28:10 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:28:12 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:28:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:28:14 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:28:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Removing old object on successful upload 2026/08/16 02:28:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/16 02:28:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:28:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:28:38 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:28:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/16 02:28:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:28:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:29:02 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/16 02:29:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:29:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:29:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:29:05 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:29:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/16 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/16 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/16 02:29:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:29:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:29:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:29:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:29:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:10 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:29:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:28 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/16 02:29:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:29 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:29:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:31 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:29:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/16 02:29:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:29:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/16 02:29:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/16 02:29:32 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:29:32 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:29:36 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:29:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:29:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 2026/08/16 02:29:55 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:29:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:29:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:29:59 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:29:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:30:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:30:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:30:02 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:30:04 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:30:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 3/10 2026/08/16 02:30:06 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:30:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:30:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:30:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:30:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:30:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:30:28 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/16 02:30:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:30:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/16 02:30:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:30:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:30:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:30:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:30:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:30:35 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:30:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:30:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:30:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/16 02:30:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:30:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:30:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:30:57 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:30:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:31:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:31:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:31:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:31:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:31:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:24 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/16 02:31:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/16 02:31:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:31:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/16 02:31:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/16 02:31:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/16 02:31:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/16 02:31:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:31:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:31:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:31:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:31:51 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:31:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:31:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:31:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:31:53 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:31:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:31:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:32:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/16 02:32:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:32:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:32:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:32:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:32:14 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:32:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:32:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/16 02:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/16 02:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 2026/08/16 02:32:39 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:32:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: PutLarge error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:32:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:32:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:32:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:32:47 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:32:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:33:05 DEBUG : pacer: Reducing sleep to 20ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/16 02:33:05 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:33:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/16 02:33:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:33:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:33:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:33:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:33:11 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:33:29 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/16 02:33:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:33:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:33:51 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:33:53 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/16 02:33:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:33:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:33:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:33:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:33:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:33:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:33:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:33:58 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/08/16 02:33:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/16 02:33:59 DEBUG : pacer: Reducing sleep to 80ms 2026/08/16 02:33:59 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:34:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:34:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:34:19 DEBUG : pacer: Reducing sleep to 40ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/16 02:34:19 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:34:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:34:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/16 02:34:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/16 02:34:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/16 02:34:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:34:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:34:21 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/16 02:34:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:34:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:34:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:34:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:34:44 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/08/16 02:34:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:34:44 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:34:44 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:34:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/16 02:34:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:34:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/16 02:34:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/16 02:34:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:34:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:34:51 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/16 02:35:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:35:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:35:33 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:35:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/16 02:35:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/16 02:35:36 DEBUG : short-eof-chunked.bin: Cancelling multipart upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *drime.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/16 02:35:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/16 02:35:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:35:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:35:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/16 02:36:01 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:36:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 1/10 2026/08/16 02:36:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:36:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:36:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/08/16 02:36:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/16 02:36:05 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:36:05 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/08/16 02:36:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms fstests.go:143: Put error: failed to upload file: Error "Server Error" - low level retry 2/10 2026/08/16 02:36:08 DEBUG : pacer: Reducing sleep to 40ms 2026/08/16 02:36:09 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:36:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:36:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:36:10 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:36:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:36:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/16 02:36:10 DEBUG : pacer: Reducing sleep to 20ms 2026/08/16 02:36:11 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:36:11 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/16 02:36:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:36:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:36:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:36:13 DEBUG : unknown-size-update.txt: Removing old object on successful upload 2026/08/16 02:36:13 DEBUG : unknown-size-update.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/16 02:36:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-soxogab4lalo/deeper/nonexisting/directory" 2026/08/16 02:36:31 DEBUG : Config file has changed externally - reloading 2026/08/16 02:36:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:36:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:36:34 DEBUG : pacer: Reducing sleep to 10ms 2026/08/16 02:36:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/16 02:36:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/16 02:36:36 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2931: FS has no Directory methods and doesn't Wrap 2026/08/16 02:36:55 ERROR : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (4651.05s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.47s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (19.80s) --- FAIL: TestIntegration/FsMkdir (4627.98s) --- FAIL: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.84s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.48s) --- FAIL: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.27s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (2480.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (128.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (126.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (117.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (142.63s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (119.27s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (132.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (136.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (123.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (133.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (145.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (166.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (154.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (138.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (154.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (132.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (128.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (134.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (124.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (32.94s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (47.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1027.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (1.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (159.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (136.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (21.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (36.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (270.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (1.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (201.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (48.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (2.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (150.57s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (92.21s) --- 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 (89.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (53.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (25.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (28.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (927.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (164.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (56.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (25.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (50.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (22.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (57.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (28.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (150.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (41.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (21.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (48.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (22.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (61.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (23.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (140.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (45.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (21.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (50.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (24.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (44.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (21.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (155.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (46.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (22.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (57.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (26.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (51.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (25.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (164.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (60.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (26.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (52.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (22.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (51.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (24.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (152.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (50.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (24.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (49.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (29.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (51.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (27.38s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (26.74s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (20.69s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (6.05s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (53.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (20.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (33.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (4.87s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 4651.069s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished ERROR in 1h17m32.440076489s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsMkdirRmdirSubdir TestIntegration/FsMkdir/FsListDirEmpty TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]