"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyNoTraverseDeadlock|TestCopyOverSelf|TestCopyRedownload|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncDeleteBefore|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncWithExclude|TestSyncWithTrackRenamesStrategyLeaf)$'" - Starting (try 3/5) 2026/02/05 04:26:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-miwocad9nire" 2026/02/05 04:26:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 04:26:05 DEBUG : Creating backend with remote "/tmp/rclone3809459445" === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 04:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:26:05 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:26:05 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:26:09 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:26:09 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:26:11 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:26:13 ERROR : error listing: directory not found 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/sync/sync_test.go:83 Error: Should be true Test: TestCopy Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:83 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopy Messages: 1 objects not found 2026/02/05 04:26:17 DEBUG : drime root 'rclone-test-miwocad9nire': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestCopy Messages: listing wrong, want got sub dir/hello world (11) 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: TestCopy Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopy Messages: directories --- FAIL: TestCopy (26.73s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:98 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:177 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyMetadata Messages: directories --- FAIL: TestCopyMetadata (10.68s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:26:43 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:26:43 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:26:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:26:46 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestCopyNoTraverse Messages: listing wrong, want got sub dir/hello world (11) 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: TestCopyNoTraverse Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoTraverse Messages: directories --- FAIL: TestCopyNoTraverse (20.64s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (14.88s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:27:18 INFO : drime root 'rclone-test-miwocad9nire': Running all checks before starting transfers 2026/02/05 04:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:27:18 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:27:18 INFO : drime root 'rclone-test-miwocad9nire': Checks finished, now starting transfers 2026/02/05 04:27:18 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:27:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:27:21 INFO : sub dir/hello world: 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/sync/sync_test.go:264 Error: Should be true Test: TestCopyCheckFirst Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyCheckFirst Messages: 1 objects not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestCopyCheckFirst Messages: listing wrong, want got sub dir/hello world (11) 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: TestCopyCheckFirst Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyCheckFirst Messages: directories --- FAIL: TestCopyCheckFirst (24.63s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:27:42 ERROR : Ignoring --no-traverse with sync 2026/02/05 04:27:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:27:43 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:27:43 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:27:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:27:46 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:27:46 DEBUG : Waiting for deletions to finish 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/sync/sync_test.go:284 Error: Should be true Test: TestSyncNoTraverse Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:284 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncNoTraverse Messages: 1 objects not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestSyncNoTraverse Messages: listing wrong, want got sub dir/hello world (11) 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: TestSyncNoTraverse Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncNoTraverse Messages: directories --- FAIL: TestSyncNoTraverse (26.43s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:28:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 04:28:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 04:28:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 04:28:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 04:28:09 INFO : sub dir2: Making directory 2026/02/05 04:28:10 INFO : sub dir2/sub sub dir2: Making directory 2026/02/05 04:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:28:11 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:28:11 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:28:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:28:12 INFO : sub dir/hello world: 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:358 Error: Should be true Test: TestCopyEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:358 Error: Not equal: expected: 0 actual : 1 Test: TestCopyEmptyDirectories Messages: 1 objects not found 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:358 Error: Not equal: expected: []string{"sub dir", "sub dir2", "sub dir2/sub sub dir2"} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,3 @@ -([]string) (len=3) { - (string) (len=7) "sub dir", - (string) (len=8) "sub dir2", - (string) (len=21) "sub dir2/sub sub dir2" +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyEmptyDirectories Messages: directories 2026/02/05 04:28:22 DEBUG : drime root 'rclone-test-miwocad9nire': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:130: removing dir "sub dir2" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2" failed: directory not empty run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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{"sub dir", "sub dir2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=7) "sub dir", + (string) (len=8) "sub dir2" } Test: TestCopyEmptyDirectories Messages: directories --- FAIL: TestCopyEmptyDirectories (32.22s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:28:41 INFO : sub dir2: Making directory 2026/02/05 04:28:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 04:28:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 04:28:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:28:42 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:28:42 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:28:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:28:43 INFO : sub dir/hello world: 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:388 Error: Not equal: expected: []string{"sub dir"} actual : []string{"sub dir", "sub dir2"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=7) "sub dir" +([]string) (len=2) { + (string) (len=7) "sub dir", + (string) (len=8) "sub dir2" } Test: TestCopyNoEmptyDirectories Messages: directories run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty --- FAIL: TestCopyNoEmptyDirectories (15.83s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:28:57 INFO : sub dir2: Making directory 2026/02/05 04:28:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:28:57 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:28:57 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:29:00 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:29:00 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:29:00 INFO : sub dir/hello world: Deleted 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:485 Error: Should be true Test: TestMoveNoEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:485 Error: Not equal: expected: 0 actual : 1 Test: TestMoveNoEmptyDirectories Messages: 1 objects not found 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:485 Error: Not equal: expected: []string{"sub dir"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=7) "sub dir" +([]string) { } Test: TestMoveNoEmptyDirectories Messages: directories run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestMoveNoEmptyDirectories Messages: listing wrong, want got sub dir/hello world (11) 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: TestMoveNoEmptyDirectories Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveNoEmptyDirectories Messages: directories --- FAIL: TestMoveNoEmptyDirectories (26.16s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:29:23 INFO : sub dir2: Making directory 2026/02/05 04:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:29:24 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:29:24 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:29:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:29:26 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:29:26 DEBUG : Waiting for deletions to finish 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:599 Error: Should be true Test: TestSyncNoEmptyDirectories Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:599 Error: Not equal: expected: 0 actual : 1 Test: TestSyncNoEmptyDirectories Messages: 1 objects not found run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestSyncNoEmptyDirectories Messages: listing wrong, want got sub dir/hello world (11) 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: TestSyncNoEmptyDirectories Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncNoEmptyDirectories Messages: directories --- FAIL: TestSyncNoEmptyDirectories (25.50s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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/sync/sync_test.go:635 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:635 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyOverSelf Messages: 1 objects not found 2026/02/05 04:30:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3809459445) 2026/02/05 04:30:03 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-miwocad9nire') 2026/02/05 04:30:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:30:03 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:30:03 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:30:05 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/05 04:30:05 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 04:30:05 INFO : sub dir/hello world: 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: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/sync/sync_test.go:643 Error: Should be true Test: TestCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/sync/sync_test.go:643 Error: Not equal: expected: 17 actual : 11 Test: TestCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestCopyOverSelf Messages: listing wrong, want got sub dir/hello world (17) 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: TestCopyOverSelf Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyOverSelf Messages: directories --- FAIL: TestCopyOverSelf (39.25s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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/sync/sync_test.go:651 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:651 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideCopyOverSelf Messages: 1 objects not found 2026/02/05 04:30:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-bopoqen7kari" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-miwocad9nire' -> drime root 'rclone-test-bopoqen7kari' 2026/02/05 04:30:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:30:42 DEBUG : drime root 'rclone-test-bopoqen7kari': Waiting for checks to finish 2026/02/05 04:30:42 DEBUG : drime root 'rclone-test-bopoqen7kari': Waiting for transfers to finish 2026/02/05 04:30:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:30:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 04:30:46 DEBUG : sub dir/hello world: 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: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/sync/sync_test.go:665 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/sync/sync_test.go:665 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 2026/02/05 04:30:57 DEBUG : drime root 'rclone-test-bopoqen7kari': Waiting for checks to finish 2026/02/05 04:30:57 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-miwocad9nire') 2026/02/05 04:30:57 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-bopoqen7kari') 2026/02/05 04:30:57 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:30:57 DEBUG : drime root 'rclone-test-bopoqen7kari': Waiting for transfers to finish 2026/02/05 04:30:58 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/02/05 04:30:58 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 04:30:58 INFO : sub dir/hello world: Copied (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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:671 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:671 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 2026/02/05 04:31:07 DEBUG : drime root 'rclone-test-bopoqen7kari': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestServerSideCopyOverSelf Messages: listing wrong, want got sub dir/hello world (17) 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: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideCopyOverSelf Messages: directories --- FAIL: TestServerSideCopyOverSelf (52.43s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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/sync/sync_test.go:679 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:679 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestMoveOverSelf Messages: 1 objects not found 2026/02/05 04:31:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3809459445) 2026/02/05 04:31:34 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-miwocad9nire') 2026/02/05 04:31:34 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:31:34 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:31:34 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:31:36 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/05 04:31:36 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 04:31:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/05 04:31:36 INFO : sub dir/hello world: Deleted 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/sync/sync_test.go:688 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/sync/sync_test.go:688 Error: Not equal: expected: 17 actual : 11 Test: TestMoveOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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 /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: TestMoveOverSelf Messages: listing wrong, want got sub dir/hello world (17) 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: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveOverSelf Messages: directories --- FAIL: TestMoveOverSelf (37.35s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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/sync/sync_test.go:696 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got fstest.go:203: Not found "sub dir/hello world" 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/sync/sync_test.go:696 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/05 04:32:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-cewacoq5laxe" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-miwocad9nire' -> drime root 'rclone-test-cewacoq5laxe' 2026/02/05 04:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:32:12 DEBUG : drime root 'rclone-test-cewacoq5laxe': Waiting for checks to finish 2026/02/05 04:32:12 DEBUG : drime root 'rclone-test-cewacoq5laxe': Waiting for transfers to finish 2026/02/05 04:32:14 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:32:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 04:32:16 DEBUG : sub dir/hello world: 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: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/sync/sync_test.go:710 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/sync/sync_test.go:710 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideMoveOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 2026/02/05 04:32:25 DEBUG : drime root 'rclone-test-cewacoq5laxe': Using server-side directory move 2026/02/05 04:32:25 INFO : drime root 'rclone-test-cewacoq5laxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 04:32:26 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-miwocad9nire') 2026/02/05 04:32:26 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-cewacoq5laxe') 2026/02/05 04:32:26 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:32:26 DEBUG : drime root 'rclone-test-cewacoq5laxe': Waiting for checks to finish 2026/02/05 04:32:26 DEBUG : drime root 'rclone-test-cewacoq5laxe': Waiting for transfers to finish 2026/02/05 04:32:26 INFO : sub dir/hello world: Deleted 2026/02/05 04:32:26 ERROR : sub dir/hello world: Couldn't move: object not found sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: object not found Test: TestServerSideMoveOverSelf 2026/02/05 04:32:26 DEBUG : drime root 'rclone-test-cewacoq5laxe': Purge remote 2026/02/05 04:32:27 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:32:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 04:32:27 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:32:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 04:32:28 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:32:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 04:32:28 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:32:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 04:32:28 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:32:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 04:32:28 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:32:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 04:32:29 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:32:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 04:32:29 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:32:29 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 04:32:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:32:30 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 04:32:33 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 04:32:33 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "sub dir/hello world" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 04:32:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:32:38 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 04:32:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:33:08 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:33:28 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:33:48 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:34:08 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:34:29 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:34:49 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:35:09 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:35:29 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "sub dir/hello world" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 04:35:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:36:09 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:36:29 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:36:49 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:37:09 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:37:29 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:37:49 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:38:09 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:38:29 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:38:49 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "sub dir/hello world" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "sub dir/hello world" failed: failed to delete item: Error "Server Error" 2026/02/05 04:39:09 DEBUG : pacer: Reducing sleep to 10s 2026/02/05 04:39:29 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 04:39:39 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestServerSideMoveOverSelf (461.26s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:39:44 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 04:39:46 DEBUG : pacer: Reducing sleep to 625ms 2026/02/05 04:39:48 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/05 04:39:49 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 04:39:49 ERROR : error listing: directory not found 2026/02/05 04:39:50 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/05 04:39:50 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 04:39:50 INFO : Local file system at /tmp/rclone3809459445: Making directory 2026/02/05 04:39:50 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/05 04:39:50 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 04:39:50 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:39:50 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" 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{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyAfterDelete Messages: directories --- FAIL: TestCopyAfterDelete (26.67s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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 2026/02/05 04:40:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 04:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:40:21 DEBUG : Local file system at /tmp/rclone3809459445: Waiting for checks to finish 2026/02/05 04:40:21 DEBUG : Local file system at /tmp/rclone3809459445: Waiting for transfers to finish 2026/02/05 04:40:22 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/02/05 04:40:22 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/02/05 04:40:22 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:40:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyRedownload (19.00s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:40:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/05 04:40:25 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:40:25 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:40:27 INFO : ignore-size: Copied (new) 2026/02/05 04:40:27 DEBUG : Waiting for deletions to finish 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/sync/sync_test.go:865 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got fstest.go:203: Not found "ignore-size" 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/sync/sync_test.go:865 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncIgnoreSize Messages: 1 objects not found 2026/02/05 04:40:35 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:40:35 DEBUG : ignore-size: Sizes identical 2026/02/05 04:40:35 DEBUG : ignore-size: Unchanged skipping 2026/02/05 04:40:35 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:40:35 DEBUG : Waiting for deletions to finish 2026/02/05 04:40:35 INFO : There was nothing to transfer 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: TestSyncIgnoreSize Messages: listing wrong, want got ignore-size (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: TestSyncIgnoreSize Messages: Unexpected file "ignore-size" --- FAIL: TestSyncIgnoreSize (19.95s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:40:49 DEBUG : existing: size = 6 OK 2026/02/05 04:40:49 DEBUG : existing: Sizes identical 2026/02/05 04:40:49 DEBUG : existing: Unchanged skipping 2026/02/05 04:40:49 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:40:49 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:40:49 DEBUG : Waiting for deletions to finish 2026/02/05 04:40:49 INFO : There was nothing to transfer 2026/02/05 04:40:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/05 04:40:49 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:40:49 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:40:51 DEBUG : existing: Removing old object on successful upload 2026/02/05 04:40:51 DEBUG : existing: size = 6 OK 2026/02/05 04:40:51 INFO : existing: Copied (replaced existing) 2026/02/05 04:40:51 DEBUG : Waiting for deletions to finish 2026/02/05 04:40:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:40:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 04:40:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:40:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 04:40:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:40:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 04:40:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:40:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 04:40:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:40:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 04:40:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:40:53 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 04:40:53 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:40:53 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 04:40:54 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:40:54 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 04:40:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:40:55 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 04:40:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 04:40:58 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "existing" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 04:41:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:41:03 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 04:41:13 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:41:33 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:41:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:42:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:42:33 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:42:53 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:43:13 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:43:33 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:43:53 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "existing" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 04:44:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:44:33 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:44:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:45:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:45:33 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:45:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:46:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:46:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:46:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:47:13 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "existing" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "existing" failed: failed to delete item: Error "Server Error" 2026/02/05 04:47:33 DEBUG : pacer: Reducing sleep to 10s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:47:54 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 04:48:03 DEBUG : pacer: Reducing sleep to 2.5s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:48:08 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 04:48:11 DEBUG : pacer: Reducing sleep to 625ms 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: TestSyncIgnoreTimes Messages: listing wrong, want got existing (6) 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: TestSyncIgnoreTimes Messages: Unexpected file "existing" --- FAIL: TestSyncIgnoreTimes (450.46s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:48:15 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/05 04:48:16 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 04:48:16 DEBUG : existing: Destination exists, skipping 2026/02/05 04:48:16 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:48:16 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:48:16 DEBUG : Waiting for deletions to finish 2026/02/05 04:48:16 INFO : There was nothing to transfer 2026/02/05 04:48:16 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/05 04:48:16 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 04:48:16 DEBUG : existing: Destination exists, skipping 2026/02/05 04:48:16 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:48:16 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:48:16 DEBUG : Waiting for deletions to finish 2026/02/05 04:48:16 INFO : There was nothing to transfer 2026/02/05 04:48:17 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/05 04:48:17 DEBUG : pacer: Reducing sleep to 10ms 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: TestSyncIgnoreExisting Messages: listing wrong, want got existing (6) 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: TestSyncIgnoreExisting Messages: Unexpected file "existing" --- FAIL: TestSyncIgnoreExisting (9.90s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:48:31 INFO : d: Making directory 2026/02/05 04:48:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 04:48:32 DEBUG : c/non empty space: size = 5 OK 2026/02/05 04:48:32 DEBUG : c/non empty space: Sizes identical 2026/02/05 04:48:32 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 04:48:32 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:48:32 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:48:35 DEBUG : a/potato2: size = 60 OK 2026/02/05 04:48:35 INFO : a/potato2: Copied (new) 2026/02/05 04:48:35 DEBUG : Waiting for deletions to finish 2026/02/05 04:48:35 INFO : b/potato: Deleted 2026/02/05 04:48:35 INFO : d: Removing directory 2026/02/05 04:48:36 INFO : b: Removing directory 2026/02/05 04:48:36 DEBUG : b: Failed to Rmdir: directory not empty 2026/02/05 04:48:36 DEBUG : drime root 'rclone-test-miwocad9nire': failed to delete 1 directories 2026/02/05 04:48:36 DEBUG : drime root 'rclone-test-miwocad9nire': deleted 1 directories 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got b/potato (21), c/non empty space (5) 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "b/potato" fstest.go:203: Not found "a/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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: 0 actual : 1 Test: TestSyncIgnoreErrors Messages: 1 objects not found 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: []string{"a", "c"} actual : []string{"b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "c" +([]string) (len=3) { + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d" } Test: TestSyncIgnoreErrors Messages: directories run.go:130: removing dir "c" failed - try 1/3: directory not empty run.go:130: removing dir "c" failed - try 2/3: directory not empty run.go:130: removing dir "c" failed - try 3/3: directory not empty run.go:133: removing dir "c" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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{"a", "c"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=1) "c" } Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (38.36s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:49:08 DEBUG : empty space: size = 1 OK 2026/02/05 04:49:08 DEBUG : empty space: Sizes identical 2026/02/05 04:49:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/05 04:49:08 DEBUG : empty space: Unchanged skipping 2026/02/05 04:49:09 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:49:09 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:49:10 DEBUG : potato: size = 60 OK 2026/02/05 04:49:10 INFO : potato: Copied (new) 2026/02/05 04:49:10 DEBUG : Waiting for deletions to finish 2026/02/05 04:49:10 INFO : c: Removing directory 2026/02/05 04:49:11 INFO : a: Removing directory 2026/02/05 04:49:11 DEBUG : drime root 'rclone-test-miwocad9nire': deleted 2 directories 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/sync/sync_test.go:1109 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1), potato (60) got empty space (1) fstest.go:203: Not found "potato" 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/sync/sync_test.go:1109 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterAddingAFile 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: TestSyncAfterAddingAFile Messages: listing wrong, want got empty space (1), potato (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: TestSyncAfterAddingAFile 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: TestSyncAfterAddingAFile Messages: Unexpected file "potato" --- FAIL: TestSyncAfterAddingAFile (26.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:49:32 DEBUG : potato: Removing old object on successful upload 2026/02/05 04:49:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:49:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 04:49:33 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:49:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 04:49:33 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:49:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 04:49:33 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:49:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 04:49:33 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:49:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 04:49:33 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:49:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 04:49:34 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:49:34 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 04:49:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:49:34 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 04:49:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:49:36 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 04:49:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 04:49:38 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:286: Retry Put of "potato" to drime root 'rclone-test-miwocad9nire': 1/10 (failed to delete existing object: failed to delete item: Error "Server Error") 2026/02/05 04:49:43 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/05 04:49:55 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/05 04:49:55 DEBUG : potato: Removing old object on successful upload 2026/02/05 04:49:59 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/05 04:50:01 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 04:50:09 DEBUG : pacer: Reducing sleep to 320ms 2026/02/05 04:50:09 DEBUG : pacer: Reducing sleep to 160ms 2026/02/05 04:50:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/05 04:50:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:50:09 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:50:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/05 04:50:09 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:50:09 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/05 04:50:09 DEBUG : Waiting for deletions to finish 2026/02/05 04:50:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/05 04:50:09 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:50:11 DEBUG : pacer: Reducing sleep to 40ms 2026/02/05 04:50:11 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:50:13 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 7s 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun (62.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato (21) got potato (21) 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/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: 1 objects not found 2026/02/05 04:50:48 DEBUG : empty space: size = 1 OK 2026/02/05 04:50:48 DEBUG : empty space: Sizes identical 2026/02/05 04:50:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:50:48 DEBUG : empty space: Unchanged skipping 2026/02/05 04:50:48 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:50:48 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:50:50 DEBUG : potato2: size = 60 OK 2026/02/05 04:50:50 INFO : potato2: Copied (new) 2026/02/05 04:50:50 DEBUG : Waiting for deletions to finish 2026/02/05 04:50:50 INFO : potato: Deleted 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/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (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/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "potato" 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/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFile 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: TestSyncAfterRemovingAFileAndAddingAFile 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: TestSyncAfterRemovingAFileAndAddingAFile 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: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "potato2" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (35.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:51:14 INFO : d: Making directory 2026/02/05 04:51:15 INFO : d/e: Making directory 2026/02/05 04:51:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 04:51:16 DEBUG : c/non empty space: size = 5 OK 2026/02/05 04:51:16 DEBUG : c/non empty space: Sizes identical 2026/02/05 04:51:16 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 04:51:17 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:51:17 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:51:19 DEBUG : a/potato2: size = 60 OK 2026/02/05 04:51:19 INFO : a/potato2: Copied (new) 2026/02/05 04:51:19 DEBUG : Waiting for deletions to finish 2026/02/05 04:51:19 INFO : b/potato: Deleted 2026/02/05 04:51:19 INFO : d/e: Removing directory 2026/02/05 04:51:19 INFO : d: Removing directory 2026/02/05 04:51:19 DEBUG : d: Failed to Rmdir: directory not empty 2026/02/05 04:51:19 INFO : b: Removing directory 2026/02/05 04:51:20 DEBUG : b: Failed to Rmdir: directory not empty 2026/02/05 04:51:20 DEBUG : drime root 'rclone-test-miwocad9nire': failed to delete 2 directories 2026/02/05 04:51:20 DEBUG : drime root 'rclone-test-miwocad9nire': deleted 1 directories 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got b/potato (21), c/non empty space (5) 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "b/potato" fstest.go:203: Not found "a/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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: 1 objects not found 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1248 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Not equal: expected: []string{"a", "c"} actual : []string{"b", "c", "d", "d/e"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "c" +([]string) (len=4) { + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d", + (string) (len=3) "d/e" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories run.go:130: removing dir "c" failed - try 1/3: directory not empty run.go:130: removing dir "c" failed - try 2/3: directory not empty run.go:130: removing dir "c" failed - try 3/3: directory not empty run.go:133: removing dir "c" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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{"a", "c"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=1) "c" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (39.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:51:53 INFO : d: Making directory 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Not equal: expected: []string{"b", "c", "d"} actual : []string{"a", "b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=3) { +([]string) (len=4) { + (string) (len=1) "a", (string) (len=1) "b", Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: directories 2026/02/05 04:52:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 04:52:03 DEBUG : c/non empty space: size = 5 OK 2026/02/05 04:52:03 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:52:03 DEBUG : c/non empty space: Sizes identical 2026/02/05 04:52:03 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 04:52:03 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:52:05 DEBUG : a/potato2: size = 60 OK 2026/02/05 04:52:05 INFO : a/potato2: Copied (new) 2026/02/05 04:52:05 ERROR : drime root 'rclone-test-miwocad9nire': not deleting files as there were IO errors 2026/02/05 04:52:05 ERROR : drime root 'rclone-test-miwocad9nire': not deleting directories as there were IO errors run.go:130: removing dir "c" failed - try 1/3: directory not empty run.go:130: removing dir "c" failed - try 2/3: directory not empty run.go:130: removing dir "c" failed - try 3/3: directory not empty run.go:133: removing dir "c" failed: directory not empty run.go:130: removing dir "b" failed - try 1/3: directory not empty run.go:130: removing dir "b" failed - try 2/3: directory not empty run.go:130: removing dir "b" failed - try 3/3: directory not empty run.go:133: removing dir "b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: 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{"b", "c"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "b", + (string) (len=1) "c" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (38.55s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", 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/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato (21) got potato (21) 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/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteBefore Messages: 1 objects not found 2026/02/05 04:52:38 DEBUG : Waiting for deletions to finish 2026/02/05 04:52:38 INFO : potato: Deleted 2026/02/05 04:52:38 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:52:38 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:52:38 INFO : c: Removing directory 2026/02/05 04:52:39 INFO : b: Removing directory 2026/02/05 04:52:39 DEBUG : drime root 'rclone-test-miwocad9nire': deleted 2 directories 2026/02/05 04:52:40 DEBUG : empty space: size = 1 OK 2026/02/05 04:52:40 DEBUG : empty space: Sizes identical 2026/02/05 04:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:52:40 DEBUG : empty space: Unchanged skipping 2026/02/05 04:52:40 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:52:40 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:52:43 DEBUG : potato2: size = 60 OK 2026/02/05 04:52:43 INFO : potato2: 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/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato (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/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "potato" 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/sync/sync_test.go:1190 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Not equal: expected: 0 actual : 1 Test: TestSyncDeleteBefore 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: TestSyncDeleteBefore 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: TestSyncDeleteBefore 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: TestSyncDeleteBefore Messages: Unexpected file "potato2" --- FAIL: TestSyncDeleteBefore (34.71s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:53:02 DEBUG : potato2: Removing old object on successful upload 2026/02/05 04:53:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:53:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 04:53:03 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:53:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 04:53:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:53:03 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 04:53:03 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:53:03 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 04:53:03 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:53:03 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 04:53:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:53:04 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 04:53:04 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:53:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 04:53:05 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:53:05 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 04:53:06 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:53:06 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 04:53:09 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 04:53:09 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:286: Retry Put of "potato2" to drime root 'rclone-test-miwocad9nire': 1/10 (failed to delete existing object: failed to delete item: Error "Server Error") 2026/02/05 04:53:14 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/05 04:53:26 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/05 04:53:26 DEBUG : potato2: Removing old object on successful upload 2026/02/05 04:53:29 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/05 04:53:32 DEBUG : pacer: Reducing sleep to 640ms 2026/02/05 04:53:39 DEBUG : pacer: Reducing sleep to 320ms 2026/02/05 04:53:39 DEBUG : pacer: Reducing sleep to 160ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:53:41 DEBUG : pacer: Reducing sleep to 80ms 2026/02/05 04:53:41 DEBUG : pacer: Reducing sleep to 40ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/05 04:53:43 DEBUG : pacer: Reducing sleep to 20ms 2026/02/05 04:53:43 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 7s just to make sure 2026/02/05 04:53:50 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 04:53:50 DEBUG : enormous: Excluded 2026/02/05 04:53:50 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:53:50 DEBUG : potato2: Excluded 2026/02/05 04:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:53:51 DEBUG : potato2: Excluded 2026/02/05 04:53:51 DEBUG : empty space: size = 1 OK 2026/02/05 04:53:51 DEBUG : empty space: Sizes identical 2026/02/05 04:53:51 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:53:51 DEBUG : empty space: Unchanged skipping 2026/02/05 04:53:51 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:53:51 DEBUG : Waiting for deletions to finish 2026/02/05 04:53:51 INFO : There was nothing to transfer 2026/02/05 04:53:51 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 04:53:51 DEBUG : enormous: Excluded 2026/02/05 04:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:53:51 DEBUG : potato2: Excluded 2026/02/05 04:53:51 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:53:51 DEBUG : potato2: Excluded 2026/02/05 04:53:51 DEBUG : Local file system at /tmp/rclone3809459445: Waiting for checks to finish 2026/02/05 04:53:51 DEBUG : empty space: size = 1 OK 2026/02/05 04:53:51 DEBUG : empty space: Sizes identical 2026/02/05 04:53:51 DEBUG : empty space: Unchanged skipping 2026/02/05 04:53:51 DEBUG : Local file system at /tmp/rclone3809459445: Waiting for transfers to finish 2026/02/05 04:53:51 DEBUG : Waiting for deletions to finish 2026/02/05 04:53:51 INFO : There was nothing to transfer 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 --- PASS: TestSyncWithExclude (59.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/05 04:54:00 INFO : drime root 'rclone-test-miwocad9nire': Making map for --track-renames 2026/02/05 04:54:00 INFO : drime root 'rclone-test-miwocad9nire': Finished making map for --track-renames 2026/02/05 04:54:00 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:54:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 04:54:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/05 04:54:00 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for renames to finish 2026/02/05 04:54:00 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:54:02 DEBUG : potato: size = 14 OK 2026/02/05 04:54:02 INFO : potato: Copied (new) 2026/02/05 04:54:03 DEBUG : sub/yam: size = 11 OK 2026/02/05 04:54:03 INFO : sub/yam: Copied (new) 2026/02/05 04:54:03 DEBUG : Waiting for deletions to finish 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/05 04:54:12 DEBUG : potato: size = 14 OK 2026/02/05 04:54:12 DEBUG : potato: Sizes identical 2026/02/05 04:54:12 DEBUG : potato: Unchanged skipping 2026/02/05 04:54:12 INFO : drime root 'rclone-test-miwocad9nire': Making map for --track-renames 2026/02/05 04:54:12 INFO : drime root 'rclone-test-miwocad9nire': Finished making map for --track-renames 2026/02/05 04:54:12 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:54:12 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for renames to finish 2026/02/05 04:54:13 ERROR : sub/yam: Couldn't move: object not found 2026/02/05 04:54:13 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/02/05 04:54:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/05 04:54:13 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:54:14 DEBUG : yam: size = 11 OK 2026/02/05 04:54:14 INFO : yam: Copied (new) 2026/02/05 04:54:14 ERROR : drime root 'rclone-test-miwocad9nire': not deleting files as there were IO errors 2026/02/05 04:54:14 ERROR : drime root 'rclone-test-miwocad9nire': not deleting directories as there were IO errors sync_test.go:1698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1698 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf run.go:130: removing dir "sub" failed - try 1/3: 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 /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/fs/sync/sync_test.go:1698 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got yam (11) 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/fs/sync/sync_test.go:1698 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (25.33s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:54:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 04:54:25 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:54:25 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:54:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 04:54:28 INFO : nested/sub dir/file: Copied (new) 2026/02/05 04:54:28 INFO : nested/sub dir/file: Deleted 2026/02/05 04:54:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:54:30 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:54:30 INFO : sub dir/hello world: Deleted 2026/02/05 04:54:30 ERROR : Local file system at /tmp/rclone3809459445: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "nested/sub dir" failed: directory not empty run.go:130: removing dir "nested" failed - try 1/3: directory not empty run.go:130: removing dir "nested" failed - try 2/3: directory not empty run.go:130: removing dir "nested" failed - try 3/3: directory not empty run.go:133: removing dir "nested" 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithDeleteEmptySrcDirs (26.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:54:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:54:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 04:54:52 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:54:52 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:54:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:54:54 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:54:54 INFO : sub dir/hello world: Deleted 2026/02/05 04:54:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 04:54:54 INFO : nested/sub dir/file: Copied (new) 2026/02/05 04:54:54 INFO : nested/sub dir/file: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "nested/sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "nested/sub dir" failed: directory not empty run.go:130: removing dir "nested" failed - try 1/3: directory not empty run.go:130: removing dir "nested" failed - try 2/3: directory not empty run.go:130: removing dir "nested" failed - try 3/3: directory not empty run.go:133: removing dir "nested" 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{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithoutDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (25.57s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:55:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/05 04:55:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 04:55:17 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:55:17 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:55:19 DEBUG : existing: size = 6 OK 2026/02/05 04:55:19 INFO : existing: Copied (new) 2026/02/05 04:55:19 INFO : existing: Deleted 2026/02/05 04:55:20 DEBUG : existing-b: size = 6 OK 2026/02/05 04:55:20 INFO : existing-b: Copied (new) 2026/02/05 04:55:20 INFO : existing-b: Deleted 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories 2026/02/05 04:55:30 DEBUG : existing: Destination exists, skipping 2026/02/05 04:55:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/05 04:55:30 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for checks to finish 2026/02/05 04:55:30 DEBUG : drime root 'rclone-test-miwocad9nire': Waiting for transfers to finish 2026/02/05 04:55:30 INFO : There was nothing to transfer 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Not equal: expected: []string{} actual : []string{"nested", "nested/sub dir", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=6) "nested", + (string) (len=14) "nested/sub dir", + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories --- FAIL: TestMoveWithIgnoreExisting (25.38s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 04:55:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-mewoled7qoqo" 2026/02/05 04:55:42 DEBUG : Config file has changed externally - reloading 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 sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-miwocad9nire' -> drime root 'rclone-test-mewoled7qoqo' 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato3 (60) got fstest.go:203: Not found "empty space" fstest.go:203: Not found "potato3" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMove Messages: 2 objects not found 2026/02/05 04:56:13 DEBUG : drime root 'rclone-test-mewoled7qoqo': Using server-side directory move 2026/02/05 04:56:14 INFO : drime root 'rclone-test-mewoled7qoqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 04:56:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:56:14 DEBUG : empty space: size = 1 OK 2026/02/05 04:56:14 DEBUG : empty space: Sizes identical 2026/02/05 04:56:14 DEBUG : empty space: Unchanged skipping 2026/02/05 04:56:14 DEBUG : potato3: size = 68 (drime root 'rclone-test-miwocad9nire') 2026/02/05 04:56:14 DEBUG : potato3: size = 60 (drime root 'rclone-test-mewoled7qoqo') 2026/02/05 04:56:14 DEBUG : potato3: Sizes differ 2026/02/05 04:56:14 DEBUG : drime root 'rclone-test-mewoled7qoqo': Waiting for checks to finish 2026/02/05 04:56:14 INFO : empty space: Deleted 2026/02/05 04:56:14 DEBUG : drime root 'rclone-test-mewoled7qoqo': Waiting for transfers to finish 2026/02/05 04:56:14 INFO : potato3: Deleted 2026/02/05 04:56:14 ERROR : potato2: Couldn't move: object not found 2026/02/05 04:56:14 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/02/05 04:56:14 DEBUG : drime root 'rclone-test-mewoled7qoqo': Purge remote 2026/02/05 04:56:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:56:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 04:56:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:56:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 04:56:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:56:16 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 04:56:16 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:56:16 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 04:56:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:56:16 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 04:56:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:56:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 04:56:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:56:17 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 04:56:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:56:17 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 04:56:19 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:56:19 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 04:56:21 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 04:56:21 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "empty space" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 04:56:26 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:56:26 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 04:56:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 04:56:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 04:57:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 04:57:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 04:57:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 04:58:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 04:58:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 04:58:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 04:59:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "empty space" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 04:59:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 04:59:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:00:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:00:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:00:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:01:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:01:37 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:01:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:02:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:02:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "empty space" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "empty space" failed: failed to delete item: Error "Server Error" 2026/02/05 05:02:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:03:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:03:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:03:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:04:17 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:04:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:04:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:05:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:05:37 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:05:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 05:06:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:06:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:06:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:07:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:07:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:07:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:08:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:08:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:08:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:09:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 05:09:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:09:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:10:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:10:37 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:10:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:11:17 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:11:37 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:11:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:12:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:12:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "potato2" failed: failed to delete item: Error "Server Error" 2026/02/05 05:12:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:13:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:13:38 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:13:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:14:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:14:38 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:14:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:15:18 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:15:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:15:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 05:16:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:16:38 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:16:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:17:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:17:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:17:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:18:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:18:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:18:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:19:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 05:19:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:19:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:20:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:20:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:20:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:21:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:21:38 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:21:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:22:18 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:22:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "potato3" failed: failed to delete item: Error "Server Error" 2026/02/05 05:22:58 DEBUG : pacer: Reducing sleep to 10s --- FAIL: TestServerSideMove (1635.37s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-miwocad9nire'", Local "Local file system at /tmp/rclone3809459445", Modify Window "876000h0m0s" 2026/02/05 05:22:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-wategiv4voza" 2026/02/05 05:22:58 DEBUG : Config file has changed externally - reloading 2026/02/05 05:23:18 DEBUG : pacer: Reducing sleep to 5s 2026/02/05 05:23:31 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/05 05:23:33 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/05 05:23:38 DEBUG : pacer: Reducing sleep to 625ms 2026/02/05 05:23:39 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/05 05:23:42 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/05 05:23:42 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/05 05:23:43 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/05 05:23:44 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-miwocad9nire' -> drime root 'rclone-test-wategiv4voza' 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato3 (60) got fstest.go:203: Not found "potato3" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1741 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveWithFilter Messages: 2 objects not found 2026/02/05 05:24:05 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 05:24:05 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 05:24:05 DEBUG : empty space: Excluded 2026/02/05 05:24:05 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 05:24:05 DEBUG : empty space: Excluded 2026/02/05 05:24:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 05:24:05 DEBUG : potato3: size = 68 (drime root 'rclone-test-miwocad9nire') 2026/02/05 05:24:05 DEBUG : potato3: size = 60 (drime root 'rclone-test-wategiv4voza') 2026/02/05 05:24:05 DEBUG : potato3: Sizes differ 2026/02/05 05:24:05 DEBUG : drime root 'rclone-test-wategiv4voza': Waiting for checks to finish 2026/02/05 05:24:05 DEBUG : drime root 'rclone-test-wategiv4voza': Waiting for transfers to finish 2026/02/05 05:24:05 INFO : potato3: Deleted 2026/02/05 05:24:05 ERROR : potato2: Couldn't move: object not found 2026/02/05 05:24:06 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/02/05 05:24:06 DEBUG : drime root 'rclone-test-wategiv4voza': Purge remote 2026/02/05 05:24:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:24:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 05:24:07 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:24:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/05 05:24:07 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:24:07 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/05 05:24:08 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:24:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/05 05:24:08 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:24:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/05 05:24:08 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:24:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/05 05:24:08 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:24:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/05 05:24:09 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:24:09 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/05 05:24:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:24:10 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/05 05:24:13 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/05 05:24:13 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "potato2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 05:24:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:24:18 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/05 05:24:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:24:48 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:25:08 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:25:28 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:25:48 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:26:08 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:26:28 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:26:48 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:27:08 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 05:27:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:27:48 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:28:08 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:28:28 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:28:48 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:29:09 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:29:28 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:29:49 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:30:09 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:30:28 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "potato2" failed: failed to delete item: Error "Server Error" 2026/02/05 05:30:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:31:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:31:29 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:31:49 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:32:09 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:32:29 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:32:49 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:33:09 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:33:29 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:33:49 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/05 05:34:09 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:34:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:34:49 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:35:09 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:35:29 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:35:49 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:36:09 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:36:29 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:36:49 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:37:09 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/05 05:37:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/05 05:37:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/05 05:38:09 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/05 05:38:29 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/05 05:38:49 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/05 05:39:09 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/05 05:39:29 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/05 05:39:49 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/05 05:40:09 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/05 05:40:29 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "potato3" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "potato3" failed: failed to delete item: Error "Server Error" 2026/02/05 05:40:49 DEBUG : pacer: Reducing sleep to 10s --- FAIL: TestServerSideMoveWithFilter (1071.26s) FAIL 2026/02/05 05:40:49 DEBUG : drime root 'rclone-test-miwocad9nire': Purge remote 2026/02/05 05:41:09 DEBUG : pacer: Reducing sleep to 5s "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyMetadata|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyNoTraverseDeadlock|TestCopyOverSelf|TestCopyRedownload|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncDeleteBefore|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncWithExclude|TestSyncWithTrackRenamesStrategyLeaf)$'" - Finished ERROR in 1h15m6.089048309s (try 3/5): exit status 1: Failed [TestCopy TestCopyMetadata TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveNoEmptyDirectories TestSyncNoEmptyDirectories TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterAddingAFile TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteBefore TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter]