"go test -v -timeout 2h0m0s -remote TestZoho: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2026/07/06 01:18:08 DEBUG : Creating backend with remote "TestZoho:rclone-test-kudedut6daro" 2026/07/06 01:18:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 01:18:08 DEBUG : zoho root 'rclone-test-kudedut6daro': folder listing limiter sweep: evicted 0 of 0 idle limiters 2026/07/06 01:18:08 DEBUG : pacer: Reducing sleep to 42.053294ms 2026/07/06 01:18:08 DEBUG : pacer: Reducing sleep to 85.669793ms 2026/07/06 01:18:09 DEBUG : pacer: Reducing sleep to 108.905773ms 2026/07/06 01:18:09 DEBUG : pacer: Reducing sleep to 234.030995ms === RUN TestIntegration/FsMkdir 2026/07/06 01:18:09 DEBUG : pacer: Reducing sleep to 287.702405ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/06 01:18:09 DEBUG : pacer: Reducing sleep to 221.920549ms 2026/07/06 01:18:09 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:09 DEBUG : pacer: Reducing sleep to 116.174124ms 2026/07/06 01:18:10 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:18:10 UTC": parsing time "Mon, 06 Jul 2026 01:18:10 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:18:10 UTC" as " " 2026/07/06 01:18:10 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:18:10 DEBUG : pacer: Reducing sleep to 124.975297ms 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 2026/07/06 01:18:10 DEBUG : pacer: Reducing sleep to 245.253111ms 2026/07/06 01:18:10 DEBUG : pacer: Reducing sleep to 216.346412ms 2026/07/06 01:18:10 DEBUG : pacer: Reducing sleep to 201.224629ms 2026/07/06 01:18:14 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:19 DEBUG : pacer: Reducing sleep to 92.374361ms 2026/07/06 01:18:19 DEBUG : pacer: Reducing sleep to 216.816549ms 2026/07/06 01:18:19 DEBUG : pacer: Reducing sleep to 256.337393ms 2026/07/06 01:18:20 DEBUG : pacer: Reducing sleep to 235.490718ms 2026/07/06 01:18:20 DEBUG : pacer: Reducing sleep to 111.685699ms 2026/07/06 01:18:20 DEBUG : pacer: Reducing sleep to 78.458781ms 2026/07/06 01:18:20 DEBUG : pacer: Reducing sleep to 95.645848ms 2026/07/06 01:18:20 DEBUG : pacer: Reducing sleep to 61.994604ms 2026/07/06 01:18:20 DEBUG : pacer: Reducing sleep to 180.029644ms 2026/07/06 01:18:24 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:24 DEBUG : pacer: Reducing sleep to 53.798629ms 2026/07/06 01:18:28 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/07/06 01:18:28 DEBUG : pacer: Reducing sleep to 117.308006ms 2026/07/06 01:18:28 DEBUG : pacer: Reducing sleep to 227.351853ms 2026/07/06 01:18:29 DEBUG : pacer: Reducing sleep to 280.802658ms 2026/07/06 01:18:29 DEBUG : pacer: Reducing sleep to 209.483706ms 2026/07/06 01:18:33 DEBUG : pacer: Reducing sleep to 0s fstests.go:984: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:984 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 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 2026/07/06 01:18:38 DEBUG : pacer: Reducing sleep to 120.170191ms 2026/07/06 01:18:38 DEBUG : pacer: Reducing sleep to 230.688611ms 2026/07/06 01:18:38 DEBUG : pacer: Reducing sleep to 284.806608ms 2026/07/06 01:18:38 DEBUG : pacer: Reducing sleep to 215.478999ms fstests.go:1026: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1026 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 2026/07/06 01:18:42 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:42 DEBUG : pacer: Reducing sleep to 110.90201ms fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 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 2026/07/06 01:18:47 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:47 DEBUG : pacer: Reducing sleep to 111.182798ms 2026/07/06 01:18:47 DEBUG : pacer: Reducing sleep to 221.94256ms 2026/07/06 01:18:47 DEBUG : pacer: Reducing sleep to 273.812724ms 2026/07/06 01:18:47 DEBUG : pacer: Reducing sleep to 221.030228ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:18:48 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:51 DEBUG : pacer: Reducing sleep to 118.957703ms 2026/07/06 01:18:52 DEBUG : pacer: Reducing sleep to 206.886974ms 2026/07/06 01:18:52 DEBUG : pacer: Reducing sleep to 284.446483ms 2026/07/06 01:18:52 DEBUG : pacer: Reducing sleep to 233.484136ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:18:54 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:18:56 DEBUG : pacer: Reducing sleep to 110.127855ms 2026/07/06 01:18:56 DEBUG : pacer: Reducing sleep to 223.56039ms 2026/07/06 01:18:56 DEBUG : pacer: Reducing sleep to 283.913732ms 2026/07/06 01:18:56 DEBUG : pacer: Reducing sleep to 222.067998ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/06 01:19:01 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:01 DEBUG : pacer: Reducing sleep to 112.714004ms 2026/07/06 01:19:01 DEBUG : pacer: Reducing sleep to 186.653582ms 2026/07/06 01:19:01 DEBUG : pacer: Reducing sleep to 235.85384ms 2026/07/06 01:19:01 DEBUG : pacer: Reducing sleep to 218.405114ms 2026/07/06 01:19:01 DEBUG : pacer: Reducing sleep to 144.214546ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:05 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:05 DEBUG : pacer: Reducing sleep to 114.06446ms 2026/07/06 01:19:05 DEBUG : pacer: Reducing sleep to 233.040229ms 2026/07/06 01:19:05 DEBUG : pacer: Reducing sleep to 283.452865ms 2026/07/06 01:19:06 DEBUG : pacer: Reducing sleep to 217.49279ms 2026/07/06 01:19:06 DEBUG : pacer: Reducing sleep to 93.100837ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:08 DEBUG : zoho root 'rclone-test-kudedut6daro': folder listing limiter sweep: evicted 0 of 6 idle limiters 2026/07/06 01:19:08 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:10 DEBUG : pacer: Reducing sleep to 118.62558ms 2026/07/06 01:19:10 DEBUG : pacer: Reducing sleep to 192.908853ms 2026/07/06 01:19:10 DEBUG : pacer: Reducing sleep to 242.849092ms 2026/07/06 01:19:10 DEBUG : pacer: Reducing sleep to 210.662188ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/06 01:19:14 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 96.122212ms 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 161.113419ms 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 176.162967ms 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 168.842029ms 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 257.75653ms 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 249.304537ms 2026/07/06 01:19:15 DEBUG : pacer: Reducing sleep to 165.335928ms 2026/07/06 01:19:16 DEBUG : pacer: Reducing sleep to 75.351368ms 2026/07/06 01:19:16 DEBUG : pacer: Reducing sleep to 79.923923ms 2026/07/06 01:19:16 DEBUG : pacer: Reducing sleep to 166.646966ms 2026/07/06 01:19:16 DEBUG : pacer: Reducing sleep to 258.831902ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:17 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:17 DEBUG : pacer: Reducing sleep to 115.673334ms 2026/07/06 01:19:17 DEBUG : pacer: Reducing sleep to 148.730323ms 2026/07/06 01:19:20 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:20 DEBUG : pacer: Reducing sleep to 109.910666ms 2026/07/06 01:19:20 DEBUG : pacer: Reducing sleep to 182.338624ms 2026/07/06 01:19:21 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:23 DEBUG : pacer: Reducing sleep to 113.159531ms 2026/07/06 01:19:23 DEBUG : pacer: Reducing sleep to 231.914114ms 2026/07/06 01:19:23 DEBUG : pacer: Reducing sleep to 280.086571ms 2026/07/06 01:19:23 DEBUG : pacer: Reducing sleep to 218.362743ms 2026/07/06 01:19:24 DEBUG : pacer: Reducing sleep to 98.01567ms 2026/07/06 01:19:24 DEBUG : pacer: Reducing sleep to 51.530371ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" 2026/07/06 01:19:28 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:28 DEBUG : pacer: Reducing sleep to 116.551744ms 2026/07/06 01:19:28 DEBUG : pacer: Reducing sleep to 234.262894ms 2026/07/06 01:19:28 DEBUG : pacer: Reducing sleep to 278.726875ms 2026/07/06 01:19:33 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:33 DEBUG : pacer: Reducing sleep to 117.966501ms 2026/07/06 01:19:33 DEBUG : pacer: Reducing sleep to 54.976986ms 2026/07/06 01:19:33 DEBUG : pacer: Reducing sleep to 109.17784ms 2026/07/06 01:19:33 DEBUG : pacer: Reducing sleep to 214.74183ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:34 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:37 DEBUG : pacer: Reducing sleep to 117.666988ms 2026/07/06 01:19:37 DEBUG : pacer: Reducing sleep to 234.301467ms 2026/07/06 01:19:37 DEBUG : pacer: Reducing sleep to 285.800014ms 2026/07/06 01:19:38 DEBUG : pacer: Reducing sleep to 176.314223ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:40 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:42 DEBUG : pacer: Reducing sleep to 118.58247ms 2026/07/06 01:19:42 DEBUG : pacer: Reducing sleep to 232.704437ms 2026/07/06 01:19:42 DEBUG : pacer: Reducing sleep to 282.931044ms 2026/07/06 01:19:42 DEBUG : pacer: Reducing sleep to 213.388466ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/06 01:19:46 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:46 DEBUG : pacer: Reducing sleep to 113.027071ms 2026/07/06 01:19:51 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:51 DEBUG : pacer: Reducing sleep to 95.621621ms 2026/07/06 01:19:51 DEBUG : pacer: Reducing sleep to 84.601934ms 2026/07/06 01:19:51 DEBUG : pacer: Reducing sleep to 203.440533ms 2026/07/06 01:19:56 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:19:56 DEBUG : pacer: Reducing sleep to 119.910955ms 2026/07/06 01:19:56 DEBUG : pacer: Reducing sleep to 275.75676ms 2026/07/06 01:19:56 DEBUG : pacer: Reducing sleep to 290.259602ms 2026/07/06 01:19:56 DEBUG : pacer: Reducing sleep to 187.907925ms 2026/07/06 01:19:56 DEBUG : pacer: Reducing sleep to 57.487725ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:19:58 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:00 DEBUG : pacer: Reducing sleep to 119.744682ms 2026/07/06 01:20:00 DEBUG : pacer: Reducing sleep to 276.357161ms 2026/07/06 01:20:00 DEBUG : pacer: Reducing sleep to 404.474311ms 2026/07/06 01:20:01 DEBUG : pacer: Reducing sleep to 404.020634ms 2026/07/06 01:20:01 DEBUG : pacer: Reducing sleep to 173.294366ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:03 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:05 DEBUG : pacer: Reducing sleep to 118.747899ms 2026/07/06 01:20:05 DEBUG : pacer: Reducing sleep to 278.782536ms 2026/07/06 01:20:05 DEBUG : pacer: Reducing sleep to 396.764496ms 2026/07/06 01:20:05 DEBUG : pacer: Reducing sleep to 277.104211ms 2026/07/06 01:20:06 DEBUG : pacer: Reducing sleep to 52.068202ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" 2026/07/06 01:20:10 DEBUG : Creating backend with remote "TestZoho:rclone-test-kudedut6daro/dirToPurgeFromRoot" 2026/07/06 01:20:10 DEBUG : zoho root 'rclone-test-kudedut6daro/dirToPurgeFromRoot': folder listing limiter sweep: evicted 0 of 8 idle limiters 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 99.771819ms 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 221.010047ms 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 262.735843ms 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 118.11557ms 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 229.365784ms 2026/07/06 01:20:10 DEBUG : pacer: Reducing sleep to 287.258132ms 2026/07/06 01:20:11 DEBUG : pacer: Reducing sleep to 216.676742ms 2026/07/06 01:20:11 DEBUG : pacer: Reducing sleep to 98.911267ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:12 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:12 DEBUG : pacer: Reducing sleep to 118.043215ms 2026/07/06 01:20:15 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:15 DEBUG : pacer: Reducing sleep to 117.970068ms 2026/07/06 01:20:15 DEBUG : pacer: Reducing sleep to 192.594441ms 2026/07/06 01:20:15 DEBUG : pacer: Reducing sleep to 126.763355ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:17 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:18 DEBUG : pacer: Reducing sleep to 116.944933ms 2026/07/06 01:20:20 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:20 DEBUG : pacer: Reducing sleep to 109.976009ms 2026/07/06 01:20:20 DEBUG : pacer: Reducing sleep to 182.493875ms 2026/07/06 01:20:20 DEBUG : pacer: Reducing sleep to 118.085392ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/06 01:20:24 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:24 DEBUG : pacer: Reducing sleep to 117.50819ms 2026/07/06 01:20:24 DEBUG : pacer: Reducing sleep to 233.22744ms 2026/07/06 01:20:24 DEBUG : pacer: Reducing sleep to 284.213453ms 2026/07/06 01:20:25 DEBUG : pacer: Reducing sleep to 209.990111ms 2026/07/06 01:20:25 DEBUG : pacer: Reducing sleep to 98.09871ms 2026/07/06 01:20:25 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:25 DEBUG : pacer: Reducing sleep to 105.963431ms 2026/07/06 01:20:25 DEBUG : pacer: Reducing sleep to 218.119546ms 2026/07/06 01:20:25 DEBUG : pacer: Reducing sleep to 284.315765ms 2026/07/06 01:20:26 DEBUG : pacer: Reducing sleep to 218.918834ms 2026/07/06 01:20:26 DEBUG : pacer: Reducing sleep to 111.809479ms 2026/07/06 01:20:26 DEBUG : pacer: Reducing sleep to 55.425742ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:27 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:30 DEBUG : pacer: Reducing sleep to 116.472443ms 2026/07/06 01:20:30 DEBUG : pacer: Reducing sleep to 202.400642ms 2026/07/06 01:20:30 DEBUG : pacer: Reducing sleep to 282.711841ms 2026/07/06 01:20:30 DEBUG : pacer: Reducing sleep to 239.092816ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:33 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:35 DEBUG : pacer: Reducing sleep to 120.672214ms 2026/07/06 01:20:35 DEBUG : pacer: Reducing sleep to 233.330873ms 2026/07/06 01:20:35 DEBUG : pacer: Reducing sleep to 284.808209ms 2026/07/06 01:20:35 DEBUG : pacer: Reducing sleep to 207.910652ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "zero-length-file" 2026/07/06 01:20:39 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/06 01:20:39 DEBUG : pacer: Reducing sleep to 38.257228ms 2026/07/06 01:20:39 DEBUG : pacer: Reducing sleep to 156.867549ms 2026/07/06 01:20:39 DEBUG : pacer: Reducing sleep to 269.276641ms 2026/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 279.586032ms 2026/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 175.897953ms 2026/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 67.508843ms 2026/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 33.601272ms 2026/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 128.536574ms 2026/07/06 01:20:40 DEBUG : pacer: Reducing sleep to 232.135452ms 2026/07/06 01:20:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:44 DEBUG : pacer: Reducing sleep to 118.102047ms 2026/07/06 01:20:44 DEBUG : pacer: Reducing sleep to 104.350685ms 2026/07/06 01:20:44 DEBUG : pacer: Reducing sleep to 156.324553ms 2026/07/06 01:20:44 DEBUG : pacer: Reducing sleep to 220.509852ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:46 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:49 DEBUG : pacer: Reducing sleep to 115.073846ms 2026/07/06 01:20:49 DEBUG : pacer: Reducing sleep to 229.264794ms 2026/07/06 01:20:49 DEBUG : pacer: Reducing sleep to 220.035178ms 2026/07/06 01:20:49 DEBUG : pacer: Reducing sleep to 157.818ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:20:51 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:53 DEBUG : pacer: Reducing sleep to 109.922619ms 2026/07/06 01:20:53 DEBUG : pacer: Reducing sleep to 223.135059ms 2026/07/06 01:20:54 DEBUG : pacer: Reducing sleep to 208.571911ms 2026/07/06 01:20:54 DEBUG : pacer: Reducing sleep to 159.172667ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1371 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1371 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:20:58 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:20:58 DEBUG : pacer: Reducing sleep to 115.548379ms 2026/07/06 01:21:03 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:03 DEBUG : pacer: Reducing sleep to 90.725663ms 2026/07/06 01:21:03 DEBUG : pacer: Reducing sleep to 202.694637ms 2026/07/06 01:21:03 DEBUG : pacer: Reducing sleep to 252.614336ms 2026/07/06 01:21:03 DEBUG : pacer: Reducing sleep to 237.790398ms 2026/07/06 01:21:07 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:07 DEBUG : pacer: Reducing sleep to 121.293862ms 2026/07/06 01:21:07 DEBUG : pacer: Reducing sleep to 276.406963ms 2026/07/06 01:21:07 DEBUG : pacer: Reducing sleep to 270.860926ms 2026/07/06 01:21:08 DEBUG : pacer: Reducing sleep to 151.528764ms 2026/07/06 01:21:08 DEBUG : pacer: Reducing sleep to 61.703558ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:21:09 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:09 DEBUG : pacer: Reducing sleep to 119.164943ms 2026/07/06 01:21:09 DEBUG : pacer: Reducing sleep to 232.672166ms 2026/07/06 01:21:12 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:12 DEBUG : zoho root 'rclone-test-kudedut6daro': folder listing limiter sweep: evicted 2 of 9 idle limiters 2026/07/06 01:21:12 DEBUG : pacer: Reducing sleep to 105.832275ms 2026/07/06 01:21:12 DEBUG : pacer: Reducing sleep to 100.451607ms 2026/07/06 01:21:12 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:21:15 DEBUG : pacer: Reducing sleep to 61.203228ms 2026/07/06 01:21:15 DEBUG : pacer: Reducing sleep to 148.357531ms 2026/07/06 01:21:16 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:17 DEBUG : pacer: Reducing sleep to 116.281566ms 2026/07/06 01:21:17 DEBUG : pacer: Reducing sleep to 106.992225ms 2026/07/06 01:21:17 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1382 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1382 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:21:21 DEBUG : pacer: Reducing sleep to 117.867725ms 2026/07/06 01:21:21 DEBUG : pacer: Reducing sleep to 229.358349ms 2026/07/06 01:21:21 DEBUG : pacer: Reducing sleep to 275.971747ms 2026/07/06 01:21:22 DEBUG : pacer: Reducing sleep to 162.514932ms 2026/07/06 01:21:22 DEBUG : pacer: Reducing sleep to 103.213654ms 2026/07/06 01:21:22 DEBUG : pacer: Reducing sleep to 106.746393ms 2026/07/06 01:21:22 DEBUG : pacer: Reducing sleep to 182.989496ms 2026/07/06 01:21:22 DEBUG : pacer: Reducing sleep to 232.452658ms 2026/07/06 01:21:22 DEBUG : pacer: Reducing sleep to 219.059447ms 2026/07/06 01:21:23 DEBUG : pacer: Reducing sleep to 145.827217ms 2026/07/06 01:21:23 DEBUG : pacer: Reducing sleep to 105.042344ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:21:24 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:24 DEBUG : pacer: Reducing sleep to 116.833954ms 2026/07/06 01:21:24 DEBUG : pacer: Reducing sleep to 238.079434ms 2026/07/06 01:21:24 DEBUG : pacer: Reducing sleep to 283.97377ms 2026/07/06 01:21:24 DEBUG : pacer: Reducing sleep to 208.42739ms 2026/07/06 01:21:25 DEBUG : pacer: Reducing sleep to 92.808524ms 2026/07/06 01:21:25 DEBUG : pacer: Reducing sleep to 55.601595ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:21:27 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:27 DEBUG : pacer: Reducing sleep to 113.03282ms 2026/07/06 01:21:27 DEBUG : pacer: Reducing sleep to 230.852546ms 2026/07/06 01:21:27 DEBUG : pacer: Reducing sleep to 277.432399ms 2026/07/06 01:21:27 DEBUG : pacer: Reducing sleep to 220.318159ms 2026/07/06 01:21:28 DEBUG : pacer: Reducing sleep to 110.013658ms 2026/07/06 01:21:29 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1390 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1390 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:21:33 DEBUG : pacer: Reducing sleep to 116.711533ms 2026/07/06 01:21:37 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:38 DEBUG : pacer: Reducing sleep to 116.382875ms 2026/07/06 01:21:38 DEBUG : pacer: Reducing sleep to 214.405487ms 2026/07/06 01:21:38 DEBUG : pacer: Reducing sleep to 272.325035ms 2026/07/06 01:21:38 DEBUG : pacer: Reducing sleep to 213.017715ms 2026/07/06 01:21:38 DEBUG : pacer: Reducing sleep to 83.164466ms 2026/07/06 01:21:38 DEBUG : pacer: Reducing sleep to 55.212684ms 2026/07/06 01:21:42 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:42 DEBUG : pacer: Reducing sleep to 124.62025ms 2026/07/06 01:21:42 DEBUG : pacer: Reducing sleep to 281.761331ms 2026/07/06 01:21:42 DEBUG : pacer: Reducing sleep to 396.305993ms 2026/07/06 01:21:42 DEBUG : pacer: Reducing sleep to 275.106963ms 2026/07/06 01:21:43 DEBUG : pacer: Reducing sleep to 50.136193ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:21:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:47 DEBUG : pacer: Reducing sleep to 119.586494ms 2026/07/06 01:21:47 DEBUG : pacer: Reducing sleep to 281.535888ms 2026/07/06 01:21:47 DEBUG : pacer: Reducing sleep to 393.139904ms 2026/07/06 01:21:47 DEBUG : pacer: Reducing sleep to 285.125595ms 2026/07/06 01:21:47 DEBUG : pacer: Reducing sleep to 50.241399ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:21:50 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:51 DEBUG : pacer: Reducing sleep to 123.680076ms 2026/07/06 01:21:51 DEBUG : pacer: Reducing sleep to 280.193126ms 2026/07/06 01:21:51 DEBUG : pacer: Reducing sleep to 396.700415ms 2026/07/06 01:21:52 DEBUG : pacer: Reducing sleep to 278.637837ms 2026/07/06 01:21:52 DEBUG : pacer: Reducing sleep to 50.760305ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1397 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1397 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:21:56 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:21:56 DEBUG : pacer: Reducing sleep to 115.916159ms 2026/07/06 01:21:56 DEBUG : pacer: Reducing sleep to 232.963331ms 2026/07/06 01:21:56 DEBUG : pacer: Reducing sleep to 269.667482ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/06 01:21:56 DEBUG : Creating backend with remote "TestZoho:rclone-test-hidofum5qeli" 2026/07/06 01:21:56 DEBUG : Config file has changed externally - reloading 2026/07/06 01:22:10 DEBUG : pacer: Reducing sleep to 24.310646ms 2026/07/06 01:22:10 DEBUG : pacer: Reducing sleep to 145.767733ms 2026/07/06 01:22:10 DEBUG : pacer: Reducing sleep to 244.19784ms 2026/07/06 01:22:10 DEBUG : pacer: Reducing sleep to 286.33688ms 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 181.065924ms 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 65.89579ms 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 56.263054ms 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 154.058268ms 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 266.248538ms 2026/07/06 01:22:11 DEBUG : pacer: Reducing sleep to 278.538318ms 2026/07/06 01:22:12 DEBUG : pacer: Reducing sleep to 179.351332ms 2026/07/06 01:22:12 DEBUG : pacer: Reducing sleep to 61.640596ms 2026/07/06 01:22:12 DEBUG : zoho root 'rclone-test-hidofum5qeli': folder listing limiter sweep: evicted 0 of 9 idle limiters 2026/07/06 01:22:12 DEBUG : pacer: Reducing sleep to 47.281261ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:22:13 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:13 DEBUG : pacer: Reducing sleep to 111.442364ms 2026/07/06 01:22:13 DEBUG : pacer: Reducing sleep to 229.39598ms 2026/07/06 01:22:14 DEBUG : pacer: Reducing sleep to 245.980469ms 2026/07/06 01:22:16 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:16 DEBUG : pacer: Reducing sleep to 8.715135ms 2026/07/06 01:22:16 DEBUG : pacer: Reducing sleep to 0s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:22:19 DEBUG : pacer: Reducing sleep to 112.458152ms 2026/07/06 01:22:19 DEBUG : pacer: Reducing sleep to 230.279229ms 2026/07/06 01:22:19 DEBUG : pacer: Reducing sleep to 273.75992ms 2026/07/06 01:22:21 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:21 DEBUG : pacer: Reducing sleep to 112.331534ms 2026/07/06 01:22:21 DEBUG : pacer: Reducing sleep to 61.625001ms 2026/07/06 01:22:21 DEBUG : pacer: Reducing sleep to 107.762924ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1494 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1494 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/zero-length-file" 2026/07/06 01:22:25 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:25 DEBUG : pacer: Reducing sleep to 113.028974ms 2026/07/06 01:22:25 DEBUG : pacer: Reducing sleep to 231.442446ms 2026/07/06 01:22:30 DEBUG : pacer: Reducing sleep to 109.937485ms 2026/07/06 01:22:30 DEBUG : pacer: Reducing sleep to 200.080212ms 2026/07/06 01:22:30 DEBUG : pacer: Reducing sleep to 284.785213ms 2026/07/06 01:22:30 DEBUG : pacer: Reducing sleep to 234.783323ms 2026/07/06 01:22:31 DEBUG : pacer: Reducing sleep to 126.162052ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:22:34 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:35 DEBUG : pacer: Reducing sleep to 114.738445ms 2026/07/06 01:22:35 DEBUG : pacer: Reducing sleep to 227.433262ms 2026/07/06 01:22:35 DEBUG : pacer: Reducing sleep to 284.014015ms 2026/07/06 01:22:35 DEBUG : pacer: Reducing sleep to 217.303004ms 2026/07/06 01:22:35 DEBUG : pacer: Reducing sleep to 101.376407ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:22:39 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:39 DEBUG : pacer: Reducing sleep to 114.962477ms 2026/07/06 01:22:39 DEBUG : pacer: Reducing sleep to 228.5921ms 2026/07/06 01:22:39 DEBUG : pacer: Reducing sleep to 284.557647ms 2026/07/06 01:22:40 DEBUG : pacer: Reducing sleep to 200.099913ms 2026/07/06 01:22:40 DEBUG : pacer: Reducing sleep to 100.99486ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1508 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1508 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "zero-length-file" 2026/07/06 01:22:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:44 DEBUG : pacer: Reducing sleep to 122.622738ms 2026/07/06 01:22:44 DEBUG : zoho root 'rclone-test-hidofum5qeli': Purge remote 2026/07/06 01:22:44 DEBUG : pacer: Reducing sleep to 100.755226ms 2026/07/06 01:22:44 DEBUG : pacer: Reducing sleep to 140.206055ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/07/06 01:22:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:22:44 DEBUG : pacer: Reducing sleep to 118.586134ms 2026/07/06 01:22:45 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:22:45 UTC": parsing time "Mon, 06 Jul 2026 01:22:45 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:22:45 UTC" as " " 2026/07/06 01:22:45 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:22:45 DEBUG : pacer: Reducing sleep to 0s 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:1781 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 2026/07/06 01:22:49 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:22:49 UTC": parsing time "Mon, 06 Jul 2026 01:22:49 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:22:49 UTC" as " " 2026/07/06 01:22:49 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:1788 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 2026/07/06 01:22:54 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:22:54 UTC": parsing time "Mon, 06 Jul 2026 01:22:54 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:22:54 UTC" as " " 2026/07/06 01:22:54 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:1807 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 2026/07/06 01:22:59 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:22:59 UTC": parsing time "Mon, 06 Jul 2026 01:22:59 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:22:59 UTC" as " " 2026/07/06 01:22:59 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:1818 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 2026/07/06 01:23:03 DEBUG : pacer: Reducing sleep to 39.129355ms 2026/07/06 01:23:08 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:08 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:23:08 UTC": parsing time "Mon, 06 Jul 2026 01:23:08 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:23:08 UTC" as " " 2026/07/06 01:23:08 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:1849 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/FromRoot fstests.go:1920: Opening root remote "TestZoho:" path "rclone-test-kudedut6daro" from "TestZoho:rclone-test-kudedut6daro" 2026/07/06 01:23:08 DEBUG : Creating backend with remote "TestZoho:" 2026/07/06 01:23:08 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/06 01:23:12 DEBUG : zoho root '': folder listing limiter sweep: evicted 1 of 9 idle limiters 2026/07/06 01:23:12 DEBUG : pacer: Reducing sleep to 113.796555ms 2026/07/06 01:23:12 DEBUG : pacer: Reducing sleep to 229.32193ms 2026/07/06 01:23:12 DEBUG : pacer: Reducing sleep to 276.611185ms 2026/07/06 01:23:13 DEBUG : pacer: Reducing sleep to 214.848689ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:23:14 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:14 DEBUG : pacer: Reducing sleep to 116.31553ms 2026/07/06 01:23:14 DEBUG : pacer: Reducing sleep to 204.162142ms 2026/07/06 01:23:14 DEBUG : pacer: Reducing sleep to 258.183765ms 2026/07/06 01:23:14 DEBUG : pacer: Reducing sleep to 217.32284ms 2026/07/06 01:23:14 DEBUG : pacer: Reducing sleep to 127.688788ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:23:17 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:17 DEBUG : pacer: Reducing sleep to 114.068697ms 2026/07/06 01:23:18 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:19 DEBUG : pacer: Reducing sleep to 115.250077ms 2026/07/06 01:23:19 DEBUG : pacer: Reducing sleep to 162.380735ms 2026/07/06 01:23:19 DEBUG : pacer: Reducing sleep to 127.181213ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-kudedut6daro/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-kudedut6daro/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/06 01:23:23 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:23 DEBUG : pacer: Reducing sleep to 112.335031ms fstest.go:380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:380 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: ListEntries not equal, want rclone-test-kudedut6daro/file name.txt (200) got rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:383 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: Unexpected file "rclone-test-kudedut6daro/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/06 01:23:23 DEBUG : pacer: Reducing sleep to 220.841107ms 2026/07/06 01:23:23 DEBUG : pacer: Reducing sleep to 201.16005ms 2026/07/06 01:23:23 DEBUG : pacer: Reducing sleep to 224.698425ms 2026/07/06 01:23:28 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:28 DEBUG : pacer: Reducing sleep to 116.450502ms 2026/07/06 01:23:28 DEBUG : pacer: Reducing sleep to 109.166178ms 2026/07/06 01:23:28 DEBUG : pacer: Reducing sleep to 162.845158ms 2026/07/06 01:23:28 DEBUG : pacer: Reducing sleep to 217.277724ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:23:30 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:33 DEBUG : pacer: Reducing sleep to 116.77319ms 2026/07/06 01:23:33 DEBUG : pacer: Reducing sleep to 228.742022ms 2026/07/06 01:23:33 DEBUG : pacer: Reducing sleep to 281.194668ms 2026/07/06 01:23:33 DEBUG : pacer: Reducing sleep to 212.904025ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:23:35 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:37 DEBUG : pacer: Reducing sleep to 114.832373ms 2026/07/06 01:23:37 DEBUG : pacer: Reducing sleep to 225.965555ms 2026/07/06 01:23:37 DEBUG : pacer: Reducing sleep to 280.960126ms 2026/07/06 01:23:38 DEBUG : pacer: Reducing sleep to 201.199996ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-kudedut6daro/created from root.txt (100), rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-kudedut6daro/created from root.txt (100), rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-kudedut6daro/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-kudedut6daro/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/06 01:23:42 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:42 DEBUG : pacer: Reducing sleep to 34.944432ms 2026/07/06 01:23:42 DEBUG : pacer: Reducing sleep to 148.708337ms 2026/07/06 01:23:42 DEBUG : pacer: Reducing sleep to 259.964089ms 2026/07/06 01:23:42 DEBUG : pacer: Reducing sleep to 280.445118ms 2026/07/06 01:23:43 DEBUG : pacer: Reducing sleep to 178.728338ms 2026/07/06 01:23:43 DEBUG : pacer: Reducing sleep to 71.639313ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:23:47 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:47 DEBUG : pacer: Reducing sleep to 113.522008ms 2026/07/06 01:23:47 DEBUG : pacer: Reducing sleep to 222.19008ms 2026/07/06 01:23:47 DEBUG : pacer: Reducing sleep to 282.429255ms 2026/07/06 01:23:47 DEBUG : pacer: Reducing sleep to 219.568486ms 2026/07/06 01:23:47 DEBUG : pacer: Reducing sleep to 108.883467ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:23:51 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:23:51 DEBUG : pacer: Reducing sleep to 112.893639ms 2026/07/06 01:23:51 DEBUG : pacer: Reducing sleep to 220.414035ms 2026/07/06 01:23:51 DEBUG : pacer: Reducing sleep to 280.090212ms 2026/07/06 01:23:52 DEBUG : pacer: Reducing sleep to 214.46102ms 2026/07/06 01:23:52 DEBUG : pacer: Reducing sleep to 109.948086ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-kudedut6daro/file name.txt (200), rclone-test-kudedut6daro/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-kudedut6daro/zero-length-file (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-kudedut6daro/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/06 01:24:01 DEBUG : pacer: Reducing sleep to 117.906939ms 2026/07/06 01:24:01 DEBUG : pacer: Reducing sleep to 232.704916ms 2026/07/06 01:24:01 DEBUG : pacer: Reducing sleep to 283.811582ms 2026/07/06 01:24:01 DEBUG : pacer: Reducing sleep to 212.000808ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:24:02 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:05 DEBUG : pacer: Reducing sleep to 105.665468ms 2026/07/06 01:24:05 DEBUG : pacer: Reducing sleep to 224.063138ms 2026/07/06 01:24:05 DEBUG : pacer: Reducing sleep to 279.737968ms 2026/07/06 01:24:06 DEBUG : pacer: Reducing sleep to 224.358463ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:24:08 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:10 DEBUG : pacer: Reducing sleep to 113.937139ms 2026/07/06 01:24:10 DEBUG : pacer: Reducing sleep to 224.113163ms 2026/07/06 01:24:10 DEBUG : pacer: Reducing sleep to 278.025362ms 2026/07/06 01:24:10 DEBUG : pacer: Reducing sleep to 213.958755ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "zero-length-file" 2026/07/06 01:24:14 DEBUG : zoho root 'rclone-test-kudedut6daro': folder listing limiter sweep: evicted 2 of 8 idle limiters 2026/07/06 01:24:14 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:14 DEBUG : pacer: Reducing sleep to 119.311156ms 2026/07/06 01:24:15 DEBUG : pacer: Reducing sleep to 39.658368ms 2026/07/06 01:24:15 DEBUG : pacer: Reducing sleep to 75.619769ms 2026/07/06 01:24:15 ERROR : error listing: directory not found 2026/07/06 01:24:15 DEBUG : pacer: Reducing sleep to 101.780128ms --- FAIL: TestIntegration (367.18s) --- FAIL: TestIntegration/FsMkdir (366.39s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (0.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (364.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (5.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (4.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (18.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (13.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (31.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (37.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (15.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (77.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (47.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (4.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (4.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (9.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (48.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (32.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (14.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (18.36s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/zoho 367.194s "go test -v -timeout 2h0m0s -remote TestZoho: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished ERROR in 6m7.913172191s (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]