"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 3/5) 2026/03/01 03:39:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-mupivag7hiri" 2026/03/01 03:39:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 03:39:47 DEBUG : Creating backend with remote "/tmp/rclone1265611364" === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:39:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/01 03:39:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/01 03:39:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/01 03:39:53 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/01 03:39:57 DEBUG : test.sum: Removing old object on successful upload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-mupivag7hiri'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 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 --- FAIL: TestParseSumFile (17.77s) === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:40:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-mupivag7hiri/data" === RUN TestCheckSumDownload/subtest1 2026/03/01 03:40:24 DEBUG : test.sum: Removing old object on successful upload === NAME TestCheckSumDownload run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-mupivag7hiri'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." run.go:130: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (22.78s) --- PASS: TestCheckSumDownload/subtest1 (1.42s) === RUN TestCopyFileCompareDest run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:40:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-mupivag7hiri/dst" 2026/03/01 03:40:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-mupivag7hiri/CompareDest" 2026/03/01 03:40:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 03:40:35 DEBUG : one: size = 3 OK 2026/03/01 03:40:35 INFO : one: Copied (new) 2026/03/01 03:40:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1265611364) 2026/03/01 03:40:37 DEBUG : one: size = 3 (drime root 'rclone-test-mupivag7hiri/dst') 2026/03/01 03:40:37 DEBUG : one: Sizes differ 2026/03/01 03:40:42 DEBUG : one: Removing old object on successful upload 2026/03/01 03:40:42 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCompareDest (16.97s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:40:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-mupivag7hiri/dst" 2026/03/01 03:40:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-mupivag7hiri/CopyDest" 2026/03/01 03:40:47 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 03:40:52 DEBUG : one: size = 3 OK 2026/03/01 03:40:52 INFO : one: Copied (new) 2026/03/01 03:40:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1265611364) 2026/03/01 03:40:53 DEBUG : one: size = 3 (drime root 'rclone-test-mupivag7hiri/dst') 2026/03/01 03:40:53 DEBUG : one: Sizes differ 2026/03/01 03:40:57 DEBUG : one: Removing old object on successful upload 2026/03/01 03:40:58 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." copy_test.go:303: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyFileCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (15.56s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:41:13 DEBUG : Waiting for deletions to finish 2026/03/01 03:41:13 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/01 03:41:13 INFO : large: Deleted 2026/03/01 03:41:13 INFO : medium: 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 --- FAIL: TestMaxDelete (14.64s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:41:26 DEBUG : Waiting for deletions to finish 2026/03/01 03:41:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/01 03:41:27 INFO : medium: Deleted 2026/03/01 03:41:27 INFO : large: 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 --- FAIL: TestMaxDeleteSize (13.90s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:41:34 INFO : A2: Making directory 2026/03/01 03:41:34 INFO : A1/B2: Making directory 2026/03/01 03:41:35 INFO : A1/B2/C2: Making directory 2026/03/01 03:41:35 INFO : A1/B1/C3: Making directory 2026/03/01 03:41:36 INFO : A3: Making directory 2026/03/01 03:41:36 INFO : A3/B3: Making directory 2026/03/01 03:41:37 INFO : A3/B3/C4: Making directory 2026/03/01 03:41:42 DEBUG : removing 1 level 3 directories 2026/03/01 03:41:42 INFO : A3/B3/C4: Removing directory 2026/03/01 03:41:45 DEBUG : removing 2 level 3 directories 2026/03/01 03:41:45 INFO : A1/B2/C2: Removing directory 2026/03/01 03:41:45 INFO : A1/B1/C3: Removing directory 2026/03/01 03:41:45 DEBUG : removing 2 level 2 directories 2026/03/01 03:41:45 INFO : A3/B3: Removing directory 2026/03/01 03:41:45 INFO : A1/B2: Removing directory 2026/03/01 03:41:45 ERROR : A1/B2: Failed to rmdir: directory not empty 2026/03/01 03:41:46 DEBUG : removing 2 level 1 directories 2026/03/01 03:41:46 INFO : A3: Removing directory 2026/03/01 03:41:46 INFO : A2: Removing directory operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot run.go:130: removing dir "A1/B1/C1" failed - try 1/3: directory not empty --- FAIL: TestRmdirsNoLeaveRoot (21.98s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", Modify Window "876000h0m0s" 2026/03/01 03:42:16 INFO : A1/B2: Making directory 2026/03/01 03:42:16 INFO : A1/B1/C3: Making directory 2026/03/01 03:42:24 ERROR : A2/B1/C1/four: Couldn't move: object not found 2026/03/01 03:42:24 ERROR : A2/one: Couldn't move: object not found 2026/03/01 03:42:24 ERROR : A2/two: Couldn't move: object not found 2026/03/01 03:42:24 ERROR : A2/B1/C2/five: Couldn't move: object not found 2026/03/01 03:42:24 ERROR : A2/B1/three: Couldn't move: object not found operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir renames: object not found Test: TestDirMove run.go:130: removing dir "A3" failed - try 1/3: directory not empty run.go:130: removing dir "A3" failed - try 2/3: directory not empty run.go:130: removing dir "A3" failed - try 3/3: directory not empty run.go:133: removing dir "A3" 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: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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Should be true Test: TestDirMove Messages: listing wrong, want got A3/one (3), A3/two (3) 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/one" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/two" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (52.39s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-mupivag7hiri'", Local "Local file system at /tmp/rclone1265611364", 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:1906 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) got A3/one (3), A3/two (3), sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) 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/operations_test.go:1906 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/one" 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/operations_test.go:1906 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/two" 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:1913 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) got A3/one (3), A3/two (3), sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) 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/operations_test.go:1913 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/one" 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/operations_test.go:1913 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/two" 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:1915 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) got A3/one (3), A3/two (3), sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) 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/operations_test.go:1915 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/one" 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/operations_test.go:1915 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/two" 2026/03/01 03:43:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zimafed2" before starting operations_test.go:1927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1927 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n 3 A3/one\n 3 A3/two\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1928: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1928 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n 3 A3/one\n 3 A3/two\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting 2026/03/01 03:43:22 DEBUG : sub dir/test remove existing.zimafed2: TEST: removing renamed existing file after operation 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:1932 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) got A3/one (3), A3/two (3), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) 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/operations_test.go:1932 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/one" 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/operations_test.go:1932 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/two" 2026/03/01 03:43:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piqodug8" before starting operations_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1943 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n 3 A3/one\n 3 A3/two\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/03/01 03:43:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.piqodug8: TEST: renaming existing back after failed operation 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:1949 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) got A3/one (3), A3/two (3), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) 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/operations_test.go:1949 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/one" 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/operations_test.go:1949 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/two" 2026/03/01 03:43:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qewoyed6" before starting operations_test.go:1960: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1960 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n 3 A3/one\n 3 A3/two\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/03/01 03:43:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qewoyed6: TEST: removing renamed existing file after operation 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:1966 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got A3/one (3), A3/two (3) 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/operations_test.go:1966 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/one" 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/operations_test.go:1966 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "A3/two" --- FAIL: TestRemoveExisting (73.14s) FAIL 2026/03/01 03:43:56 DEBUG : drime root 'rclone-test-mupivag7hiri': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 4m12.270463733s (try 3/5): exit status 1: Failed [TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]