"go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/05/16 08:38:37 DEBUG : Creating backend with remote "TestZoho:rclone-test-tuxiduy7bune" 2025/05/16 08:38:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/16 08:38:37 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/05/16 08:38:38 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/05/16 08:38:38 DEBUG : TestZoho: Saved new token in config file 2025/05/16 08:38:38 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:38:38 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/05/16 08:38:38 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 08:38:38 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:38:38 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/05/16 08:39:39 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:39:39 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/05/16 08:40:39 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:40:39 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/05/16 08:41:39 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:41:39 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/05/16 08:42:39 DEBUG : pacer: Reducing sleep to 45s 2025/05/16 08:43:39 DEBUG : pacer: Reducing sleep to 33.75s === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/05/16 08:44:24 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/16 08:44:57 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/16 08:45:23 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/16 08:45:42 DEBUG : pacer: Reducing sleep to 10.678710937s === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/16 08:45:56 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/16 08:46:07 DEBUG : pacer: Reducing sleep to 6.006774901s === RUN TestIntegration/FsMkdir 2025/05/16 08:46:15 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/16 08:46:21 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/16 08:46:25 DEBUG : pacer: Reducing sleep to 2.53410816s === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/16 08:46:25 INFO : dir/subdir: Making directory 2025/05/16 08:46:28 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/16 08:46:31 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/16 08:46:33 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/16 08:46:34 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/16 08:46:35 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/16 08:46:36 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/16 08:46:37 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/16 08:46:37 INFO : dir/subdir: Removing directory 2025/05/16 08:46:37 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/16 08:46:38 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/16 08:46:38 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/16 08:46:38 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/16 08:46:38 INFO : dir: Removing directory 2025/05/16 08:46:38 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/16 08:46:38 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/16 08:46:38 DEBUG : pacer: Reducing sleep to 45.152606ms === RUN TestIntegration/FsMkdir/FsListEmpty 2025/05/16 08:46:39 DEBUG : pacer: Reducing sleep to 33.864454ms === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/05/16 08:46:39 DEBUG : pacer: Reducing sleep to 25.39834ms === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/05/16 08:46:39 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/16 08:46:39 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 2025/05/16 08:46:39 DEBUG : pacer: Reducing sleep to 14.286566ms === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/05/16 08:46:39 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/16 08:46:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/05/16 08:46:47 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:46:47 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/05/16 08:46:47 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 08:46:47 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:46:47 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/05/16 08:47:47 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:47:47 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/05/16 08:48:47 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:48:47 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/05/16 08:49:47 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:49:47 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/05/16 08:50:48 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:50:48 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/05/16 08:51:47 DEBUG : pacer: Reducing sleep to 45s === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/05/16 08:52:47 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/16 08:53:32 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/16 08:54:06 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/16 08:54:31 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/16 08:54:50 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/16 08:55:04 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/16 08:55:15 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/16 08:55:23 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/16 08:55:29 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/16 08:55:33 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/16 08:55:37 DEBUG : pacer: Reducing sleep to 1.90058112s === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/05/16 08:55:39 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/16 08:55:41 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/16 08:55:43 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/16 08:55:44 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/16 08:55:45 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/16 08:55:45 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/16 08:55:46 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/16 08:55:46 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/16 08:55:46 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/16 08:55:46 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/16 08:55:47 DEBUG : pacer: Reducing sleep to 80.271301ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/05/16 08:55:47 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/16 08:55:47 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/16 08:55:47 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/16 08:55:47 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/16 08:55:47 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/16 08:55:48 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/16 08:55:48 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/16 08:55:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 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/leading_HT fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␉leading HT", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=13) "␉leading HT", (string) (len=13) "␋leading VT" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories 2025/05/16 08:56:10 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:56:10 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/05/16 08:56:10 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 08:56:10 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:56:10 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/05/16 08:57:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:57:11 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/05/16 08:58:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:58:11 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/05/16 08:59:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 08:59:11 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/05/16 09:00:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:00:11 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/05/16 09:01:11 DEBUG : pacer: Reducing sleep to 45s 2025/05/16 09:02:11 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:02:56 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/16 09:03:29 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/16 09:03:54 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:04:13 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/16 09:04:28 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/16 09:04:38 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/05/16 09:04:46 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/16 09:04:53 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/16 09:04:57 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/16 09:05:00 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/16 09:05:03 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/16 09:05:05 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/16 09:05:06 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/16 09:05:07 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/16 09:05:08 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:05:09 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/16 09:05:10 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/16 09:05:10 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/16 09:05:10 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:05:12 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/16 09:05:13 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/16 09:05:13 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/16 09:05:13 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories 2025/05/16 09:05:17 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/16 09:05:17 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/16 09:05:17 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/16 09:05:17 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/16 09:05:18 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/16 09:05:18 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories 2025/05/16 09:05:56 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:05:56 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/05/16 09:05:56 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 09:05:56 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:05:56 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/05/16 09:06:56 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:06:56 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/05/16 09:07:56 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:07:56 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/05/16 09:08:56 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:08:56 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/05/16 09:09:56 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:09:56 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/05/16 09:10:56 DEBUG : pacer: Reducing sleep to 45s 2025/05/16 09:11:56 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:12:41 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/16 09:13:15 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/16 09:13:40 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:13:59 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/16 09:14:13 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/16 09:14:24 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/05/16 09:14:32 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/16 09:14:38 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/16 09:14:43 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/16 09:14:46 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/16 09:14:49 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/16 09:14:50 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/16 09:14:52 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/16 09:14:53 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/16 09:14:54 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:14:55 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/16 09:14:55 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/16 09:14:56 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/16 09:14:56 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:14:58 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/16 09:14:58 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/16 09:14:58 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/16 09:14:59 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories 2025/05/16 09:15:03 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/16 09:15:03 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/16 09:15:03 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/16 09:15:03 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/16 09:15:03 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/16 09:15:03 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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/trailing_HT Messages: trailing HT␉/trailing HT␉: size incorrect file=100 vs obj=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", "␉leading 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories 2025/05/16 09:15:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:15:40 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/05/16 09:15:40 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 09:15:41 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:15:41 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/05/16 09:16:41 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:16:41 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/05/16 09:17:41 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:17:41 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/05/16 09:18:41 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:18:41 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/05/16 09:19:41 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:19:41 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/05/16 09:20:41 DEBUG : pacer: Reducing sleep to 45s 2025/05/16 09:21:41 DEBUG : pacer: Reducing sleep to 33.75s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:22:26 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/16 09:22:59 DEBUG : pacer: Reducing sleep to 18.984375s 2025/05/16 09:23:25 DEBUG : pacer: Reducing sleep to 14.23828125s fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:23:44 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/16 09:23:58 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/16 09:24:09 DEBUG : pacer: Reducing sleep to 6.006774901s fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/05/16 09:24:17 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/16 09:24:23 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/16 09:24:27 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/16 09:24:30 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/16 09:24:33 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/05/16 09:24:35 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/16 09:24:36 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/16 09:24:37 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/16 09:24:38 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:24:39 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/05/16 09:24:40 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/16 09:24:40 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/16 09:24:41 DEBUG : pacer: Reducing sleep to 142.704536ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:24:43 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/16 09:24:43 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/16 09:24:43 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/05/16 09:24:43 DEBUG : pacer: Reducing sleep to 45.152606ms fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories 2025/05/16 09:24:47 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/16 09:24:48 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/16 09:24:48 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/05/16 09:24:48 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/16 09:24:48 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/05/16 09:24:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } 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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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", "␉leading HT"} 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=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Not equal: expected: []string{} actual : []string{"␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/05/16 09:25:19 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:25:19 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/05/16 09:25:19 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 09:25:19 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:25:19 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/05/16 09:26:19 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:26:19 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/05/16 09:27:19 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:27:19 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/05/16 09:28:19 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:28:19 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/05/16 09:29:19 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:29:19 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/05/16 09:30:19 DEBUG : pacer: Reducing sleep to 45s 2025/05/16 09:31:20 DEBUG : pacer: Reducing sleep to 33.75s 2025/05/16 09:32:04 DEBUG : pacer: Reducing sleep to 25.3125s 2025/05/16 09:32:38 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Fri, 16 May 2025 09:32:38 UTC": parsing time "Fri, 16 May 2025 09:32:38 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 16 May 2025 09:32:38 UTC" as " " 2025/05/16 09:32:38 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2025/05/16 09:32:38 DEBUG : pacer: Reducing sleep to 18.984375s 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/05/16 09:33:03 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/05/16 09:33:22 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/05/16 09:33:36 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/05/16 09:33:47 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/05/16 09:33:55 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/05/16 09:34:01 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/05/16 09:34:06 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/05/16 09:34:09 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/05/16 09:34:12 DEBUG : pacer: Reducing sleep to 1.42543584s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2025/05/16 09:34:13 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/05/16 09:34:15 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/05/16 09:34:16 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/05/16 09:34:17 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/05/16 09:34:17 DEBUG : pacer: Reducing sleep to 338.262606ms 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", "␉leading HT"} 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=13) "␉leading HT" } 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 2025/05/16 09:34:18 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/05/16 09:34:18 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/05/16 09:34:18 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 60.203475ms 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, 世界/ \" ' @ < > & ? + ≠", "␉leading HT"} 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=13) "␉leading HT" } 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 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/05/16 09:34:19 DEBUG : pacer: Reducing sleep to 19.048755ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/16 09:34:19 DEBUG : Creating backend with remote "TestZoho:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir 2025/05/16 09:34:20 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/05/16 09:34:20 DEBUG : pacer: Reducing sleep to 10.714924ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 2025/05/16 09:34:20 DEBUG : pacer: Reducing sleep to 10ms 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/êé", "␉leading HT"} 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=13) "␉leading HT" } 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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1163 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), zero-length-file (0) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1163 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1163 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␉leading HT"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␉leading HT" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/16 09:34:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:34:54 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/05/16 09:34:54 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/05/16 09:34:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:34:54 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/05/16 09:35:55 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:35:55 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/05/16 09:36:55 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:36:55 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/05/16 09:37:54 DEBUG : Too many requests. Trying again in 60 seconds. 2025/05/16 09:37:54 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") panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (52m31s) TestIntegration/FsMkdir/FsPutFiles (5m59s) TestIntegration/FsMkdir/FsPutFiles/FsPurge (3m57s) goroutine 2709 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc000155040, {0xc0b54a?, 0x0?}, 0xc7b028) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000155040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000155040, 0xc0000fbc70) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc00039ccc0, {0x11e4930, 0x1, 0x1}, {0x474930?, 0x47459a?, 0x120bb60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00013cb40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a main.main() _testmain.go:47 +0x9b goroutine 18 [chan receive, 52 minutes]: testing.(*T).Run(0xc0001551e0, {0xc04182?, 0xc00051c300?}, 0xc000000000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run(0xc0001551e0, 0xc000373380) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1065 github.com/rclone/rclone/backend/zoho_test.TestIntegration(0xc0001551e0) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho_test.go:13 +0x58 testing.tRunner(0xc0001551e0, 0xc7b028) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 34 [syscall, 59 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 18 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 35 [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 18 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2151 [chan receive, 4 minutes]: testing.(*T).Run(0xc000154820, {0xc04190?, 0xc000154820?}, 0xc00043a840) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13.14(0xc000154820) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1147 +0xc6b testing.tRunner(0xc000154820, 0xc00051e300) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 104 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 135 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003ebc00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 2621 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 104 [chan receive, 7 minutes]: testing.(*T).Run(0xc0002841a0, {0xc07554?, 0x0?}, 0xc00051e300) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fstest/fstests.Run.func13(0xc0002841a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:951 +0xbd1 testing.tRunner(0xc0002841a0, 0xc000000000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 18 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 2511 [semacquire, 3 minutes]: sync.runtime_Semacquire(0xc000051750?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xd42b20?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0xd42b20, 0x122d240}, {0xd478f0, 0xc00051c300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003f8240, 0xc7c348) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0xd42b20, 0x122d240}, {0xd478f0, 0xc00051c300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0003f8240) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0xd42b20, 0x122d240}, {0xd478f0, 0xc00051c300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000316138) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x110 github.com/rclone/rclone/fs/walk.ListR({0xd42b20, 0x122d240}, {0xd478f0, 0xc00051c300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000316138) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0xd42b20, 0x122d240}, {0xd478f0, 0xc00051c300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0002844e0, {0xd478f0, 0xc00051c300}, {0x0, 0x0}, {0xc0002c61c0, 0x2, 0x2}, {0xc000051e58, 0x4, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest/fstests.Run.func13.14.16(0xc0002844e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1175 +0x6db testing.tRunner(0xc0002844e0, 0xc00043a840) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 2151 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 2687 [sleep]: time.Sleep(0xdf8475800) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/time.go:285 +0xf2 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0xc00044df58?) /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 2676 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:166 +0xef goroutine 2625 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2675 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2623 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2676 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0002802a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:159 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002802a0, 0xc000098440, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:196 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002802a0, 0xc000098440) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/zoho.(*Fs).listAll(0xc00051c300, {0xd42b20, 0x122d240}, {0xc0002ac000, 0x25}, 0x0, 0x0, 0xc000455d10) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:592 +0x41a github.com/rclone/rclone/backend/zoho.(*Fs).List(0xc00051c300, {0xd42b20, 0x122d240}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/zoho/zoho.go:647 +0x11b github.com/rclone/rclone/fs/list.DirSorted({0xd42b20, 0x122d240}, {0xd478f0, 0xc00051c300}, 0x1, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x6d github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e6 created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2674 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2622 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 goroutine 2624 [select, 3 minutes]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16a created by github.com/rclone/rclone/fs/walk.walk in goroutine 2511 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1e5 exit status 2 FAIL github.com/rclone/rclone/backend/zoho 3600.021s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose" - Finished ERROR in 1h0m0.821512992s (try 3/5): exit status 1: Failed []