"go test -v -timeout 1h0m0s -remote TestZoho: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsListRootedSubdir|FsMove|FsPurge|FsPurgeRoot|ObjectFs|ObjectHashes|ObjectMetadata|ObjectMimeType|ObjectModTime|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemote|ObjectRemove|ObjectSetMetadata|ObjectSetModTime|ObjectSize|ObjectStorable|ObjectString|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsIsFile$/^FsRoot$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2025/08/31 01:58:52 NOTICE: TestZoho: Starting server 2025/08/31 01:58:52 DEBUG : Creating backend with remote "TestZoho:rclone-test-coquzes4mafi" 2025/08/31 01:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/08/31 01:58:53 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 31 Aug 2025 01:58:53 UTC": parsing time "Sun, 31 Aug 2025 01:58:53 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 31 Aug 2025 01:58:53 UTC" as " " 2025/08/31 01:58:53 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 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/FsPutFiles === RUN 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/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/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 === 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/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/FsPurge 2025/08/31 01:59:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 01:59:11 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": trying again in 1m0s) 2025/08/31 01:59:11 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/08/31 01:59:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 01:59:11 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": trying again in 1m0s) 2025/08/31 02:00:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:00: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": trying again in 1m0s) 2025/08/31 02:01:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:01: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": trying again in 1m0s) 2025/08/31 02:02:11 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:02: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": trying again in 1m0s) 2025/08/31 02:03:12 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:03:12 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": trying again in 1m0s) 2025/08/31 02:04:11 DEBUG : Config file has changed externally - reloading 2025/08/31 02:04:11 DEBUG : TestZoho: Loaded invalid token from config file - ignoring 2025/08/31 02:04:11 DEBUG : Saving config "token" in section "TestZoho" of the config file 2025/08/31 02:04:11 DEBUG : TestZoho: Saved new token in config file 2025/08/31 02:04:12 DEBUG : pacer: Reducing sleep to 45s 2025/08/31 02:05:11 DEBUG : pacer: Reducing sleep to 33.75s 2025/08/31 02:05:56 DEBUG : pacer: Reducing sleep to 25.3125s 2025/08/31 02:06:30 DEBUG : pacer: Reducing sleep to 18.984375s 2025/08/31 02:06:55 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/08/31 02:07:14 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/08/31 02:07:28 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/08/31 02:07:39 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/08/31 02:07:47 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/08/31 02:07:53 DEBUG : pacer: Reducing sleep to 3.378810881s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/31 02:07:58 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/08/31 02:08:01 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/08/31 02:08:03 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/08/31 02:08:05 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/08/31 02:08:07 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/08/31 02:08:08 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/08/31 02:08:09 DEBUG : pacer: Reducing sleep to 451.016808ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/08/31 02:08:11 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/08/31 02:08:11 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/08/31 02:08:11 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/08/31 02:08:12 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/08/31 02:08:12 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/08/31 02:08:12 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/08/31 02:08:12 DEBUG : pacer: Reducing sleep to 60.203475ms 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/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: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/fstests/fstests.go:1163 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" 2025/08/31 02:08:16 DEBUG : pacer: Reducing sleep to 45.152606ms 2025/08/31 02:08:16 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/08/31 02:08:16 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/08/31 02:08:16 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/08/31 02:08:16 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/08/31 02:08:16 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/08/31 02:08:17 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: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/fstests/fstests.go:1175 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge 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/fstests/fstests.go:1175 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 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/fstests/fstests.go:1200 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), 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/fstests/fstests.go:1200 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" 2025/08/31 02:08:33 DEBUG : Creating backend with remote "TestZoho:rclone-test-coquzes4mafi/dirToPurgeFromRoot" 2025/08/31 02:08:33 DEBUG : Config file has changed externally - reloading 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/fstests/fstests.go:1217 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), 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/fstests/fstests.go:1217 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/31 02:08:41 DEBUG : Creating backend with remote "TestZoho:rclone-test-coquzes4mafi/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 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:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (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:1270 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/08/31 02:08:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:08:52 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": trying again in 1m0s) 2025/08/31 02:08:52 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/08/31 02:08:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:08:52 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": trying again in 1m0s) 2025/08/31 02:09:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:09:52 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": trying again in 1m0s) 2025/08/31 02:10:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:10:52 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": trying again in 1m0s) 2025/08/31 02:11:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:11:52 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": trying again in 1m0s) 2025/08/31 02:12:52 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:12:52 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": trying again in 1m0s) 2025/08/31 02:13:52 DEBUG : pacer: Reducing sleep to 45s 2025/08/31 02:14:52 DEBUG : pacer: Reducing sleep to 33.75s 2025/08/31 02:15:37 DEBUG : pacer: Reducing sleep to 25.3125s 2025/08/31 02:16:10 DEBUG : pacer: Reducing sleep to 18.984375s 2025/08/31 02:16:36 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/08/31 02:16:55 DEBUG : pacer: Reducing sleep to 10.678710937s 2025/08/31 02:17:09 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/08/31 02:17:20 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/08/31 02:17:28 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/08/31 02:17:34 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/08/31 02:17:38 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/08/31 02:17:41 DEBUG : pacer: Reducing sleep to 1.90058112s 2025/08/31 02:17:44 DEBUG : pacer: Reducing sleep to 1.42543584s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/31 02:17:46 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/08/31 02:17:47 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/08/31 02:17:48 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/08/31 02:17:49 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/08/31 02:17:50 DEBUG : pacer: Reducing sleep to 338.262606ms 2025/08/31 02:17:50 DEBUG : pacer: Reducing sleep to 253.696954ms fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache 2025/08/31 02:17:52 DEBUG : pacer: Reducing sleep to 190.272715ms 2025/08/31 02:17:53 DEBUG : pacer: Reducing sleep to 142.704536ms 2025/08/31 02:17:53 DEBUG : pacer: Reducing sleep to 107.028402ms 2025/08/31 02:17:53 DEBUG : pacer: Reducing sleep to 80.271301ms 2025/08/31 02:17:53 DEBUG : pacer: Reducing sleep to 60.203475ms 2025/08/31 02:17:53 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: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:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.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:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2025/08/31 02:17:57 DEBUG : pacer: Reducing sleep to 33.864454ms 2025/08/31 02:17:57 DEBUG : pacer: Reducing sleep to 25.39834ms 2025/08/31 02:17:57 DEBUG : pacer: Reducing sleep to 19.048755ms 2025/08/31 02:17:57 DEBUG : pacer: Reducing sleep to 14.286566ms 2025/08/31 02:17:57 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/08/31 02:17:58 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: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:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want moveTest/other.txt (100), other.txt (100) got moveTest/other.txt (100), other.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:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 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:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: listing wrong, want file name.txt (100), other.txt (100) got file name.txt (100), other.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:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 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:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove 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:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/08/31 02:18:23 DEBUG : Creating backend with remote "TestZoho:rclone-test-fizehir9qigo" 2025/08/31 02:18:23 DEBUG : Config file has changed externally - reloading 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/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/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/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/zero-length-file" 2025/08/31 02:18:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:18:34 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": trying again in 1m0s) 2025/08/31 02:18:34 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/08/31 02:18:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:18:34 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": trying again in 1m0s) 2025/08/31 02:19:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:19:34 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": trying again in 1m0s) 2025/08/31 02:20:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:20:34 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": trying again in 1m0s) 2025/08/31 02:21:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:21:34 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": trying again in 1m0s) 2025/08/31 02:22:34 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:22:34 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": trying again in 1m0s) 2025/08/31 02:23:34 DEBUG : pacer: Reducing sleep to 45s 2025/08/31 02:24:34 DEBUG : pacer: Reducing sleep to 33.75s 2025/08/31 02:25:19 DEBUG : pacer: Reducing sleep to 25.3125s 2025/08/31 02:25:53 DEBUG : pacer: Reducing sleep to 18.984375s 2025/08/31 02:26:18 DEBUG : pacer: Reducing sleep to 14.23828125s 2025/08/31 02:26:37 DEBUG : pacer: Reducing sleep to 10.678710937s fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/31 02:26:51 DEBUG : pacer: Reducing sleep to 8.009033202s 2025/08/31 02:27:02 DEBUG : pacer: Reducing sleep to 6.006774901s 2025/08/31 02:27:10 DEBUG : pacer: Reducing sleep to 4.505081175s 2025/08/31 02:27:16 DEBUG : pacer: Reducing sleep to 3.378810881s 2025/08/31 02:27:21 DEBUG : pacer: Reducing sleep to 2.53410816s 2025/08/31 02:27:24 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/08/31 02:27:27 DEBUG : pacer: Reducing sleep to 1.42543584s 2025/08/31 02:27:28 DEBUG : pacer: Reducing sleep to 1.06907688s 2025/08/31 02:27:30 DEBUG : pacer: Reducing sleep to 801.80766ms 2025/08/31 02:27:31 DEBUG : pacer: Reducing sleep to 601.355745ms 2025/08/31 02:27:32 DEBUG : pacer: Reducing sleep to 451.016808ms 2025/08/31 02:27:32 DEBUG : pacer: Reducing sleep to 338.262606ms 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/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 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/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "zero-length-file" 2025/08/31 02:27:36 DEBUG : zoho root 'rclone-test-fizehir9qigo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2025/08/31 02:27:37 DEBUG : pacer: Reducing sleep to 253.696954ms 2025/08/31 02:27:37 DEBUG : pacer: Reducing sleep to 190.272715ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2025/08/31 02:27:37 DEBUG : pacer: Reducing sleep to 142.704536ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2025/08/31 02:27:37 DEBUG : pacer: Reducing sleep to 107.028402ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 80.271301ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 45.152606ms fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 33.864454ms fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 25.39834ms fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 19.048755ms fstests.go:1751: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 14.286566ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 10.714924ms 2025/08/31 02:27:38 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 31 Aug 2025 02:27:38 UTC": parsing time "Sun, 31 Aug 2025 02:27:38 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 31 Aug 2025 02:27:38 UTC" as " " 2025/08/31 02:27:38 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2025/08/31 02:27:38 DEBUG : pacer: Reducing sleep to 10ms fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1772 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2025/08/31 02:27:38 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 31 Aug 2025 02:27:38 UTC": parsing time "Sun, 31 Aug 2025 02:27:38 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 31 Aug 2025 02:27:38 UTC" as " " 2025/08/31 02:27:38 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1779 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/08/31 02:27:39 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 31 Aug 2025 02:27:39 UTC": parsing time "Sun, 31 Aug 2025 02:27:39 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 31 Aug 2025 02:27:39 UTC" as " " 2025/08/31 02:27:39 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1798 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2025/08/31 02:27:39 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 31 Aug 2025 02:27:39 UTC": parsing time "Sun, 31 Aug 2025 02:27:39 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 31 Aug 2025 02:27:39 UTC" as " " 2025/08/31 02:27:39 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1809 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/08/31 02:27:39 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Sun, 31 Aug 2025 02:27:39 UTC": parsing time "Sun, 31 Aug 2025 02:27:39 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 31 Aug 2025 02:27:39 UTC" as " " 2025/08/31 02:27:39 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1840 Error: Received unexpected error: HTTP error 401 (401 INVALID_OAUTHSCOPE) returned body: "{\"ERROR_MESSAGE\":\"INVALID_OAUTHSCOPE\",\"ERROR_CODE\":401}" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/31 02:27:40 DEBUG : Creating backend with remote "TestZoho:rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/31 02:27:40 DEBUG : Config file has changed externally - reloading 2025/08/31 02:27:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:27: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": trying again in 1m0s) 2025/08/31 02:27:40 DEBUG : pacer: Rate limited, increasing sleep to 1m0s 2025/08/31 02:27:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:27:40 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": trying again in 1m0s) 2025/08/31 02:28:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:28:40 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": trying again in 1m0s) 2025/08/31 02:29:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:29:40 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": trying again in 1m0s) 2025/08/31 02:30:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:30:40 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": trying again in 1m0s) 2025/08/31 02:31:40 DEBUG : Too many requests. Trying again in 60 seconds. 2025/08/31 02:31:40 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": trying again in 1m0s) 2025/08/31 02:32:41 DEBUG : pacer: Reducing sleep to 45s 2025/08/31 02:33:41 DEBUG : pacer: Reducing sleep to 33.75s 2025/08/31 02:34:25 DEBUG : pacer: Reducing sleep to 25.3125s 2025/08/31 02:34:59 DEBUG : pacer: Reducing sleep to 18.984375s 2025/08/31 02:35:24 DEBUG : pacer: Reducing sleep to 14.23828125s === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/08/31 02:35:43 DEBUG : pacer: Reducing sleep to 10.678710937s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestZoho:" path "rclone-test-coquzes4mafi" from "TestZoho:rclone-test-coquzes4mafi" 2025/08/31 02:35:43 DEBUG : Creating backend with remote "TestZoho:" 2025/08/31 02:35:43 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 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/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-coquzes4mafi/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/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-coquzes4mafi/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:377: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:377 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1938 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-coquzes4mafi/file name.txt (200) got rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/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:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1938 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: Unexpected file "rclone-test-coquzes4mafi/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 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/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-coquzes4mafi/created from root.txt (100), rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-coquzes4mafi/created from root.txt (100), rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-coquzes4mafi/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/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-coquzes4mafi/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 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/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-coquzes4mafi/file name.txt (200), rclone-test-coquzes4mafi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-coquzes4mafi/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/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-coquzes4mafi/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 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/fstests/fstests.go:2269 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), 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/fstests/fstests.go:2269 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/31 02:36:17 ERROR : error listing: directory not found --- FAIL: TestIntegration (2245.72s) --- FAIL: TestIntegration/FsMkdir (2245.10s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (2243.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (8.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (553.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (16.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (8.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (571.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (553.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (483.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (25.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (8.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (16.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (8.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (8.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.40s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/zoho 2245.734s "go test -v -timeout 1h0m0s -remote TestZoho: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsListRootedSubdir|FsMove|FsPurge|FsPurgeRoot|ObjectFs|ObjectHashes|ObjectMetadata|ObjectMimeType|ObjectModTime|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemote|ObjectRemove|ObjectSetMetadata|ObjectSetModTime|ObjectSize|ObjectStorable|ObjectString|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsIsFile$/^FsRoot$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 37m26.826629454s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutZeroLength TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]