"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckDownload|TestCheckSizeOnly|TestCopyFile|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestHashSums|TestLs|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$|^TestMultithreadCopy$/^upload=true,size=10485760,streams=2$'" - Starting (try 3/5) 2026/02/04 07:17:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-wojatig4kuso" 2026/02/04 07:17:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:17:52 DEBUG : Creating backend with remote "/tmp/rclone4196886217" === RUN TestMultithreadCopy run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2026/02/04 07:17:55 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2026/02/04 07:17:56 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/04 07:17:56 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/04 07:17:56 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2026/02/04 07:17:56 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2026/02/04 07:17:56 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2026/02/04 07:17:56 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2026/02/04 07:17:57 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished multithread_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:218 Error: Received unexpected error: multi-thread copy: failed to find object after copy: object not found Test: TestMultithreadCopy/upload=true,size=10485760,streams=2 --- FAIL: TestMultithreadCopy (7.87s) --- FAIL: TestMultithreadCopy/upload=true,size=10485760,streams=2 (5.54s) === RUN TestCheckDownload run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want rutabaga (8) got rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/1 check_test.go:80: 1: Got error when not expecting one: 1 differences found check_test.go:86: 1: Expecting 0 errors but got 1 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=3) { +([]string) (len=4) { (string) "", (string) (len=9) "+ potato2", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), rutabaga (8) got rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Not equal: expected: 0 actual : 1 Test: TestCheckDownload Messages: 1 objects not found === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", @@ -4,2 +4,3 @@ (string) (len=13) "- empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "- empty space", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "- empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "* empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- remotepotato", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) "", @@ -4,2 +4,3 @@ (string) (len=14) "- remotepotato", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{"", "remotepotato", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=12) "remotepotato" + (string) (len=12) "remotepotato", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/7 === NAME TestCheckDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "empty space" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "potato2" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "remotepotato" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "rutabaga" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" --- FAIL: TestCheckDownload (76.96s) --- FAIL: TestCheckDownload/1 (1.08s) --- FAIL: TestCheckDownload/2 (0.44s) --- FAIL: TestCheckDownload/3 (0.93s) --- FAIL: TestCheckDownload/4 (1.32s) --- FAIL: TestCheckDownload/5 (0.81s) --- FAIL: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (0.73s) === RUN TestCheckSizeOnly run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), rutabaga (8) fstest.go:203: Not found "potato2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:212 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8) fstest.go:203: Not found "remotepotato" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:212 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want got empty space (1), potato2 (60), remotepotato (60), rutabaga (8) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "empty space" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "potato2" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "remotepotato" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "rutabaga" --- FAIL: TestCheckSizeOnly (66.99s) --- PASS: TestCheckSizeOnly/1 (0.42s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.73s) --- PASS: TestCheckSizeOnly/5 (0.53s) --- PASS: TestCheckSizeOnly/6 (0.61s) --- PASS: TestCheckSizeOnly/7 (0.34s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Received unexpected error: object not found Test: TestParseSumFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got test.sum (81) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test.sum" --- FAIL: TestParseSumFile (18.80s) === RUN TestApplyTransforms 2026/02/04 07:20:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-heduhit1mido" 2026/02/04 07:20:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:20:44 DEBUG : Creating backend with remote "/tmp/rclone888665904" run.go:185: Remote "drime root 'rclone-test-heduhit1mido'", Local "Local file system at /tmp/rclone888665904", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/02/04 07:20:49 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-heduhit1mido' 2026/02/04 07:20:49 NOTICE: drime root 'rclone-test-heduhit1mido': 1 files missing 2026/02/04 07:20:49 NOTICE: drime root 'rclone-test-heduhit1mido': 0 differences found 2026/02/04 07:20:49 NOTICE: drime root 'rclone-test-heduhit1mido': 1 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/04 07:20:50 ERROR : hello, world!: file not in drime root 'rclone-test-heduhit1mido' 2026/02/04 07:20:50 NOTICE: drime root 'rclone-test-heduhit1mido': 1 files missing 2026/02/04 07:20:50 NOTICE: drime root 'rclone-test-heduhit1mido': 0 differences found 2026/02/04 07:20:50 NOTICE: drime root 'rclone-test-heduhit1mido': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:594 Error: Received unexpected error: file not in drime root 'rclone-test-heduhit1mido' Test: TestApplyTransforms Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world! 2026/02/04 07:20:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-mafosog5meru" 2026/02/04 07:20:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:20:50 DEBUG : Creating backend with remote "/tmp/rclone63838623" run.go:185: Remote "drime root 'rclone-test-mafosog5meru'", Local "Local file system at /tmp/rclone63838623", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/02/04 07:20:55 ERROR : hello, world!: file not in drime root 'rclone-test-mafosog5meru' 2026/02/04 07:20:55 NOTICE: drime root 'rclone-test-mafosog5meru': 1 files missing 2026/02/04 07:20:55 NOTICE: drime root 'rclone-test-mafosog5meru': 0 differences found 2026/02/04 07:20:55 NOTICE: drime root 'rclone-test-mafosog5meru': 1 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/04 07:20:56 ERROR : hello, world!: file not in drime root 'rclone-test-mafosog5meru' 2026/02/04 07:20:56 NOTICE: drime root 'rclone-test-mafosog5meru': 1 files missing 2026/02/04 07:20:56 NOTICE: drime root 'rclone-test-mafosog5meru': 0 differences found 2026/02/04 07:20:56 NOTICE: drime root 'rclone-test-mafosog5meru': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595 Error: Received unexpected error: file not in drime root 'rclone-test-mafosog5meru' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upper remote (with normalization) hello, world! HELLO, WORLD! 2026/02/04 07:20:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-xeyugav6qela" 2026/02/04 07:20:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:20:57 DEBUG : Creating backend with remote "/tmp/rclone1557095562" run.go:185: Remote "drime root 'rclone-test-xeyugav6qela'", Local "Local file system at /tmp/rclone1557095562", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/04 07:21:00 ERROR : hello, world!: file not in drime root 'rclone-test-xeyugav6qela' 2026/02/04 07:21:00 NOTICE: drime root 'rclone-test-xeyugav6qela': 1 files missing 2026/02/04 07:21:00 NOTICE: drime root 'rclone-test-xeyugav6qela': 0 differences found 2026/02/04 07:21:00 NOTICE: drime root 'rclone-test-xeyugav6qela': 1 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/04 07:21:00 ERROR : hello, world!: file not in drime root 'rclone-test-xeyugav6qela' 2026/02/04 07:21:00 NOTICE: drime root 'rclone-test-xeyugav6qela': 1 files missing 2026/02/04 07:21:00 NOTICE: drime root 'rclone-test-xeyugav6qela': 0 differences found 2026/02/04 07:21:00 NOTICE: drime root 'rclone-test-xeyugav6qela': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 Error: Received unexpected error: file not in drime root 'rclone-test-xeyugav6qela' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd! 2026/02/04 07:21:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-yedacom3diya" 2026/02/04 07:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:01 DEBUG : Creating backend with remote "/tmp/rclone113603287" run.go:185: Remote "drime root 'rclone-test-yedacom3diya'", Local "Local file system at /tmp/rclone113603287", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/04 07:21:06 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-yedacom3diya' 2026/02/04 07:21:06 NOTICE: drime root 'rclone-test-yedacom3diya': 1 files missing 2026/02/04 07:21:06 NOTICE: drime root 'rclone-test-yedacom3diya': 0 differences found 2026/02/04 07:21:06 NOTICE: drime root 'rclone-test-yedacom3diya': 1 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/04 07:21:07 ERROR : hello, world!: file not in drime root 'rclone-test-yedacom3diya' 2026/02/04 07:21:07 NOTICE: drime root 'rclone-test-yedacom3diya': 1 files missing 2026/02/04 07:21:07 NOTICE: drime root 'rclone-test-yedacom3diya': 0 differences found 2026/02/04 07:21:07 NOTICE: drime root 'rclone-test-yedacom3diya': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:597 Error: Received unexpected error: file not in drime root 'rclone-test-yedacom3diya' Test: TestApplyTransforms Messages: unexpected error for upperlowermixed checkfile vs. upper remote (with normalization) HeLlO, wOrLd! HELLO, WORLD! 2026/02/04 07:21:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-jixomej3pove" 2026/02/04 07:21:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:08 DEBUG : Creating backend with remote "/tmp/rclone3166524035" run.go:185: Remote "drime root 'rclone-test-jixomej3pove'", Local "Local file system at /tmp/rclone3166524035", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/02/04 07:21:16 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-jixomej3pove' 2026/02/04 07:21:16 NOTICE: drime root 'rclone-test-jixomej3pove': 1 files missing 2026/02/04 07:21:16 NOTICE: drime root 'rclone-test-jixomej3pove': 0 differences found 2026/02/04 07:21:16 NOTICE: drime root 'rclone-test-jixomej3pove': 1 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/04 07:21:16 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-jixomej3pove' 2026/02/04 07:21:16 NOTICE: drime root 'rclone-test-jixomej3pove': 1 files missing 2026/02/04 07:21:16 NOTICE: drime root 'rclone-test-jixomej3pove': 0 differences found 2026/02/04 07:21:16 NOTICE: drime root 'rclone-test-jixomej3pove': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:598 Error: Received unexpected error: file not in drime root 'rclone-test-jixomej3pove' Test: TestApplyTransforms Messages: unexpected error for NFD checkfile vs. NFC remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2026/02/04 07:21:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-qezagem0yawe" 2026/02/04 07:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:17 DEBUG : Creating backend with remote "/tmp/rclone1198896959" run.go:185: Remote "drime root 'rclone-test-qezagem0yawe'", Local "Local file system at /tmp/rclone1198896959", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/02/04 07:21:21 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-qezagem0yawe' 2026/02/04 07:21:21 NOTICE: drime root 'rclone-test-qezagem0yawe': 1 files missing 2026/02/04 07:21:21 NOTICE: drime root 'rclone-test-qezagem0yawe': 0 differences found 2026/02/04 07:21:21 NOTICE: drime root 'rclone-test-qezagem0yawe': 1 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/04 07:21:21 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-qezagem0yawe' 2026/02/04 07:21:21 NOTICE: drime root 'rclone-test-qezagem0yawe': 1 files missing 2026/02/04 07:21:21 NOTICE: drime root 'rclone-test-qezagem0yawe': 0 differences found 2026/02/04 07:21:21 NOTICE: drime root 'rclone-test-qezagem0yawe': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 Error: Received unexpected error: file not in drime root 'rclone-test-qezagem0yawe' Test: TestApplyTransforms Messages: unexpected error for NFC checkfile vs. NFD remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2026/02/04 07:21:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-redaloy0reci" 2026/02/04 07:21:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:23 DEBUG : Creating backend with remote "/tmp/rclone2097577080" run.go:185: Remote "drime root 'rclone-test-redaloy0reci'", Local "Local file system at /tmp/rclone2097577080", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/02/04 07:21:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-redaloy0reci' 2026/02/04 07:21:28 NOTICE: drime root 'rclone-test-redaloy0reci': 1 files missing 2026/02/04 07:21:28 NOTICE: drime root 'rclone-test-redaloy0reci': 0 differences found 2026/02/04 07:21:28 NOTICE: drime root 'rclone-test-redaloy0reci': 1 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/04 07:21:29 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-redaloy0reci' 2026/02/04 07:21:29 NOTICE: drime root 'rclone-test-redaloy0reci': 1 files missing 2026/02/04 07:21:29 NOTICE: drime root 'rclone-test-redaloy0reci': 0 differences found 2026/02/04 07:21:29 NOTICE: drime root 'rclone-test-redaloy0reci': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600 Error: Received unexpected error: file not in drime root 'rclone-test-redaloy0reci' Test: TestApplyTransforms Messages: unexpected error for NFDx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 07:21:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-fasetuc4page" 2026/02/04 07:21:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:29 DEBUG : Creating backend with remote "/tmp/rclone2525993059" run.go:185: Remote "drime root 'rclone-test-fasetuc4page'", Local "Local file system at /tmp/rclone2525993059", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/02/04 07:21:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-fasetuc4page' 2026/02/04 07:21:34 NOTICE: drime root 'rclone-test-fasetuc4page': 1 files missing 2026/02/04 07:21:34 NOTICE: drime root 'rclone-test-fasetuc4page': 0 differences found 2026/02/04 07:21:34 NOTICE: drime root 'rclone-test-fasetuc4page': 1 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/04 07:21:34 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-fasetuc4page' 2026/02/04 07:21:34 NOTICE: drime root 'rclone-test-fasetuc4page': 1 files missing 2026/02/04 07:21:34 NOTICE: drime root 'rclone-test-fasetuc4page': 0 differences found 2026/02/04 07:21:34 NOTICE: drime root 'rclone-test-fasetuc4page': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:601 Error: Received unexpected error: file not in drime root 'rclone-test-fasetuc4page' Test: TestApplyTransforms Messages: unexpected error for NFCx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 07:21:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-lagumux9puli" 2026/02/04 07:21:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:36 DEBUG : Creating backend with remote "/tmp/rclone316979893" run.go:185: Remote "drime root 'rclone-test-lagumux9puli'", Local "Local file system at /tmp/rclone316979893", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/02/04 07:21:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-lagumux9puli' 2026/02/04 07:21:40 NOTICE: drime root 'rclone-test-lagumux9puli': 1 files missing 2026/02/04 07:21:40 NOTICE: drime root 'rclone-test-lagumux9puli': 0 differences found 2026/02/04 07:21:40 NOTICE: drime root 'rclone-test-lagumux9puli': 1 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/04 07:21:40 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-lagumux9puli' 2026/02/04 07:21:40 NOTICE: drime root 'rclone-test-lagumux9puli': 1 files missing 2026/02/04 07:21:40 NOTICE: drime root 'rclone-test-lagumux9puli': 0 differences found 2026/02/04 07:21:40 NOTICE: drime root 'rclone-test-lagumux9puli': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: file not in drime root 'rclone-test-lagumux9puli' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 07:21:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-baxomiw3kadi" 2026/02/04 07:21:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 07:21:40 DEBUG : Creating backend with remote "/tmp/rclone1844114449" run.go:185: Remote "drime root 'rclone-test-baxomiw3kadi'", Local "Local file system at /tmp/rclone1844114449", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/02/04 07:21:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-baxomiw3kadi' 2026/02/04 07:21:50 NOTICE: drime root 'rclone-test-baxomiw3kadi': 1 files missing 2026/02/04 07:21:50 NOTICE: drime root 'rclone-test-baxomiw3kadi': 0 differences found 2026/02/04 07:21:50 NOTICE: drime root 'rclone-test-baxomiw3kadi': 1 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/04 07:21:50 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-baxomiw3kadi' 2026/02/04 07:21:50 NOTICE: drime root 'rclone-test-baxomiw3kadi': 1 files missing 2026/02/04 07:21:50 NOTICE: drime root 'rclone-test-baxomiw3kadi': 0 differences found 2026/02/04 07:21:50 NOTICE: drime root 'rclone-test-baxomiw3kadi': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:603 Error: Received unexpected error: file not in drime root 'rclone-test-baxomiw3kadi' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFCx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 07:21:50 DEBUG : drime root 'rclone-test-baxomiw3kadi': Purge remote 2026/02/04 07:21:51 DEBUG : drime root 'rclone-test-lagumux9puli': Purge remote 2026/02/04 07:21:51 DEBUG : drime root 'rclone-test-fasetuc4page': Purge remote 2026/02/04 07:21:51 DEBUG : drime root 'rclone-test-redaloy0reci': Purge remote 2026/02/04 07:21:52 DEBUG : drime root 'rclone-test-qezagem0yawe': Purge remote 2026/02/04 07:21:52 DEBUG : drime root 'rclone-test-jixomej3pove': Purge remote 2026/02/04 07:21:53 DEBUG : drime root 'rclone-test-yedacom3diya': Purge remote 2026/02/04 07:21:53 DEBUG : drime root 'rclone-test-xeyugav6qela': Purge remote 2026/02/04 07:21:53 DEBUG : drime root 'rclone-test-mafosog5meru': Purge remote 2026/02/04 07:21:54 DEBUG : drime root 'rclone-test-heduhit1mido': Purge remote --- FAIL: TestApplyTransforms (71.42s) === RUN TestCopyFile run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" 2026/02/04 07:21:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/04 07:21:59 DEBUG : sub/file2: size = 14 OK 2026/02/04 07:21:59 INFO : file1: Copied (new) to: sub/file2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:116 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got sub/file2 (14), test.sum (81) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:116 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" 2026/02/04 07:22:09 DEBUG : sub/file2: size = 14 OK 2026/02/04 07:22:09 DEBUG : file1: Sizes identical 2026/02/04 07:22:09 DEBUG : file1: Unchanged skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:121 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got sub/file2 (14), test.sum (81) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:121 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" 2026/02/04 07:22:18 DEBUG : drime root 'rclone-test-wojatig4kuso': don't need to copy/move sub/file2, it is already at target location fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:126 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got sub/file2 (14), test.sum (81) 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:126 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty --- FAIL: TestCopyFile (39.00s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" 2026/02/04 07:22:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-wojatig4kuso/dst" 2026/02/04 07:22:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-wojatig4kuso/CompareDest" 2026/02/04 07:22:37 DEBUG : one: Need to transfer - File not found at Destination 2026/02/04 07:22:41 DEBUG : one: size = 3 OK 2026/02/04 07:22:41 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 07:22:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4196886217) 2026/02/04 07:22:53 DEBUG : one: size = 3 (drime root 'rclone-test-wojatig4kuso/dst') 2026/02/04 07:22:53 DEBUG : one: Sizes differ 2026/02/04 07:23:00 DEBUG : one: Removing old object on successful upload 2026/02/04 07:23:00 DEBUG : one: size = 5 OK 2026/02/04 07:23:00 INFO : one: Copied (replaced existing) 2026/02/04 07:23:05 DEBUG : dst/one: Removing old object on successful upload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/04 07:23:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4196886217) 2026/02/04 07:23:18 DEBUG : one: size = 3 (drime root 'rclone-test-wojatig4kuso/dst') 2026/02/04 07:23:18 DEBUG : one: Sizes differ 2026/02/04 07:23:18 DEBUG : one: size = 5 OK 2026/02/04 07:23:18 DEBUG : one: Sizes identical 2026/02/04 07:23:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/04 07:23:24 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 07:23:24 DEBUG : two: size = 3 OK 2026/02/04 07:23:24 DEBUG : two: Sizes identical 2026/02/04 07:23:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/04 07:23:25 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 07:23:25 DEBUG : two: size = 3 OK 2026/02/04 07:23:25 DEBUG : two: Sizes identical 2026/02/04 07:23:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/04 07:23:26 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 07:23:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone4196886217) 2026/02/04 07:23:26 DEBUG : two: size = 3 (drime root 'rclone-test-wojatig4kuso/CompareDest') 2026/02/04 07:23:26 DEBUG : two: Sizes differ 2026/02/04 07:23:29 DEBUG : two: size = 5 OK 2026/02/04 07:23:29 INFO : two: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestCopyFileCompareDest (72.67s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" 2026/02/04 07:23:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-wojatig4kuso/dst" 2026/02/04 07:23:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-wojatig4kuso/CopyDest" 2026/02/04 07:23:49 DEBUG : one: Need to transfer - File not found at Destination 2026/02/04 07:23:59 DEBUG : one: size = 3 OK 2026/02/04 07:23:59 INFO : one: Copied (new) 2026/02/04 07:24:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4196886217) 2026/02/04 07:24:00 DEBUG : one: size = 3 (drime root 'rclone-test-wojatig4kuso/dst') 2026/02/04 07:24:00 DEBUG : one: Sizes differ 2026/02/04 07:24:05 DEBUG : one: Removing old object on successful upload 2026/02/04 07:24:05 DEBUG : one: size = 5 OK 2026/02/04 07:24:05 INFO : one: Copied (replaced existing) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 07:24:23 DEBUG : dst/one: Removing old object on successful upload 2026/02/04 07:24:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-wojatig4kuso/BackupDir" 2026/02/04 07:24:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4196886217) 2026/02/04 07:24:32 DEBUG : one: size = 3 (drime root 'rclone-test-wojatig4kuso/dst') 2026/02/04 07:24:32 DEBUG : one: Sizes differ 2026/02/04 07:24:34 INFO : one: Moved (server-side) 2026/02/04 07:24:37 DEBUG : one: Removing old object on successful upload 2026/02/04 07:24:38 DEBUG : one: size = 5 OK 2026/02/04 07:24:38 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:333 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got CopyDest/one (5), CopyDest/two (3), dst/one (5) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:333 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found 2026/02/04 07:25:06 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 07:25:06 DEBUG : two: size = 3 OK 2026/02/04 07:25:06 DEBUG : two: Sizes identical 2026/02/04 07:25:08 DEBUG : two: size = 3 OK 2026/02/04 07:25:08 INFO : two: Copied (server-side copy) 2026/02/04 07:25:08 DEBUG : two: Destination found in --copy-dest, using server-side copy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:342 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/two (3), dst/one (5) fstest.go:203: Not found "BackupDir/one" fstest.go:203: Not found "dst/two" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:342 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestCopyFileCopyDest Messages: 2 objects not found 2026/02/04 07:25:18 DEBUG : two: size = 3 OK 2026/02/04 07:25:18 DEBUG : two: Sizes identical 2026/02/04 07:25:18 DEBUG : two: Unchanged skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:348 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:353 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:353 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found 2026/02/04 07:25:46 DEBUG : three: Need to transfer - File not found at Destination 2026/02/04 07:25:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone4196886217) 2026/02/04 07:25:46 DEBUG : three: size = 5 (drime root 'rclone-test-wojatig4kuso/CopyDest') 2026/02/04 07:25:46 DEBUG : three: Sizes differ 2026/02/04 07:25:46 DEBUG : three: Destination not found in --copy-dest 2026/02/04 07:25:54 DEBUG : three: size = 7 OK 2026/02/04 07:25:54 INFO : three: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:362 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:362 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "dst" failed - try 2/3: directory not empty run.go:130: removing dir "dst" failed - try 3/3: directory not empty run.go:133: removing dir "dst" failed: directory not empty run.go:130: removing dir "CopyDest" failed - try 1/3: directory not empty run.go:130: removing dir "CopyDest" failed - try 2/3: directory not empty run.go:130: removing dir "CopyDest" failed - try 3/3: directory not empty run.go:133: removing dir "CopyDest" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"CopyDest", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=8) "CopyDest", + (string) (len=3) "dst" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (161.13s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" 2026/02/04 07:26:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/04 07:26:32 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/04 07:26:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/04 07:26:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/04 07:26:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": failed to copy data: max transfer limit reached as set by --max-transfer 2026/02/04 07:26:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/04 07:26:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/04 07:26:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/04 07:26:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure run.go:130: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty --- PASS: TestCopyFileMaxTransfer (30.37s) === RUN TestLs run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestLs (30.57s) === RUN TestHashSums run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:186 Error: Should be true Test: TestHashSums Messages: listing wrong, want empty space (1), potato2 (60) got potato2 (60) fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:186 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestHashSums Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestHashSums Messages: listing wrong, want got empty space (1), potato2 (60) 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space" 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestHashSums Messages: Unexpected file "potato2" --- FAIL: TestHashSums (23.98s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" 2026/02/04 07:28:08 DEBUG : Waiting for deletions to finish 2026/02/04 07:28:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/04 07:28:08 INFO : medium: Deleted 2026/02/04 07:28:08 INFO : large: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete 2026/02/04 07:28:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:28:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 07:28:09 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:28:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 07:28:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:28:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 07:28:10 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:28:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 07:28:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:28:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 07:28:10 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:28:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 07:28:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:28:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 07:28:11 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:28:11 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 07:28:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:28:13 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 07:28:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 07:28:15 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 07:28:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:28:21 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 07:28:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:28:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:29:10 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:29:31 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:29:51 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:30:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:30:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:30:51 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:31:11 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 07:31:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:31:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:32:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:32:31 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:32:51 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:33:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:33:31 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:33:50 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:34:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:34:31 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "large" failed: failed to delete item: Error "Server Error" 2026/02/04 07:34:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:35:11 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:35:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:35:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:36:11 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:36:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:36:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:37:11 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:37:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:37:51 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 07:38:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:38:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:38:51 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:39:11 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:39:31 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:39:51 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:40:10 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:40:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:40:51 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:41:11 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 07:41:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:41:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:42:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:42:31 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:42:51 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:43:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:43:31 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:43:51 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:44:11 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:44:31 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error" 2026/02/04 07:44:51 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 07:45:11 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 07:45:21 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 07:45:26 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestMaxDelete (1053.74s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-wojatig4kuso'", Local "Local file system at /tmp/rclone4196886217", Modify Window "876000h0m0s" 2026/02/04 07:45:28 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 07:45:33 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 07:45:34 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 07:45:39 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 07:45:40 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 07:45:46 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 07:45:47 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 07:45:47 DEBUG : Waiting for deletions to finish 2026/02/04 07:45:47 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/04 07:45:47 INFO : large: Deleted 2026/02/04 07:45:47 INFO : medium: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDeleteSize 2026/02/04 07:45:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:45:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 07:45:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:45:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 07:45:49 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:45:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 07:45:49 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:45:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 07:45:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:45:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 07:45:50 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:45:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 07:45:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:45:50 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 07:45:51 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:45:51 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 07:45:52 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:45:52 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 07:45:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 07:45:55 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 07:46:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:46:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 07:46:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:46:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:46:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:47:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:47:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:47:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:48:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:48:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:48:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 07:49:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:49:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:49:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:50:10 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:50:30 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:50:50 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:51:10 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:51:30 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:51:50 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:52:10 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "large" failed: failed to delete item: Error "Server Error" 2026/02/04 07:52:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:52:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:53:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:53:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:53:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:54:10 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:54:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:54:50 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:55:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:55:30 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 07:55:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:56:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:56:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 07:56:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 07:57:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 07:57:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 07:57:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 07:58:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 07:58:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 07:58:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 07:59:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 07:59:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 07:59:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:00:10 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:00:30 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:00:50 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:01:10 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:01:30 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:01:50 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:02:10 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error" 2026/02/04 08:02:30 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 08:02:50 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 08:03:00 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 08:03:05 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestMaxDeleteSize (1059.48s) FAIL 2026/02/04 08:03:05 DEBUG : drime root 'rclone-test-wojatig4kuso': Purge remote 2026/02/04 08:03:08 DEBUG : pacer: Reducing sleep to 625ms "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckDownload|TestCheckSizeOnly|TestCopyFile|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestHashSums|TestLs|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$|^TestMultithreadCopy$/^upload=true,size=10485760,streams=2$'" - Finished ERROR in 45m16.359023776s (try 3/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=10485760,streams=2 TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckSizeOnly TestParseSumFile TestApplyTransforms TestCopyFile TestCopyFileCopyDest TestHashSums TestMaxDelete TestMaxDeleteSize]