"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/06/22 06:48:49 DEBUG : Creating backend with remote "TestZoho:rclone-test-kojepuq8zeco" 2025/06/22 06:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 06:48:49 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/06/22 06:48:50 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/06/22 06:48:50 DEBUG : TestZoho: Saved new token in config file === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: 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 2025/06/22 06:48:53 INFO : dir/subdir: Making directory 2025/06/22 06:48:54 INFO : dir/subdir: Removing directory 2025/06/22 06:48:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/06/22 06:48:55 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: size incorrect file=100 vs obj=0 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Not equal: expected: 100 actual : 0 Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: ./.: size incorrect file=100 vs obj=0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsEncoding/dot_dot fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/06/22 06:49:08 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:49:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:49:08 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 06:49:08 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:49:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:50:09 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:50:09 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:51:09 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:51:09 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:52:09 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:52:09 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:53:09 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:53:09 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:54:09 DEBUG : pacer: Reducing sleep to 45s 2025/06/22 06:55:09 DEBUG : pacer: Reducing sleep to 33.75s 2025/06/22 06:55:54 DEBUG : pacer: Reducing sleep to 25.3125s 2025/06/22 06:56:27 DEBUG : pacer: Reducing sleep to 18.984375s 2025/06/22 06:56:53 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/06/22 06:57:12 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/06/22 06:57:26 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/06/22 06:57:36 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 06:57:45 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/06/22 06:57:50 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/06/22 06:57:55 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/06/22 06:57:58 DEBUG : pacer: Reducing sleep to 1.90058112s fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 06:58:01 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/06/22 06:58:03 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/06/22 06:58:04 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/06/22 06:58:05 DEBUG : pacer: Reducing sleep to 601.355745ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 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=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories 2025/06/22 06:58:09 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/06/22 06:58:10 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/06/22 06:58:10 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/06/22 06:58:11 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/06/22 06:58:11 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/06/22 06:58:11 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/06/22 06:58:11 DEBUG : pacer: Reducing sleep to 80.271301ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 06:58:13 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/06/22 06:58:13 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/06/22 06:58:13 DEBUG : pacer: Reducing sleep to 33.864454ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 06:58:15 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/06/22 06:58:15 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/06/22 06:58:15 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/06/22 06:58:19 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/06/22 06:58:20 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{" leading space"} actual : []string{" leading space", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"~leading tilde"} actual : []string{"~leading tilde", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 06:58:49 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:58:49 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:58:49 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 06:58:49 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:58:49 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 06:59:49 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 06:59:49 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:00:49 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:00:49 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:01:49 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:01:49 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:02:49 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:02:49 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:03:49 DEBUG : pacer: Reducing sleep to 45s 2025/06/22 07:04:49 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:05:34 DEBUG : pacer: Reducing sleep to 25.3125s 2025/06/22 07:06:08 DEBUG : pacer: Reducing sleep to 18.984375s 2025/06/22 07:06:33 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/06/22 07:06:52 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/06/22 07:07:06 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/06/22 07:07:17 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/06/22 07:07:25 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/06/22 07:07:31 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/06/22 07:07:36 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/06/22 07:07:39 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/06/22 07:07:41 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/06/22 07:07:43 DEBUG : pacer: Reducing sleep to 1.06907688s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:07:45 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/06/22 07:07:46 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/06/22 07:07:47 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/06/22 07:07:47 DEBUG : pacer: Reducing sleep to 338.262606ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:07:49 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/06/22 07:07:50 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/06/22 07:07:50 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/06/22 07:07:50 DEBUG : pacer: Reducing sleep to 107.028402ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{"␍leading CR", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) (len=2) { + (string) (len=13) "␍leading CR", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories 2025/06/22 07:07:54 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/06/22 07:07:55 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/06/22 07:07:55 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/06/22 07:07:55 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/06/22 07:07:55 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/06/22 07:07:55 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/06/22 07:07:55 DEBUG : pacer: Reducing sleep to 14.286566ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:07:56 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/06/22 07:07:57 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␊leading LF", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (string) (len=13) "␊leading LF", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␉leading HT", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (string) (len=13) "␉leading HT", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories 2025/06/22 07:08:31 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:08:31 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:08:31 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 07:08:32 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:08:32 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:09:32 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:09:32 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:10:32 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:10:32 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:11:32 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:11:32 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:12:32 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:12:32 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:13:32 DEBUG : pacer: Reducing sleep to 45s 2025/06/22 07:14:32 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:15:17 DEBUG : pacer: Reducing sleep to 25.3125s 2025/06/22 07:15:50 DEBUG : pacer: Reducing sleep to 18.984375s 2025/06/22 07:16:16 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:16:35 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/06/22 07:16:49 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/06/22 07:17:00 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/06/22 07:17:08 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/06/22 07:17:14 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/06/22 07:17:18 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/06/22 07:17:21 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/06/22 07:17:24 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/06/22 07:17:26 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/06/22 07:17:27 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/06/22 07:17:28 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/06/22 07:17:29 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:17:30 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/06/22 07:17:31 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/06/22 07:17:31 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/06/22 07:17:31 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:17:34 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/06/22 07:17:34 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/06/22 07:17:34 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/06/22 07:17:34 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␋leading VT", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (string) (len=13) "␋leading VT", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories 2025/06/22 07:17:38 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/06/22 07:17:38 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/06/22 07:17:38 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/06/22 07:17:39 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/06/22 07:17:39 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/06/22 07:17:39 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories 2025/06/22 07:18:15 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:18:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:18:15 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 07:18:15 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:18:15 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:19:16 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:19:16 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:20:16 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:20:16 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:21:16 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:21:16 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:22:16 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:22:16 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:23:16 DEBUG : pacer: Reducing sleep to 45s 2025/06/22 07:24:16 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:25:01 DEBUG : pacer: Reducing sleep to 25.3125s 2025/06/22 07:25:34 DEBUG : pacer: Reducing sleep to 18.984375s 2025/06/22 07:25:59 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:26:18 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/06/22 07:26:33 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/06/22 07:26:43 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/06/22 07:26:51 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/06/22 07:26:57 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/06/22 07:27:02 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/06/22 07:27:05 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/06/22 07:27:08 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/06/22 07:27:10 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/06/22 07:27:11 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/06/22 07:27:12 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/06/22 07:27:13 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:27:14 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/06/22 07:27:14 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/06/22 07:27:15 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/06/22 07:27:15 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:27:17 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/06/22 07:27:17 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/06/22 07:27:18 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/06/22 07:27:18 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2025/06/22 07:27:22 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/06/22 07:27:22 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/06/22 07:27:22 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/06/22 07:27:22 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/06/22 07:27:22 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/06/22 07:27:22 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories 2025/06/22 07:27:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:27:59 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:27:59 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 07:27:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:27:59 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:28:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:28:59 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:29:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:29:59 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:30:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:30:59 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:31:59 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:31:59 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:32:59 DEBUG : pacer: Reducing sleep to 45s 2025/06/22 07:33:59 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:34:44 DEBUG : pacer: Reducing sleep to 25.3125s 2025/06/22 07:35:18 DEBUG : pacer: Reducing sleep to 18.984375s 2025/06/22 07:35:43 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:36:02 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/06/22 07:36:16 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/06/22 07:36:27 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/06/22 07:36:35 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/06/22 07:36:41 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/06/22 07:36:45 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/06/22 07:36:49 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/06/22 07:36:51 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/06/22 07:36:53 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/06/22 07:36:55 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/06/22 07:36:56 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/06/22 07:36:56 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:36:58 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/06/22 07:36:58 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/06/22 07:36:58 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/06/22 07:36:59 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:37:01 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/06/22 07:37:01 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/06/22 07:37:01 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/06/22 07:37:01 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2025/06/22 07:37:05 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/06/22 07:37:05 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/06/22 07:37:06 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/06/22 07:37:06 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/06/22 07:37:06 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/06/22 07:37:06 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:699: Skipping invalid UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories 2025/06/22 07:37:42 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:37:42 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:37:42 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 07:37:43 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:37:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:38:43 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:38:43 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:39:43 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:39:43 DEBUG : pacer: low level retry 4/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:40:43 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:40:43 DEBUG : pacer: low level retry 5/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:41:43 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:41:43 DEBUG : pacer: low level retry 6/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:42:43 DEBUG : pacer: Reducing sleep to 45s 2025/06/22 07:43:43 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:44:28 DEBUG : pacer: Reducing sleep to 25.3125s 2025/06/22 07:45:01 DEBUG : pacer: Reducing sleep to 18.984375s 2025/06/22 07:45:27 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/06/22 07:45:46 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/06/22 07:46:00 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/06/22 07:46:11 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2025/06/22 07:46:19 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/06/22 07:46:25 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/06/22 07:46:29 DEBUG : pacer: Reducing sleep to 2.53410816s === RUN TestIntegration/FsMkdir/FsPutError 2025/06/22 07:46:32 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/06/22 07:46:35 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/06/22 07:46:37 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/06/22 07:46:38 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/06/22 07:46:39 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/06/22 07:46:40 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/06/22 07:46:41 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/06/22 07:46:41 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/06/22 07:46:42 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/06/22 07:46:42 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/06/22 07:46:42 DEBUG : pacer: Reducing sleep to 107.028402ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/06/22 07:46:42 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/06/22 07:46:42 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/06/22 07:46:42 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/06/22 07:46:43 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 22 Jun 2025 07:46:43 UTC": parsing time "Sun, 22 Jun 2025 07:46:43 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 22 Jun 2025 07:46:43 UTC" as " " 2025/06/22 07:46:43 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2025/06/22 07:46:43 DEBUG : pacer: Reducing sleep to 33.864454ms fstests.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:262 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/22 07:46:43 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/06/22 07:46:43 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/06/22 07:46:43 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/06/22 07:46:43 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/06/22 07:46:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", ".."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:998 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1015: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1015 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1021: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1021 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/06/22 07:46:47 DEBUG : Creating backend with remote "TestZoho:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1093: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1093 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "zero-length-file"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=16) "zero-length-file" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", ".."} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=6) ".." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1107 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1107 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1134 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1134 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2025/06/22 07:47:08 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:47:08 DEBUG : pacer: low level retry 1/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:47:08 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/06/22 07:47:08 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:47:08 DEBUG : pacer: low level retry 2/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") 2025/06/22 07:48:08 DEBUG : Too many requests. Trying again in 60 seconds. 2025/06/22 07:48:08 DEBUG : pacer: low level retry 3/10 (error HTTP error 429 (429 Too Many Requests) returned body: "{\"errors\":[{\"id\":\"F7008\",\"title\":\"Request rate limit exceeded. Please retry again later.\"}]}\n") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m58s) TestIntegration/FsMkdir/FsPutFiles (2m7s) TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (1m42s) goroutine 2970 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc0003e28c0, {0xc8e16b?, 0xc00018db30?}, 0xceacf8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003e28c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003e28c0, 0xc00018dc70) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000398c60, {0x12c8cf0, 0x1, 0x1}, {0x41ec46?, 0x7?, 0x1307020?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003f8000) /usr/local/go/src/testing/testing.go:2142 +0x64a main.main() _testmain.go:47 +0x9b goroutine 19 [chan receive, 59 minutes]: testing.(*T).Run(0xc0003e2a80, {0xc86a47?, 0xc00041ce80?}, 0xc00055e000) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run(0xc0003e2a80, 0xc000288b60) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x103e github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0003e2a80) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0003e2a80, 0xceacf8) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 21 [syscall, 59 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 19 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 19 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 66 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0001845a0, {0xdc5aa8, 0xc00015c0a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 19 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 45 [chan receive, 2 minutes]: testing.(*T).Run(0xc0001b36c0, {0xc89f27?, 0x0?}, 0xc00016a0c0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13(0xc0001b36c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbcf testing.tRunner(0xc0001b36c0, 0xc00055e000) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 19 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2628 [chan receive]: testing.(*T).Run(0xc0002336c0, {0xc8da6b?, 0xc0002336c0?}, 0xc0002f7020) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc0002336c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1138 +0xb8f testing.tRunner(0xc0002336c0, 0xc00016a0c0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 45 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2981 [sleep]: time.Sleep(0xdf8475800) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc00030e078?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:167 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 2966 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef goroutine 2966 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0002a1500) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002a1500, 0xc000092a80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002a1500, 0xc000092a80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc00041ce80, {0xdc59c8, 0x13287e0}, {0xc000498300, 0x25}, 0x1, 0x0, 0xc000441b10) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a github.com/rclone/rclone/backend/zoho.(*Fs).FindLeaf(0xcb89d4?, {0xdc59c8?, 0x13287e0?}, {0xc000498300?, 0xc000441b80?}, {0xcb89d4?, 0xc000441bb8?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:676 +0x71 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0002bad80, {0xdc59c8, 0x13287e0}, {0xcb89d4, 0xe}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0002bad80, {0xdc59c8, 0x13287e0}, {0xcb89d4, 0x13}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0002bad80, {0xdc59c8, 0x13287e0}, {0xcb89d4, 0x21}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc0002bad80, {0xdc59c8, 0x13287e0}, {0xcb89d4, 0x21}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:205 +0x145 github.com/rclone/rclone/lib/dircache.(*DirCache).FindPath(0xc0002bad80, {0xdc59c8, 0x13287e0}, {0xcb89d4?, 0x700000000000000?}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:275 +0xa9 github.com/rclone/rclone/backend/zoho.(*Fs).readMetaDataForPath(0xc00041ce80, {0xdc59c8, 0x13287e0}, {0xcb89d4?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:450 +0x47 github.com/rclone/rclone/backend/zoho.(*Object).readMetaData(0xc00015c1e0, {0xdc59c8?, 0x13287e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:1306 +0x3e github.com/rclone/rclone/backend/zoho.(*Fs).newObjectWithInfo(0xc00041ce80, {0xdc59c8, 0x13287e0}, {0xcb89d4, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:730 +0x10d github.com/rclone/rclone/backend/zoho.(*Fs).NewObject(0xcb89d4?, {0xdc59c8?, 0x13287e0?}, {0xcb89d4?, 0xeece59?}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:741 +0x25 github.com/rclone/rclone/fstest/fstests.Run.func13.14.15(0xc000232540) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1141 +0x98 testing.tRunner(0xc000232540, 0xc0002f7020) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 2628 /usr/local/go/src/testing/testing.go:1851 +0x413 exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.026s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m1.087474558s (try 3/5): exit status 1: Failed []