"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:464: Using remote "TestDrime:"
2026/09/06 05:24:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-fuvivev1zexo"
2026/09/06 05:24:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:505: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:533: No commands in this remote
=== RUN TestIntegration/FsRmdirNotFound
=== RUN TestIntegration/FsString
=== RUN TestIntegration/FsName
=== RUN TestIntegration/FsRoot
=== RUN TestIntegration/FsRmdirEmpty
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2026/09/06 05:24:33 INFO : dir/subdir: Making directory
2026/09/06 05:24:34 INFO : dir/subdir: Removing directory
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:293: Sleeping for 6s just to make sure
2026/09/06 05:24:42 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
fstests.go:425: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/09/06 05:24:43 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
fstests.go:425: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
fstests.go:743:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:743
Error: Received unexpected error:
directory not empty
Test: TestIntegration/FsMkdir/FsEncoding/control_chars
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:744
Error: Not equal:
expected: []string{}
actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/control_chars
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:734: testing "."
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741
Error: Not equal:
expected: []string{"."}
actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) (len=1) {
+([]string) (len=2) {
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡",
(string) (len=3) "."
Test: TestIntegration/FsMkdir/FsEncoding/dot
Messages: directories
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:744
Error: Not equal:
expected: []string{}
actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/dot
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:734: testing ".."
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741
Error: Not equal:
expected: []string{".."}
actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", ".."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) (len=1) {
+([]string) (len=2) {
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡",
(string) (len=6) ".."
Test: TestIntegration/FsMkdir/FsEncoding/dot_dot
Messages: directories
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:744
Error: Not equal:
expected: []string{}
actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/dot_dot
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741
Error: Not equal:
expected: []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"}
actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
+([]string) (len=2) {
+ (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~",
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/punctuation
Messages: directories
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:744
Error: Not equal:
expected: []string{}
actual : []string{"␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/punctuation
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:734: testing " leading space"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/leading_space
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:734: testing "~leading tilde"
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741
Error: Not equal:
expected: []string{"~leading tilde"}
actual : []string{" leading space", "~leading tilde", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=14) "~leading tilde"
+([]string) (len=3) {
+ (string) (len=14) " leading space",
+ (string) (len=14) "~leading tilde",
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde
Messages: directories
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:744
Error: Not equal:
expected: []string{}
actual : []string{" leading space", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=14) " leading space",
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
}
Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:734: testing "␍leading CR"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/leading_CR
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:734: testing "␊leading LF"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/leading_LF
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:734: testing "␉leading HT"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/leading_HT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:734: testing "␋leading VT"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/leading_VT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:734: testing ".leading dot"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/leading_dot
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:734: testing "trailing space "
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:741
Error: Not equal:
expected: []string{"trailing space "}
actual : []string{" leading space", ".leading dot", "trailing space ", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,10 @@
-([]string) (len=1) {
- (string) (len=15) "trailing space "
+([]string) (len=8) {
+ (string) (len=14) " leading space",
+ (string) (len=12) ".leading dot",
+ (string) (len=15) "trailing space ",
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡",
+ (string) (len=13) "␉leading HT",
+ (string) (len=13) "␊leading LF",
+ (string) (len=13) "␋leading VT",
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
Messages: directories
fstest.go:299: Sleeping for 1s for list eventual consistency: 1/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 2s for list eventual consistency: 2/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 4s for list eventual consistency: 3/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 8s for list eventual consistency: 4/5
fstest.go:302: Flushing the directory cache
fstest.go:299: Sleeping for 16s for list eventual consistency: 5/5
fstest.go:302: Flushing the directory cache
fstest.go:328:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:744
Error: Not equal:
expected: []string{}
actual : []string{" leading space", ".leading dot", "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡", "␉leading HT", "␊leading LF", "␋leading VT", "␍leading CR"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,9 @@
-([]string) {
+([]string) (len=7) {
+ (string) (len=14) " leading space",
+ (string) (len=12) ".leading dot",
+ (string) (len=99) "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡",
+ (string) (len=13) "␉leading HT",
+ (string) (len=13) "␊leading LF",
+ (string) (len=13) "␋leading VT",
+ (string) (len=13) "␍leading CR"
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:734: testing "trailing CR␍"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:734: testing "trailing LF␊"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:734: testing "trailing HT␉"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:734: testing "trailing VT␋"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:734: testing "trailing dot."
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:734: testing "invalid utf-8\xfe"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:734: testing "test%46.txt"
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:740
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: Put
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:813: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
=== RUN TestIntegration/FsMkdir/FsChangeNotify
fstests.go:899: FS has no ChangeNotify interface
=== RUN TestIntegration/FsMkdir/FsPutFiles
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:984
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsPutFiles
Messages: Put
=== RUN TestIntegration/FsMkdir/FsPutChunked
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879
2026/09/06 05:32:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:04 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n
500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/09/06 05:32:06 DEBUG : pacer: Reducing sleep to 10ms
2026/09/06 05:32:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:06 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 2/10
2026/09/06 05:32:08 DEBUG : pacer: Reducing sleep to 10ms
2026/09/06 05:32:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:09 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 3/10
2026/09/06 05:32:11 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed
2026/09/06 05:32:13 NOTICE: drime root 'rclone-test-fuvivev1zexo': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi
2026/09/06 05:32:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed
2026/09/06 05:32:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761
2026/09/06 05:32:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi
2026/09/06 05:32:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi
2026/09/06 05:32:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed
2026/09/06 05:32:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off
2026/09/06 05:32:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off
2026/09/06 05:32:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed
2026/09/06 05:32:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000
2026/09/06 05:32:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:36 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/09/06 05:32:38 DEBUG : pacer: Reducing sleep to 10ms
2026/09/06 05:32:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:38 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 2/10
2026/09/06 05:32:41 DEBUG : pacer: Reducing sleep to 10ms
2026/09/06 05:32:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:41 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 3/10
2026/09/06 05:32:44 DEBUG : pacer: Reducing sleep to 10ms
2026/09/06 05:32:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:32:44 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:32:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 4/10
2026/09/06 05:32:46 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed
2026/09/06 05:32:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001
2026/09/06 05:32:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi
2026/09/06 05:32:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi
2026/09/06 05:32:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed
2026/09/06 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off
2026/09/06 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off
2026/09/06 05:32:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed
2026/09/06 05:33:04 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/09/06 05:33:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:33:07 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:33:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/09/06 05:33:10 DEBUG : pacer: Reducing sleep to 10ms
2026/09/06 05:33:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/09/06 05:33:10 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/09/06 05:33:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:148: PutLarge error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n" - low level retry 2/10
2026/09/06 05:33:13 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed
2026/09/06 05:33:16 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/10600107
2026/09/06 05:33:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi
2026/09/06 05:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi
2026/09/06 05:33:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed
2026/09/06 05:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off
2026/09/06 05:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off
2026/09/06 05:33:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed
2026/09/06 05:33:32 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
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed
2026/09/06 05:33:38 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/13981013
2026/09/06 05:33:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi
2026/09/06 05:33:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi
2026/09/06 05:33:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed
2026/09/06 05:33:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off
2026/09/06 05:33:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off
2026/09/06 05:33:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed
2026/09/06 05:33:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed
2026/09/06 05:34:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217
2026/09/06 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi
2026/09/06 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi
2026/09/06 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed
2026/09/06 05:34:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2026/09/06 05:34:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off
2026/09/06 05:34:12 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
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed
2026/09/06 05:34:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed
2026/09/06 05:34:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521
2026/09/06 05:34:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi
2026/09/06 05:34:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi
2026/09/06 05:34:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed
2026/09/06 05:34:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off
2026/09/06 05:34:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off
2026/09/06 05:34:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off
=== RUN TestIntegration/FsMkdir/FsPutRetry
=== RUN TestIntegration/FsMkdir/FsPutRetry/Simple
=== RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500
2026/09/06 05:34:43 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): ")
2026/09/06 05:34:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:2660: Put returned an error after the injected failure (acceptable): failed to upload file: Error "500 Internal Server Error (500): "
2026/09/06 05:34:43 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError
2026/09/06 05:34:43 DEBUG : pacer: low level retry 1/1 (error Post "https://app.drime.cloud/api/v1/uploads": write tcp: unexpected EOF)
2026/09/06 05:34:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:2660: Put returned an error after the injected failure (acceptable): failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": write tcp: unexpected EOF
2026/09/06 05:34:43 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutRetry/Chunked
=== RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500
2026/09/06 05:34:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi
2026/09/06 05:34:45 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): ")
2026/09/06 05:34:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/09/06 05:34:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi
2026/09/06 05:34:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi
2026/09/06 05:34:45 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError
2026/09/06 05:34:48 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi
2026/09/06 05:34:48 DEBUG : pacer: low level retry 1/10 (error Put "https://drimestorage.18b804eaa6bc9759e2278f8d5367f42f.r2.cloudflarestorage.com/uploads/1356ca74-2a6c-4131-830b-9fdbbc460be4/1356ca74-2a6c-4131-830b-9fdbbc460be4?uploadId=AM17EjVakqApGOXsv-ZKbQIRBqWzKpPq8OTm7_9qFCttGXOpxw8Y-XAMxVwAL3KzKPT_eCHqBYFfSum8oi8XrssTHW-CjP9SXr3yKV_bdsNp1IkIKZJu4jiqX62V7MreKlONW6SywpkMwU-qsYNyv5iKwiLW_1siQsDSVXl1AcFCmn38iphW6DRQLDKSZKKsUcHM1xL4DxWsWf9ZgSBoGAVcKSj3xi_6zV6a_170e0zcCctuai14oIzmHnmA5xFuu2_Dj_HQVbPSUeCYpLBNDIT8UUxgVofWA5c7PFyOtCASwa3DbwGuLcYoZ2mx7z9qbEdLxdQNAamI6BJ1mSJBa7I&partNumber=1&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=9dd875828a029f3dc92060a58cb00078%2F20260906%2Fauto%2Fs3%2Faws4_request&X-Amz-Date=20260906T053448Z&X-Amz-SignedHeaders=host&X-Amz-Expires=86400&X-Amz-Signature=2a893698634d102f902e3b2e475d9f36b716436b11e8d3ba1adf87b9e738d103": write tcp: unexpected EOF)
2026/09/06 05:34:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/09/06 05:34:49 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi
2026/09/06 05:34:49 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi
2026/09/06 05:34:49 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestIntegration/FsMkdir/FsPutShortEOF
=== RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple
=== RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked
2026/09/06 05:34:52 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi
2026/09/06 05:34:52 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi
2026/09/06 05:34:53 DEBUG : short-eof-chunked.bin: Cancelling multipart upload
fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF
=== RUN TestIntegration/FsMkdir/FsCopyChunked
fstests.go:2879: *drime.Fs does not implement SetCopyCutoff
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2026/09/06 05:34:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
fstests.go:151:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:151
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:182
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2973
/usr/local/go/src/runtime/asm_amd64.s:1264
Error: Received unexpected error:
failed to upload file: Error "The file failed to upload."
Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
Messages: Put
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2026/09/06 05:34:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-fuvivev1zexo/deeper/nonexisting/directory"
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:3019: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:3062: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:3119: FS has no Directory methods and doesn't Wrap
2026/09/06 05:35:04 ERROR : error listing: directory not found
=== RUN TestIntegration/FsShutdown
fstests.go:3225: Shutdown method not supported
--- FAIL: TestIntegration (633.42s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.08s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (0.24s)
--- FAIL: TestIntegration/FsMkdir (632.11s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (10.17s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding (429.15s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (38.17s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (73.87s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (70.57s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (73.39s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (3.05s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (75.29s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.17s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.84s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.16s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.99s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (75.61s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.99s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.84s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.59s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.51s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.48s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.53s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.31s)
--- PASS: TestIntegration/FsMkdir/FsPutError (1.67s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.11s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked (159.68s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.38s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (12.34s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.77s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.31s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.99s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.72s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.39s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.56s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.43s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.71s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (17.36s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (5.00s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.77s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.50s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.64s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.83s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (11.46s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.43s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.35s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.79s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (21.35s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.90s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.69s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.88s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.65s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.57s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.37s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.30s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.82s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.27s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.74s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.16s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.20s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.01s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.65s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (6.05s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.10s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.06s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.27s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.20s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry (8.03s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.84s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.32s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.52s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (7.19s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (3.86s)
--- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (3.34s)
--- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.10s)
--- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.75s)
--- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.35s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (4.93s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.52s)
--- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (5.12s)
--- 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 633.446s
"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished ERROR in 10m34.652347512s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/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 TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]