"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 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestZoho:" 2026/07/06 01:24:16 DEBUG : Creating backend with remote "TestZoho:rclone-test-yutuzow3qune" 2026/07/06 01:24:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/06 01:24:16 DEBUG : zoho root 'rclone-test-yutuzow3qune': folder listing limiter sweep: evicted 0 of 0 idle limiters 2026/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 44.759832ms 2026/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 82.011069ms 2026/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 113.71945ms 2026/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 233.843434ms === RUN TestIntegration/FsMkdir 2026/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 288.941019ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/06 01:24:17 DEBUG : pacer: Reducing sleep to 217.247354ms 2026/07/06 01:24:18 DEBUG : pacer: Reducing sleep to 41.567604ms 2026/07/06 01:24:18 DEBUG : pacer: Reducing sleep to 41.130983ms 2026/07/06 01:24:18 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:24:18 UTC": parsing time "Mon, 06 Jul 2026 01:24:18 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:24:18 UTC" as " " 2026/07/06 01:24:18 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:24:18 DEBUG : pacer: Reducing sleep to 29.922033ms 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:24:18 DEBUG : pacer: Reducing sleep to 139.66349ms 2026/07/06 01:24:18 DEBUG : pacer: Reducing sleep to 133.886598ms 2026/07/06 01:24:18 DEBUG : pacer: Reducing sleep to 253.177105ms 2026/07/06 01:24:23 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:28 DEBUG : pacer: Reducing sleep to 94.764671ms 2026/07/06 01:24:28 DEBUG : pacer: Reducing sleep to 212.452156ms 2026/07/06 01:24:28 DEBUG : pacer: Reducing sleep to 260.729287ms 2026/07/06 01:24:28 DEBUG : pacer: Reducing sleep to 241.327384ms 2026/07/06 01:24:28 DEBUG : pacer: Reducing sleep to 120.311224ms 2026/07/06 01:24:29 DEBUG : pacer: Reducing sleep to 67.816399ms 2026/07/06 01:24:29 DEBUG : pacer: Reducing sleep to 85.801287ms 2026/07/06 01:24:29 DEBUG : pacer: Reducing sleep to 120.010658ms 2026/07/06 01:24:29 DEBUG : pacer: Reducing sleep to 234.115563ms 2026/07/06 01:24:32 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:32 DEBUG : pacer: Reducing sleep to 4.40217ms 2026/07/06 01:24:37 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2026/07/06 01:24:37 DEBUG : pacer: Reducing sleep to 118.874647ms 2026/07/06 01:24:37 DEBUG : pacer: Reducing sleep to 224.625866ms 2026/07/06 01:24:37 DEBUG : pacer: Reducing sleep to 278.914913ms 2026/07/06 01:24:37 DEBUG : pacer: Reducing sleep to 214.31283ms 2026/07/06 01:24:41 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:24:46 DEBUG : pacer: Reducing sleep to 117.131301ms 2026/07/06 01:24:46 DEBUG : pacer: Reducing sleep to 229.582197ms 2026/07/06 01:24:46 DEBUG : pacer: Reducing sleep to 282.432089ms 2026/07/06 01:24:47 DEBUG : pacer: Reducing sleep to 218.642173ms 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:24:51 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:51 DEBUG : pacer: Reducing sleep to 107.478334ms 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:24:55 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:24:55 DEBUG : pacer: Reducing sleep to 112.130035ms 2026/07/06 01:24:55 DEBUG : pacer: Reducing sleep to 229.355854ms 2026/07/06 01:24:56 DEBUG : pacer: Reducing sleep to 276.499505ms 2026/07/06 01:24:56 DEBUG : pacer: Reducing sleep to 216.758654ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:24:57 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:00 DEBUG : pacer: Reducing sleep to 116.055959ms 2026/07/06 01:25:00 DEBUG : pacer: Reducing sleep to 204.126923ms 2026/07/06 01:25:00 DEBUG : pacer: Reducing sleep to 281.497142ms 2026/07/06 01:25:00 DEBUG : pacer: Reducing sleep to 231.152735ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:25:03 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:05 DEBUG : pacer: Reducing sleep to 112.484941ms 2026/07/06 01:25:05 DEBUG : pacer: Reducing sleep to 228.696975ms 2026/07/06 01:25:05 DEBUG : pacer: Reducing sleep to 278.805577ms 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:25:09 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:09 DEBUG : pacer: Reducing sleep to 79.078378ms 2026/07/06 01:25:09 DEBUG : pacer: Reducing sleep to 69.877671ms 2026/07/06 01:25:09 DEBUG : pacer: Reducing sleep to 149.828139ms 2026/07/06 01:25:09 DEBUG : pacer: Reducing sleep to 252.051341ms 2026/07/06 01:25:10 DEBUG : pacer: Reducing sleep to 237.877641ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:25:14 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:14 DEBUG : pacer: Reducing sleep to 84.135521ms 2026/07/06 01:25:14 DEBUG : pacer: Reducing sleep to 77.585433ms 2026/07/06 01:25:14 DEBUG : pacer: Reducing sleep to 153.38991ms 2026/07/06 01:25:14 DEBUG : pacer: Reducing sleep to 246.138983ms 2026/07/06 01:25:14 DEBUG : pacer: Reducing sleep to 252.507186ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:25:18 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:18 DEBUG : zoho root 'rclone-test-yutuzow3qune': folder listing limiter sweep: evicted 0 of 6 idle limiters 2026/07/06 01:25:18 DEBUG : pacer: Reducing sleep to 110.11704ms 2026/07/06 01:25:19 DEBUG : pacer: Reducing sleep to 70.600899ms 2026/07/06 01:25:19 DEBUG : pacer: Reducing sleep to 116.782502ms 2026/07/06 01:25:19 DEBUG : pacer: Reducing sleep to 222.914568ms 2026/07/06 01:25:19 DEBUG : pacer: Reducing sleep to 266.836325ms 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:25:23 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:23 DEBUG : pacer: Reducing sleep to 112.536864ms 2026/07/06 01:25:23 DEBUG : pacer: Reducing sleep to 142.383756ms 2026/07/06 01:25:23 DEBUG : pacer: Reducing sleep to 170.258934ms 2026/07/06 01:25:24 DEBUG : pacer: Reducing sleep to 129.571259ms 2026/07/06 01:25:24 DEBUG : pacer: Reducing sleep to 210.187976ms 2026/07/06 01:25:24 DEBUG : pacer: Reducing sleep to 238.961025ms 2026/07/06 01:25:24 DEBUG : pacer: Reducing sleep to 209.48602ms 2026/07/06 01:25:24 DEBUG : pacer: Reducing sleep to 130.822707ms 2026/07/06 01:25:24 DEBUG : pacer: Reducing sleep to 89.551664ms 2026/07/06 01:25:25 DEBUG : pacer: Reducing sleep to 119.154277ms 2026/07/06 01:25:25 DEBUG : pacer: Reducing sleep to 199.464699ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:25:26 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:26 DEBUG : pacer: Reducing sleep to 115.884687ms 2026/07/06 01:25:26 DEBUG : pacer: Reducing sleep to 215.503542ms 2026/07/06 01:25:28 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:28 DEBUG : pacer: Reducing sleep to 108.974317ms 2026/07/06 01:25:29 DEBUG : pacer: Reducing sleep to 119.052556ms 2026/07/06 01:25:29 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:25:31 DEBUG : pacer: Reducing sleep to 108.477986ms 2026/07/06 01:25:31 DEBUG : pacer: Reducing sleep to 226.904902ms 2026/07/06 01:25:32 DEBUG : pacer: Reducing sleep to 267.160486ms 2026/07/06 01:25:32 DEBUG : pacer: Reducing sleep to 219.258901ms 2026/07/06 01:25:32 DEBUG : pacer: Reducing sleep to 112.163893ms 2026/07/06 01:25:32 DEBUG : pacer: Reducing sleep to 66.700489ms 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:25:36 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:36 DEBUG : pacer: Reducing sleep to 114.256156ms 2026/07/06 01:25:37 DEBUG : pacer: Reducing sleep to 224.409166ms 2026/07/06 01:25:37 DEBUG : pacer: Reducing sleep to 274.614978ms 2026/07/06 01:25:41 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:41 DEBUG : pacer: Reducing sleep to 116.872303ms 2026/07/06 01:25:41 DEBUG : pacer: Reducing sleep to 65.005465ms 2026/07/06 01:25:41 DEBUG : pacer: Reducing sleep to 120.265716ms 2026/07/06 01:25:42 DEBUG : pacer: Reducing sleep to 173.578612ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:25:43 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:46 DEBUG : pacer: Reducing sleep to 116.367723ms 2026/07/06 01:25:46 DEBUG : pacer: Reducing sleep to 227.503809ms 2026/07/06 01:25:46 DEBUG : pacer: Reducing sleep to 281.967114ms 2026/07/06 01:25:46 DEBUG : pacer: Reducing sleep to 213.457723ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:25:48 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:50 DEBUG : pacer: Reducing sleep to 115.823872ms 2026/07/06 01:25:50 DEBUG : pacer: Reducing sleep to 229.911134ms 2026/07/06 01:25:51 DEBUG : pacer: Reducing sleep to 282.890028ms 2026/07/06 01:25:51 DEBUG : pacer: Reducing sleep to 216.694018ms 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:25:55 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:25:55 DEBUG : pacer: Reducing sleep to 111.905386ms 2026/07/06 01:26:00 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:00 DEBUG : pacer: Reducing sleep to 115.131943ms 2026/07/06 01:26:04 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:04 DEBUG : pacer: Reducing sleep to 114.679732ms 2026/07/06 01:26:04 DEBUG : pacer: Reducing sleep to 279.894094ms 2026/07/06 01:26:04 DEBUG : pacer: Reducing sleep to 378.220642ms 2026/07/06 01:26:05 DEBUG : pacer: Reducing sleep to 271.678133ms 2026/07/06 01:26:05 DEBUG : pacer: Reducing sleep to 53.682929ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:06 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:09 DEBUG : pacer: Reducing sleep to 116.48929ms 2026/07/06 01:26:09 DEBUG : pacer: Reducing sleep to 279.476399ms 2026/07/06 01:26:09 DEBUG : pacer: Reducing sleep to 399.460599ms 2026/07/06 01:26:09 DEBUG : pacer: Reducing sleep to 447.00757ms 2026/07/06 01:26:09 DEBUG : pacer: Reducing sleep to 214.529304ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:12 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:13 DEBUG : pacer: Reducing sleep to 114.171158ms 2026/07/06 01:26:13 DEBUG : pacer: Reducing sleep to 277.402277ms 2026/07/06 01:26:13 DEBUG : pacer: Reducing sleep to 390.966201ms 2026/07/06 01:26:14 DEBUG : pacer: Reducing sleep to 440.674005ms 2026/07/06 01:26:14 DEBUG : pacer: Reducing sleep to 217.383335ms 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:26:18 DEBUG : Creating backend with remote "TestZoho:rclone-test-yutuzow3qune/dirToPurgeFromRoot" 2026/07/06 01:26:18 DEBUG : zoho root 'rclone-test-yutuzow3qune/dirToPurgeFromRoot': folder listing limiter sweep: evicted 0 of 8 idle limiters 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 111.474033ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 229.632488ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 269.303142ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 106.216086ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 189.431295ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 241.457777ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 224.115279ms 2026/07/06 01:26:19 DEBUG : pacer: Reducing sleep to 139.900945ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:21 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:21 DEBUG : pacer: Reducing sleep to 109.569108ms 2026/07/06 01:26:24 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:24 DEBUG : pacer: Reducing sleep to 54.844778ms 2026/07/06 01:26:24 DEBUG : pacer: Reducing sleep to 138.630124ms 2026/07/06 01:26:24 DEBUG : pacer: Reducing sleep to 114.496129ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:26 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:26 DEBUG : pacer: Reducing sleep to 109.305313ms 2026/07/06 01:26:28 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:28 DEBUG : pacer: Reducing sleep to 113.216566ms 2026/07/06 01:26:28 DEBUG : pacer: Reducing sleep to 134.415275ms 2026/07/06 01:26:29 DEBUG : pacer: Reducing sleep to 110.430065ms 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:26:33 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:33 DEBUG : pacer: Reducing sleep to 112.453731ms 2026/07/06 01:26:33 DEBUG : pacer: Reducing sleep to 229.674206ms 2026/07/06 01:26:33 DEBUG : pacer: Reducing sleep to 278.058189ms 2026/07/06 01:26:33 DEBUG : pacer: Reducing sleep to 218.947659ms 2026/07/06 01:26:33 DEBUG : pacer: Reducing sleep to 100.783933ms 2026/07/06 01:26:34 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:34 DEBUG : pacer: Reducing sleep to 96.976851ms 2026/07/06 01:26:34 DEBUG : pacer: Reducing sleep to 213.091694ms 2026/07/06 01:26:34 DEBUG : pacer: Reducing sleep to 275.034721ms 2026/07/06 01:26:34 DEBUG : pacer: Reducing sleep to 233.652171ms 2026/07/06 01:26:34 DEBUG : pacer: Reducing sleep to 119.772972ms 2026/07/06 01:26:35 DEBUG : pacer: Reducing sleep to 55.865003ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:36 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:39 DEBUG : pacer: Reducing sleep to 111.591621ms 2026/07/06 01:26:39 DEBUG : pacer: Reducing sleep to 229.276151ms 2026/07/06 01:26:39 DEBUG : pacer: Reducing sleep to 276.353319ms 2026/07/06 01:26:39 DEBUG : pacer: Reducing sleep to 218.644345ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:41 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:43 DEBUG : pacer: Reducing sleep to 113.605503ms 2026/07/06 01:26:43 DEBUG : pacer: Reducing sleep to 227.192291ms 2026/07/06 01:26:43 DEBUG : pacer: Reducing sleep to 277.67904ms 2026/07/06 01:26:44 DEBUG : pacer: Reducing sleep to 216.614505ms 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:26:48 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:26:48 DEBUG : pacer: Reducing sleep to 26.055859ms 2026/07/06 01:26:48 DEBUG : pacer: Reducing sleep to 142.770565ms 2026/07/06 01:26:48 DEBUG : pacer: Reducing sleep to 255.301246ms 2026/07/06 01:26:48 DEBUG : pacer: Reducing sleep to 283.406542ms 2026/07/06 01:26:48 DEBUG : pacer: Reducing sleep to 190.92446ms 2026/07/06 01:26:49 DEBUG : pacer: Reducing sleep to 75.591778ms 2026/07/06 01:26:49 DEBUG : pacer: Reducing sleep to 32.525115ms 2026/07/06 01:26:49 DEBUG : pacer: Reducing sleep to 114.073202ms 2026/07/06 01:26:49 DEBUG : pacer: Reducing sleep to 215.565347ms 2026/07/06 01:26:52 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:53 DEBUG : pacer: Reducing sleep to 112.138154ms 2026/07/06 01:26:53 DEBUG : pacer: Reducing sleep to 125.18957ms 2026/07/06 01:26:53 DEBUG : pacer: Reducing sleep to 176.330218ms 2026/07/06 01:26:53 DEBUG : pacer: Reducing sleep to 226.70885ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:26:54 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:26:57 DEBUG : pacer: Reducing sleep to 106.515543ms 2026/07/06 01:26:57 DEBUG : pacer: Reducing sleep to 222.158174ms 2026/07/06 01:26:57 DEBUG : pacer: Reducing sleep to 231.162727ms 2026/07/06 01:26:58 DEBUG : pacer: Reducing sleep to 184.024672ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:00 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:02 DEBUG : pacer: Reducing sleep to 109.539154ms 2026/07/06 01:27:02 DEBUG : pacer: Reducing sleep to 224.899346ms 2026/07/06 01:27:02 DEBUG : pacer: Reducing sleep to 233.987762ms 2026/07/06 01:27:02 DEBUG : pacer: Reducing sleep to 185.863486ms 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:27:06 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:06 DEBUG : pacer: Reducing sleep to 114.770864ms 2026/07/06 01:27:11 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:11 DEBUG : pacer: Reducing sleep to 91.176018ms 2026/07/06 01:27:11 DEBUG : pacer: Reducing sleep to 201.587238ms 2026/07/06 01:27:11 DEBUG : pacer: Reducing sleep to 248.558069ms 2026/07/06 01:27:11 DEBUG : pacer: Reducing sleep to 241.167166ms 2026/07/06 01:27:16 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:16 DEBUG : pacer: Reducing sleep to 115.801855ms 2026/07/06 01:27:16 DEBUG : pacer: Reducing sleep to 258.807139ms 2026/07/06 01:27:16 DEBUG : pacer: Reducing sleep to 258.910757ms 2026/07/06 01:27:16 DEBUG : pacer: Reducing sleep to 170.276718ms 2026/07/06 01:27:16 DEBUG : pacer: Reducing sleep to 81.146365ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:17 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:18 DEBUG : pacer: Reducing sleep to 97.880468ms 2026/07/06 01:27:18 DEBUG : pacer: Reducing sleep to 210.336278ms 2026/07/06 01:27:20 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:20 DEBUG : zoho root 'rclone-test-yutuzow3qune': folder listing limiter sweep: evicted 2 of 9 idle limiters 2026/07/06 01:27:20 DEBUG : pacer: Reducing sleep to 110.766241ms 2026/07/06 01:27:20 DEBUG : pacer: Reducing sleep to 93.674319ms 2026/07/06 01:27:21 DEBUG : pacer: Reducing sleep to 8.66072ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:23 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:23 DEBUG : pacer: Reducing sleep to 110.323738ms 2026/07/06 01:27:23 DEBUG : pacer: Reducing sleep to 226.131878ms 2026/07/06 01:27:25 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:25 DEBUG : pacer: Reducing sleep to 116.766665ms 2026/07/06 01:27:25 DEBUG : pacer: Reducing sleep to 93.490921ms 2026/07/06 01:27:25 DEBUG : pacer: Reducing sleep to 16.851527ms 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:27:29 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:30 DEBUG : pacer: Reducing sleep to 40.205699ms 2026/07/06 01:27:30 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:30 DEBUG : pacer: Reducing sleep to 101.221651ms 2026/07/06 01:27:30 DEBUG : pacer: Reducing sleep to 122.526801ms 2026/07/06 01:27:30 DEBUG : pacer: Reducing sleep to 233.445883ms 2026/07/06 01:27:30 DEBUG : pacer: Reducing sleep to 273.857811ms 2026/07/06 01:27:31 DEBUG : pacer: Reducing sleep to 219.505509ms 2026/07/06 01:27:31 DEBUG : pacer: Reducing sleep to 100.277913ms 2026/07/06 01:27:31 DEBUG : pacer: Reducing sleep to 55.257865ms 2026/07/06 01:27:31 DEBUG : pacer: Reducing sleep to 113.550765ms 2026/07/06 01:27:31 DEBUG : pacer: Reducing sleep to 238.911025ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:32 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:32 DEBUG : pacer: Reducing sleep to 116.078993ms 2026/07/06 01:27:32 DEBUG : pacer: Reducing sleep to 181.849037ms 2026/07/06 01:27:33 DEBUG : pacer: Reducing sleep to 232.826831ms 2026/07/06 01:27:33 DEBUG : pacer: Reducing sleep to 209.151805ms 2026/07/06 01:27:33 DEBUG : pacer: Reducing sleep to 149.014167ms 2026/07/06 01:27:33 DEBUG : pacer: Reducing sleep to 102.843314ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:35 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:35 DEBUG : pacer: Reducing sleep to 107.215793ms 2026/07/06 01:27:35 DEBUG : pacer: Reducing sleep to 226.009125ms 2026/07/06 01:27:36 DEBUG : pacer: Reducing sleep to 268.269937ms 2026/07/06 01:27:36 DEBUG : pacer: Reducing sleep to 222.50433ms 2026/07/06 01:27:36 DEBUG : pacer: Reducing sleep to 122.225613ms 2026/07/06 01:27:37 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:27:41 DEBUG : pacer: Reducing sleep to 110.331358ms 2026/07/06 01:27:46 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:46 DEBUG : pacer: Reducing sleep to 109.266637ms 2026/07/06 01:27:46 DEBUG : pacer: Reducing sleep to 227.312013ms 2026/07/06 01:27:46 DEBUG : pacer: Reducing sleep to 276.644731ms 2026/07/06 01:27:46 DEBUG : pacer: Reducing sleep to 214.651396ms 2026/07/06 01:27:47 DEBUG : pacer: Reducing sleep to 73.051282ms 2026/07/06 01:27:47 DEBUG : pacer: Reducing sleep to 50.270752ms 2026/07/06 01:27:50 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:50 DEBUG : pacer: Reducing sleep to 118.870409ms 2026/07/06 01:27:50 DEBUG : pacer: Reducing sleep to 281.56436ms 2026/07/06 01:27:51 DEBUG : pacer: Reducing sleep to 398.814882ms 2026/07/06 01:27:51 DEBUG : pacer: Reducing sleep to 277.842374ms 2026/07/06 01:27:51 DEBUG : pacer: Reducing sleep to 51.099261ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:52 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:27:55 DEBUG : pacer: Reducing sleep to 112.93456ms 2026/07/06 01:27:55 DEBUG : pacer: Reducing sleep to 279.277338ms 2026/07/06 01:27:55 DEBUG : pacer: Reducing sleep to 369.80302ms 2026/07/06 01:27:55 DEBUG : pacer: Reducing sleep to 283.117379ms 2026/07/06 01:27:56 DEBUG : pacer: Reducing sleep to 75.305981ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:27:58 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:00 DEBUG : pacer: Reducing sleep to 87.354655ms 2026/07/06 01:28:00 DEBUG : pacer: Reducing sleep to 231.588727ms 2026/07/06 01:28:00 DEBUG : pacer: Reducing sleep to 336.925512ms 2026/07/06 01:28:00 DEBUG : pacer: Reducing sleep to 260.26848ms 2026/07/06 01:28:01 DEBUG : pacer: Reducing sleep to 105.965102ms 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:28:05 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:05 DEBUG : pacer: Reducing sleep to 114.908689ms 2026/07/06 01:28:05 DEBUG : pacer: Reducing sleep to 231.162919ms 2026/07/06 01:28:05 DEBUG : pacer: Reducing sleep to 276.135614ms === 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:28:05 DEBUG : Creating backend with remote "TestZoho:rclone-test-tuvumoy3konu" 2026/07/06 01:28:19 DEBUG : pacer: Reducing sleep to 29.504765ms 2026/07/06 01:28:19 DEBUG : pacer: Reducing sleep to 149.477147ms 2026/07/06 01:28:19 DEBUG : pacer: Reducing sleep to 243.988397ms 2026/07/06 01:28:19 DEBUG : pacer: Reducing sleep to 282.553093ms 2026/07/06 01:28:19 DEBUG : pacer: Reducing sleep to 179.64693ms 2026/07/06 01:28:19 DEBUG : pacer: Reducing sleep to 73.195747ms 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 56.832742ms 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 148.368875ms 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 260.853777ms 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 277.226985ms 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 188.730418ms 2026/07/06 01:28:20 DEBUG : pacer: Reducing sleep to 70.065393ms 2026/07/06 01:28:20 DEBUG : zoho root 'rclone-test-tuvumoy3konu': folder listing limiter sweep: evicted 0 of 9 idle limiters 2026/07/06 01:28:21 DEBUG : pacer: Reducing sleep to 45.753182ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:28:22 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:22 DEBUG : pacer: Reducing sleep to 116.594655ms 2026/07/06 01:28:22 DEBUG : pacer: Reducing sleep to 226.498791ms 2026/07/06 01:28:22 DEBUG : pacer: Reducing sleep to 280.234474ms 2026/07/06 01:28:24 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:25 DEBUG : pacer: Reducing sleep to 20.655236ms 2026/07/06 01:28:25 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:28:27 DEBUG : pacer: Reducing sleep to 116.311594ms 2026/07/06 01:28:27 DEBUG : pacer: Reducing sleep to 231.829685ms 2026/07/06 01:28:27 DEBUG : pacer: Reducing sleep to 278.885082ms 2026/07/06 01:28:29 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:29 DEBUG : pacer: Reducing sleep to 113.620289ms 2026/07/06 01:28:29 DEBUG : pacer: Reducing sleep to 55.946631ms 2026/07/06 01:28:29 DEBUG : pacer: Reducing sleep to 110.196076ms 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:28:34 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:34 DEBUG : pacer: Reducing sleep to 116.848926ms 2026/07/06 01:28:34 DEBUG : pacer: Reducing sleep to 229.060288ms 2026/07/06 01:28:38 DEBUG : pacer: Reducing sleep to 114.290524ms 2026/07/06 01:28:38 DEBUG : pacer: Reducing sleep to 228.932379ms 2026/07/06 01:28:39 DEBUG : pacer: Reducing sleep to 282.125148ms 2026/07/06 01:28:39 DEBUG : pacer: Reducing sleep to 216.252045ms 2026/07/06 01:28:39 DEBUG : pacer: Reducing sleep to 97.820625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:28:43 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:43 DEBUG : pacer: Reducing sleep to 115.844569ms 2026/07/06 01:28:43 DEBUG : pacer: Reducing sleep to 230.359536ms 2026/07/06 01:28:43 DEBUG : pacer: Reducing sleep to 281.258653ms 2026/07/06 01:28:43 DEBUG : pacer: Reducing sleep to 213.964619ms 2026/07/06 01:28:44 DEBUG : pacer: Reducing sleep to 100.059481ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:28:48 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:48 DEBUG : pacer: Reducing sleep to 74.063514ms 2026/07/06 01:28:48 DEBUG : pacer: Reducing sleep to 191.596711ms 2026/07/06 01:28:48 DEBUG : pacer: Reducing sleep to 280.411775ms 2026/07/06 01:28:48 DEBUG : pacer: Reducing sleep to 260.847933ms 2026/07/06 01:28:48 DEBUG : pacer: Reducing sleep to 136.199367ms 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:28:52 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:52 DEBUG : pacer: Reducing sleep to 117.412772ms 2026/07/06 01:28:52 DEBUG : zoho root 'rclone-test-tuvumoy3konu': Purge remote 2026/07/06 01:28:52 DEBUG : pacer: Reducing sleep to 106.750143ms 2026/07/06 01:28:53 DEBUG : pacer: Reducing sleep to 139.706345ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/07/06 01:28:53 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:28:53 DEBUG : pacer: Reducing sleep to 115.62015ms 2026/07/06 01:28:53 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:28:53 UTC": parsing time "Mon, 06 Jul 2026 01:28:53 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:28:53 UTC" as " " 2026/07/06 01:28:53 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:28:53 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:28:58 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:28:58 UTC": parsing time "Mon, 06 Jul 2026 01:28:58 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:28:58 UTC" as " " 2026/07/06 01:28:58 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:29:02 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:29:02 UTC": parsing time "Mon, 06 Jul 2026 01:29:02 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:29:02 UTC" as " " 2026/07/06 01:29:02 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:29:07 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:29:07 UTC": parsing time "Mon, 06 Jul 2026 01:29:07 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:29:07 UTC" as " " 2026/07/06 01:29:07 ERROR : zoho: missing OAuth Scope. Run rclone config reconnect to fix this issue. 2026/07/06 01:29:07 DEBUG : pacer: Reducing sleep to 2.297496ms 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:29:11 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:11 DEBUG : pacer: Reducing sleep to 28.914008ms 2026/07/06 01:29:16 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:16 DEBUG : Couldn't parse Date: from server download.zoho.eu: "Mon, 06 Jul 2026 01:29:16 UTC": parsing time "Mon, 06 Jul 2026 01:29:16 UTC" as "Mon Jan _2 15:04:05 2006": cannot parse ", 06 Jul 2026 01:29:16 UTC" as " " 2026/07/06 01:29:16 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-yutuzow3qune" from "TestZoho:rclone-test-yutuzow3qune" 2026/07/06 01:29:16 DEBUG : Creating backend with remote "TestZoho:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/06 01:29:21 DEBUG : zoho root '': folder listing limiter sweep: evicted 1 of 9 idle limiters 2026/07/06 01:29:21 DEBUG : pacer: Reducing sleep to 117.516754ms 2026/07/06 01:29:21 DEBUG : pacer: Reducing sleep to 225.953013ms 2026/07/06 01:29:21 DEBUG : pacer: Reducing sleep to 282.462016ms 2026/07/06 01:29:21 DEBUG : pacer: Reducing sleep to 217.67686ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:29:22 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:22 DEBUG : pacer: Reducing sleep to 106.513611ms 2026/07/06 01:29:22 DEBUG : pacer: Reducing sleep to 190.517783ms 2026/07/06 01:29:22 DEBUG : pacer: Reducing sleep to 217.121882ms 2026/07/06 01:29:23 DEBUG : pacer: Reducing sleep to 225.544256ms 2026/07/06 01:29:23 DEBUG : pacer: Reducing sleep to 166.276592ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:29:25 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:25 DEBUG : pacer: Reducing sleep to 109.207902ms 2026/07/06 01:29:27 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:27 DEBUG : pacer: Reducing sleep to 75.187275ms 2026/07/06 01:29:27 DEBUG : pacer: Reducing sleep to 111.832098ms 2026/07/06 01:29:27 DEBUG : pacer: Reducing sleep to 107.83182ms 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-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-yutuzow3qune/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-yutuzow3qune/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/06 01:29:31 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:31 DEBUG : pacer: Reducing sleep to 114.78679ms 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-yutuzow3qune/file name.txt (200) got rclone-test-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/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-yutuzow3qune/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/06 01:29:31 DEBUG : pacer: Reducing sleep to 226.883127ms 2026/07/06 01:29:32 DEBUG : pacer: Reducing sleep to 145.000907ms 2026/07/06 01:29:32 DEBUG : pacer: Reducing sleep to 220.75977ms 2026/07/06 01:29:36 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:36 DEBUG : pacer: Reducing sleep to 108.82262ms 2026/07/06 01:29:37 DEBUG : pacer: Reducing sleep to 113.881974ms 2026/07/06 01:29:37 DEBUG : pacer: Reducing sleep to 165.682695ms 2026/07/06 01:29:37 DEBUG : pacer: Reducing sleep to 220.173425ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:29:38 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:41 DEBUG : pacer: Reducing sleep to 115.606273ms 2026/07/06 01:29:41 DEBUG : pacer: Reducing sleep to 222.86427ms 2026/07/06 01:29:41 DEBUG : pacer: Reducing sleep to 280.987729ms 2026/07/06 01:29:41 DEBUG : pacer: Reducing sleep to 214.869555ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:29:44 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:46 DEBUG : pacer: Reducing sleep to 116.838433ms 2026/07/06 01:29:46 DEBUG : pacer: Reducing sleep to 224.784115ms 2026/07/06 01:29:46 DEBUG : pacer: Reducing sleep to 281.405871ms 2026/07/06 01:29:46 DEBUG : pacer: Reducing sleep to 221.402586ms 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-yutuzow3qune/created from root.txt (100), rclone-test-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-yutuzow3qune/created from root.txt (100), rclone-test-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-yutuzow3qune/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-yutuzow3qune/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/06 01:29:50 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:50 DEBUG : pacer: Reducing sleep to 41.517772ms 2026/07/06 01:29:50 DEBUG : pacer: Reducing sleep to 146.495784ms 2026/07/06 01:29:50 DEBUG : pacer: Reducing sleep to 261.223877ms 2026/07/06 01:29:51 DEBUG : pacer: Reducing sleep to 277.038743ms 2026/07/06 01:29:51 DEBUG : pacer: Reducing sleep to 186.003935ms 2026/07/06 01:29:51 DEBUG : pacer: Reducing sleep to 70.084068ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:29:55 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:29:55 DEBUG : pacer: Reducing sleep to 111.131918ms 2026/07/06 01:29:55 DEBUG : pacer: Reducing sleep to 227.497003ms 2026/07/06 01:29:55 DEBUG : pacer: Reducing sleep to 274.04456ms 2026/07/06 01:29:55 DEBUG : pacer: Reducing sleep to 220.841548ms 2026/07/06 01:29:56 DEBUG : pacer: Reducing sleep to 109.709635ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:30:00 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:30:00 DEBUG : pacer: Reducing sleep to 58.473195ms 2026/07/06 01:30:00 DEBUG : pacer: Reducing sleep to 116.022521ms 2026/07/06 01:30:00 DEBUG : pacer: Reducing sleep to 223.031475ms 2026/07/06 01:30:00 DEBUG : pacer: Reducing sleep to 265.594788ms 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-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-yutuzow3qune/file name.txt (200), rclone-test-yutuzow3qune/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-yutuzow3qune/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-yutuzow3qune/zero-length-file" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/06 01:30:09 DEBUG : pacer: Reducing sleep to 116.087202ms 2026/07/06 01:30:09 DEBUG : pacer: Reducing sleep to 237.090505ms 2026/07/06 01:30:09 DEBUG : pacer: Reducing sleep to 276.869416ms 2026/07/06 01:30:09 DEBUG : pacer: Reducing sleep to 211.152463ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:30:10 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:30:14 DEBUG : pacer: Reducing sleep to 107.10184ms 2026/07/06 01:30:14 DEBUG : pacer: Reducing sleep to 218.105672ms 2026/07/06 01:30:14 DEBUG : pacer: Reducing sleep to 269.764544ms 2026/07/06 01:30:14 DEBUG : pacer: Reducing sleep to 230.266891ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/07/06 01:30:16 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:30:18 DEBUG : pacer: Reducing sleep to 119.129068ms 2026/07/06 01:30:18 DEBUG : pacer: Reducing sleep to 222.412036ms 2026/07/06 01:30:18 DEBUG : pacer: Reducing sleep to 274.463579ms 2026/07/06 01:30:19 DEBUG : pacer: Reducing sleep to 213.695896ms 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:30:23 DEBUG : zoho root 'rclone-test-yutuzow3qune': folder listing limiter sweep: evicted 2 of 8 idle limiters 2026/07/06 01:30:23 DEBUG : pacer: Reducing sleep to 0s 2026/07/06 01:30:23 DEBUG : pacer: Reducing sleep to 117.220779ms 2026/07/06 01:30:23 DEBUG : pacer: Reducing sleep to 189.820338ms 2026/07/06 01:30:23 DEBUG : pacer: Reducing sleep to 165.711281ms 2026/07/06 01:30:23 ERROR : error listing: directory not found 2026/07/06 01:30:23 DEBUG : pacer: Reducing sleep to 145.673651ms --- FAIL: TestIntegration (366.81s) --- FAIL: TestIntegration/FsMkdir (366.13s) --- FAIL: TestIntegration/FsMkdir/FsPutZeroLength (0.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (364.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (4.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (5.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (4.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (18.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (13.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (31.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (37.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (15.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (77.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (47.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (4.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (4.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (9.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (48.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (15.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (32.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (14.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (18.36s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/zoho 366.825s "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 6m8.148539047s (try 3/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]