"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyDeleteBefore|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncCompareDest|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncOverlapWithFilter|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Starting (try 2/5) 2026/02/07 05:19:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-xagujux5kiha" 2026/02/07 05:19:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 05:19:18 DEBUG : Creating backend with remote "/tmp/rclone3472029088" === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:19:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:19:20 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:19:20 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:19:38 DEBUG : potato2: size = 11 OK 2026/02/07 05:19:38 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:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (41.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:20:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:20:02 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:20:02 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:20:11 DEBUG : potato2: size = 11 OK 2026/02/07 05:20:11 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:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (31.49s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:20:30 INFO : sub dir2: Making directory 2026/02/07 05:20:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/07 05:20:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 05:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:20:32 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:20:32 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:20:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:20:50 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: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: TestCopyNoEmptyDirectories Messages: directories --- FAIL: TestCopyNoEmptyDirectories (35.26s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:21:06 INFO : sub dir2: Making directory 2026/02/07 05:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:21:07 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:21:07 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:21:16 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:21:16 INFO : sub dir/hello world: Copied (new) 2026/02/07 05:21:16 INFO : sub dir/hello world: 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 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: TestMoveNoEmptyDirectories Messages: directories --- FAIL: TestMoveNoEmptyDirectories (24.40s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:21:30 DEBUG : sub dir2: Making directory with metadata 2026/02/07 05:21:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/07 05:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/07 05:21:31 INFO : sub dir2: Making directory 2026/02/07 05:21:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:21:32 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:21:32 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:21:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:21:41 INFO : sub dir/hello world: Copied (new) 2026/02/07 05:21:41 DEBUG : Waiting for deletions to finish 2026/02/07 05:21:42 DEBUG : drime root 'rclone-test-xagujux5kiha': 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: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: TestSyncEmptyDirectories Messages: directories --- FAIL: TestSyncEmptyDirectories (26.87s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", 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/07 05:22:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-vaxohad5puve" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-xagujux5kiha' -> drime root 'rclone-test-vaxohad5puve' 2026/02/07 05:22:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:22:14 DEBUG : drime root 'rclone-test-vaxohad5puve': Waiting for checks to finish 2026/02/07 05:22:14 DEBUG : drime root 'rclone-test-vaxohad5puve': Waiting for transfers to finish 2026/02/07 05:22:16 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:22:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 05:22:17 DEBUG : drime root 'rclone-test-vaxohad5puve': 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: TestServerSideCopy 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: TestServerSideCopy 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: TestServerSideCopy Messages: directories --- FAIL: TestServerSideCopy (34.62s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", 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/07 05:22:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3472029088) 2026/02/07 05:22:46 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 05:22:46 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 05:22:46 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:22:46 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:22:50 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/07 05:22:50 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 05:22:50 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 (41.26s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", 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/07 05:23:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-wonogot1yafo" 2026/02/07 05:23:32 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-xagujux5kiha' -> drime root 'rclone-test-wonogot1yafo' 2026/02/07 05:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:23:33 DEBUG : drime root 'rclone-test-wonogot1yafo': Waiting for checks to finish 2026/02/07 05:23:33 DEBUG : drime root 'rclone-test-wonogot1yafo': Waiting for transfers to finish 2026/02/07 05:23:35 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:23:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 05:23:40 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:292: Sleeping for 7s just to make sure 2026/02/07 05:23:54 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 05:23:54 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-wonogot1yafo') 2026/02/07 05:23:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 05:23:54 DEBUG : drime root 'rclone-test-wonogot1yafo': Waiting for checks to finish 2026/02/07 05:23:54 DEBUG : drime root 'rclone-test-wonogot1yafo': Waiting for transfers to finish 2026/02/07 05:23:55 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/02/07 05:23:55 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 05:23:55 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/07 05:24:04 DEBUG : drime root 'rclone-test-wonogot1yafo': 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 (66.16s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", 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/07 05:24:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3472029088) 2026/02/07 05:24:32 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 05:24:32 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 05:24:32 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:24:32 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:24:37 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/07 05:24:37 DEBUG : sub dir/hello world: size = 17 OK 2026/02/07 05:24:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/07 05:24:37 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:292: Sleeping for 7s just to make sure 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 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: TestMoveOverSelf Messages: directories --- FAIL: TestMoveOverSelf (43.98s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:25:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-turadux4maxe" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-xagujux5kiha' -> drime root 'rclone-test-turadux4maxe' 2026/02/07 05:25:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:25:12 DEBUG : drime root 'rclone-test-turadux4maxe': Waiting for checks to finish 2026/02/07 05:25:12 DEBUG : drime root 'rclone-test-turadux4maxe': Waiting for transfers to finish 2026/02/07 05:25:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:25:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/07 05:25:19 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:292: Sleeping for 6s just to make sure 2026/02/07 05:25:27 DEBUG : drime root 'rclone-test-turadux4maxe': Using server-side directory move 2026/02/07 05:25:27 INFO : drime root 'rclone-test-turadux4maxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 05:25:28 DEBUG : drime root 'rclone-test-turadux4maxe': Waiting for checks to finish 2026/02/07 05:25:28 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 05:25:28 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-turadux4maxe') 2026/02/07 05:25:28 DEBUG : sub dir/hello world: Sizes differ 2026/02/07 05:25:28 DEBUG : drime root 'rclone-test-turadux4maxe': Waiting for transfers to finish 2026/02/07 05:25:28 INFO : sub dir/hello world: Deleted 2026/02/07 05:25:29 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/07 05:25:29 DEBUG : drime root 'rclone-test-turadux4maxe': Purge remote 2026/02/07 05:25:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:25:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:25:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:25:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:25:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:25:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:25:31 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:25:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:25:31 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:25:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:25:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:25:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:25:32 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:25:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:25:32 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:25:32 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:25:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:25:34 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:25:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:25:36 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/07 05:25:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:25:41 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/07 05:25:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:26:12 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:26:32 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:26:52 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:27:12 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:27:33 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:27:53 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:28:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:28:33 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/07 05:28:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:29:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:29:32 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:29:52 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:30:12 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:30:32 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:30:52 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:31:12 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:31:32 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:31:52 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/07 05:32:12 DEBUG : pacer: Reducing sleep to 10s 2026/02/07 05:32:32 DEBUG : pacer: Reducing sleep to 5s 2026/02/07 05:32:42 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestServerSideMoveOverSelf (458.69s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:32:47 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/07 05:32:52 DEBUG : pacer: Reducing sleep to 625ms 2026/02/07 05:32:53 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/07 05:32:53 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/07 05:32:53 DEBUG : empty space: size = 1 OK 2026/02/07 05:32:53 DEBUG : empty space: Sizes identical 2026/02/07 05:32:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/07 05:32:53 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:32:53 DEBUG : empty space: Unchanged skipping 2026/02/07 05:32:53 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:32:54 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/07 05:32:56 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/07 05:32:56 DEBUG : potato: size = 60 OK 2026/02/07 05:32:56 INFO : potato: Copied (new) 2026/02/07 05:32:56 DEBUG : Waiting for deletions to finish 2026/02/07 05:32:56 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/07 05:32:57 DEBUG : pacer: Reducing sleep to 10ms 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 (32.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", 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:1117 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want potato (60) got 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:1117 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncAfterChangingFilesSizeOnly Messages: 1 objects not found 2026/02/07 05:33:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3472029088) 2026/02/07 05:33:28 DEBUG : potato: size = 60 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 05:33:28 DEBUG : potato: Sizes differ 2026/02/07 05:33:28 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:33:28 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:33:32 DEBUG : potato: Removing old object on successful upload 2026/02/07 05:33:33 DEBUG : potato: size = 21 OK 2026/02/07 05:33:33 INFO : potato: Copied (replaced existing) 2026/02/07 05:33:33 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:1126 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want potato (21) got potato (60) 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:1126 Error: Not equal: expected: 21 actual : 60 Test: TestSyncAfterChangingFilesSizeOnly Messages: potato: size incorrect file=21 vs obj=60 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: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got 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/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: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "potato" --- FAIL: TestSyncAfterChangingFilesSizeOnly (35.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:33:56 DEBUG : potato: Removing old object on successful upload 2026/02/07 05:33:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:33:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:33:57 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:33:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:33:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:33:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:33:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:33:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:33:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:33:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:33:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:33:58 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:33:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:33:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:33:59 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:33:59 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:34:00 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:34:00 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:34:03 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:34:03 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:286: Retry Put of "potato" to drime root 'rclone-test-xagujux5kiha': 1/10 (failed to delete existing object: failed to delete item: Error "Server Error") 2026/02/07 05:34:08 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/07 05:34:26 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/07 05:34:26 DEBUG : potato: Removing old object on successful upload 2026/02/07 05:34:27 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/07 05:34:29 DEBUG : pacer: Reducing sleep to 640ms 2026/02/07 05:34:41 DEBUG : pacer: Reducing sleep to 320ms 2026/02/07 05:34:41 DEBUG : pacer: Reducing sleep to 160ms 2026/02/07 05:34:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:34:41 DEBUG : empty space: size = 1 OK 2026/02/07 05:34:41 DEBUG : empty space: Sizes identical 2026/02/07 05:34:41 DEBUG : empty space: Unchanged skipping 2026/02/07 05:34:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/07 05:34:41 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:34:41 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:34:41 DEBUG : Waiting for deletions to finish 2026/02/07 05:34:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/07 05:34:41 DEBUG : pacer: Reducing sleep to 80ms 2026/02/07 05:34:42 DEBUG : pacer: Reducing sleep to 40ms 2026/02/07 05:34:42 DEBUG : pacer: Reducing sleep to 20ms 2026/02/07 05:34:43 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want 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/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: TestSyncAfterRemovingAFileAndAddingAFileDryRun 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "potato" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (60.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:35:09 DEBUG : empty space: size = 1 OK 2026/02/07 05:35:09 DEBUG : empty space: Sizes identical 2026/02/07 05:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:35:09 DEBUG : empty space: Unchanged skipping 2026/02/07 05:35:09 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:35:09 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:35:18 DEBUG : potato2: size = 60 OK 2026/02/07 05:35:18 INFO : potato2: Copied (new) 2026/02/07 05:35:18 DEBUG : Waiting for deletions to finish 2026/02/07 05:35:19 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/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 (38.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:35:47 INFO : d: Making directory 2026/02/07 05:35:48 INFO : d/e: Making directory 2026/02/07 05:35:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/07 05:35:50 DEBUG : c/non empty space: size = 5 OK 2026/02/07 05:35:50 DEBUG : c/non empty space: Sizes identical 2026/02/07 05:35:50 DEBUG : c/non empty space: Unchanged skipping 2026/02/07 05:35:51 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:35:51 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:35:56 DEBUG : a/potato2: size = 60 OK 2026/02/07 05:35:56 INFO : a/potato2: Copied (new) 2026/02/07 05:35:56 DEBUG : Waiting for deletions to finish 2026/02/07 05:35:56 INFO : b/potato: Deleted 2026/02/07 05:35:56 INFO : d/e: Removing directory 2026/02/07 05:35:57 INFO : d: Removing directory 2026/02/07 05:35:57 DEBUG : d: Failed to Rmdir: directory not empty 2026/02/07 05:35:57 INFO : b: Removing directory 2026/02/07 05:35:58 DEBUG : b: Failed to Rmdir: directory not empty 2026/02/07 05:35:58 DEBUG : drime root 'rclone-test-xagujux5kiha': failed to delete 2 directories 2026/02/07 05:35:58 DEBUG : drime root 'rclone-test-xagujux5kiha': 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: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{"a", "b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) (len=1) "a", - (string) (len=1) "c" + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories run.go:130: removing dir "c" failed - try 1/3: directory not empty --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (44.54s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/07 05:36:30 DEBUG : Waiting for deletions to finish 2026/02/07 05:36:31 DEBUG : empty space: size = 1 OK 2026/02/07 05:36:31 DEBUG : empty space: Sizes identical 2026/02/07 05:36:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:36:31 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:36:31 DEBUG : empty space: Unchanged skipping 2026/02/07 05:36:31 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:36:31 INFO : potato: Deleted 2026/02/07 05:36:41 DEBUG : potato2: size = 60 OK 2026/02/07 05:36:41 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/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: TestSyncDeleteDuring 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: TestSyncDeleteDuring 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: TestSyncDeleteDuring Messages: Unexpected file "potato2" --- FAIL: TestSyncDeleteDuring (37.79s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", 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:1370 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got 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:1370 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyDeleteBefore Messages: 1 objects not found 2026/02/07 05:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:37:05 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:37:05 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:37:19 DEBUG : potato2: size = 19 OK 2026/02/07 05:37:19 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/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: TestCopyDeleteBefore Messages: listing wrong, want got potato (21), potato2 (19) 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: TestCopyDeleteBefore Messages: Unexpected file "potato" 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: TestCopyDeleteBefore Messages: Unexpected file "potato2" --- FAIL: TestCopyDeleteBefore (37.06s) === RUN TestSyncWithTrackRenames run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/02/07 05:37:29 ERROR : drime root 'rclone-test-xagujux5kiha': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/07 05:37:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/07 05:37:30 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/07 05:37:30 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:37:30 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:37:33 DEBUG : potato: size = 14 OK 2026/02/07 05:37:33 INFO : potato: Copied (new) 2026/02/07 05:37:37 DEBUG : yam: size = 11 OK 2026/02/07 05:37:37 INFO : yam: Copied (new) 2026/02/07 05:37:37 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:292: Sleeping for 7s just to make sure 2026/02/07 05:37:48 ERROR : drime root 'rclone-test-xagujux5kiha': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/07 05:37:49 DEBUG : potato: size = 14 OK 2026/02/07 05:37:49 DEBUG : potato: Sizes identical 2026/02/07 05:37:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/07 05:37:49 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:37:49 DEBUG : potato: Unchanged skipping 2026/02/07 05:37:49 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:37:53 DEBUG : yaml: size = 11 OK 2026/02/07 05:37:53 INFO : yaml: Copied (new) 2026/02/07 05:37:53 DEBUG : Waiting for deletions to finish 2026/02/07 05:37:53 INFO : yam: 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: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: TestSyncWithTrackRenames Messages: listing wrong, want got potato (14), yaml (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: TestSyncWithTrackRenames Messages: Unexpected file "potato" 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: TestSyncWithTrackRenames Messages: Unexpected file "yaml" --- FAIL: TestSyncWithTrackRenames (34.39s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/07 05:38:03 ERROR : drime root 'rclone-test-xagujux5kiha': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/07 05:38:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/07 05:38:04 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/07 05:38:04 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:38:04 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:38:09 DEBUG : yam: size = 11 OK 2026/02/07 05:38:09 INFO : yam: Copied (new) 2026/02/07 05:38:15 DEBUG : potato: size = 14 OK 2026/02/07 05:38:15 INFO : potato: Copied (new) 2026/02/07 05:38:15 DEBUG : Waiting for deletions to finish 2026/02/07 05:38:15 ERROR : drime root 'rclone-test-xagujux5kiha': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/07 05:38:15 DEBUG : potato: size = 14 OK 2026/02/07 05:38:15 DEBUG : potato: Sizes identical 2026/02/07 05:38:15 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/07 05:38:15 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:38:15 DEBUG : potato: Unchanged skipping 2026/02/07 05:38:15 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:38:19 DEBUG : yaml: size = 11 OK 2026/02/07 05:38:19 INFO : yaml: Copied (new) 2026/02/07 05:38:19 DEBUG : Waiting for deletions to finish 2026/02/07 05:38:20 INFO : yam: 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:1662 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want potato (14), yaml (11) got potato (14), 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/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:1662 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "yam" fstest.go:203: Not found "yaml" 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:1662 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestSyncWithTrackRenamesStrategyModtime 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: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want got potato (14), yaml (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: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "potato" 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: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "yaml" --- FAIL: TestSyncWithTrackRenamesStrategyModtime (36.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/07 05:38:40 INFO : drime root 'rclone-test-xagujux5kiha': Making map for --track-renames 2026/02/07 05:38:40 INFO : drime root 'rclone-test-xagujux5kiha': Finished making map for --track-renames 2026/02/07 05:38:40 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:38:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/07 05:38:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/07 05:38:40 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for renames to finish 2026/02/07 05:38:40 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:38:45 DEBUG : sub/yam: size = 11 OK 2026/02/07 05:38:45 INFO : sub/yam: Copied (new) 2026/02/07 05:38:46 DEBUG : potato: size = 14 OK 2026/02/07 05:38:46 INFO : potato: Copied (new) 2026/02/07 05:38: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:292: Sleeping for 7s just to make sure 2026/02/07 05:38:59 DEBUG : potato: size = 14 OK 2026/02/07 05:38:59 DEBUG : potato: Sizes identical 2026/02/07 05:38:59 DEBUG : potato: Unchanged skipping 2026/02/07 05:38:59 INFO : drime root 'rclone-test-xagujux5kiha': Making map for --track-renames 2026/02/07 05:38:59 INFO : drime root 'rclone-test-xagujux5kiha': Finished making map for --track-renames 2026/02/07 05:38:59 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:38:59 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for renames to finish 2026/02/07 05:39:00 ERROR : sub/yam: Couldn't move: object not found 2026/02/07 05:39:00 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/02/07 05:39:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/07 05:39:00 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:39:09 DEBUG : yam: size = 11 OK 2026/02/07 05:39:09 INFO : yam: Copied (new) 2026/02/07 05:39:09 ERROR : drime root 'rclone-test-xagujux5kiha': not deleting files as there were IO errors 2026/02/07 05:39:09 ERROR : drime root 'rclone-test-xagujux5kiha': 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 2026/02/07 05:39:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:39:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:39:11 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 /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 potato (14), yam (11), 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 "potato" 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" 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" 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:1698 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestSyncWithTrackRenamesStrategyLeaf Messages: directories --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (42.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:39:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:39:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/07 05:39:22 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:39:22 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:39:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/07 05:39:28 INFO : nested/sub dir/file: Copied (new) 2026/02/07 05:39:28 INFO : nested/sub dir/file: Deleted 2026/02/07 05:39:29 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:39:29 INFO : sub dir/hello world: Copied (new) 2026/02/07 05:39:29 INFO : sub dir/hello world: Deleted 2026/02/07 05:39:29 ERROR : Local file system at /tmp/rclone3472029088: 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 --- FAIL: TestMoveWithDeleteEmptySrcDirs (7.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:39:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/07 05:39:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/07 05:39:29 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:39:29 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:39:34 DEBUG : nested/sub dir/file: Removing old object on successful upload 2026/02/07 05:39:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/07 05:39:34 INFO : nested/sub dir/file: Copied (new) 2026/02/07 05:39:34 INFO : nested/sub dir/file: Deleted 2026/02/07 05:39:35 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/07 05:39:35 DEBUG : sub dir/hello world: size = 11 OK 2026/02/07 05:39:35 INFO : sub dir/hello world: Copied (new) 2026/02/07 05:39:35 INFO : sub dir/hello world: Deleted 2026/02/07 05:39:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:39:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:39:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:39:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:39:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:39:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:39:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:39:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:39:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:39:38 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:39:38 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:39:38 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:39:39 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:39:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:39:39 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:39:39 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:39:41 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:39:41 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:39:43 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:39:43 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/07 05:39:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:39:48 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/07 05:39:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:40:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:40:39 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:40:59 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:41:19 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:41:39 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:41:59 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:42:19 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:42:39 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/07 05:42:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:43:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:43:39 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:43:59 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:44:19 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:44:39 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:44:59 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:45:19 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:45:39 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:45:59 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/07 05:46:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:46:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:46:59 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:47:19 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:47:39 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:47:59 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:48:19 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:48:39 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:48:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:49:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "nested/sub dir/file" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/07 05:49:39 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:49:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:50:19 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:50:39 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:50:59 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:51:19 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:51:39 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:51:59 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:52:19 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:52:39 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "nested/sub dir/file" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/07 05:52:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:53:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:53:39 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:53:59 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:54:19 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:54:39 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:54:59 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:55:19 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:55:39 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:55:59 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "nested/sub dir/file" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "nested/sub dir/file" failed: failed to delete item: Error "Server Error" 2026/02/07 05:56:19 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty 2026/02/07 05:56:39 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty 2026/02/07 05:56:49 DEBUG : pacer: Reducing sleep to 2.5s 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 2026/02/07 05:56:54 DEBUG : pacer: Reducing sleep to 1.25s run.go:130: removing dir "nested/sub dir" failed - try 1/3: directory not empty 2026/02/07 05:56:57 DEBUG : pacer: Reducing sleep to 625ms run.go:130: removing dir "nested/sub dir" failed - try 2/3: directory not empty 2026/02/07 05:56:58 DEBUG : pacer: Reducing sleep to 312.5ms 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 2026/02/07 05:56:59 DEBUG : pacer: Reducing sleep to 156.25ms run.go:130: removing dir "nested" failed - try 1/3: directory not empty 2026/02/07 05:57:01 DEBUG : pacer: Reducing sleep to 78.125ms run.go:130: removing dir "nested" failed - try 2/3: directory not empty 2026/02/07 05:57:02 DEBUG : pacer: Reducing sleep to 39.0625ms run.go:130: removing dir "nested" failed - try 3/3: directory not empty run.go:133: removing dir "nested" failed: directory not empty 2026/02/07 05:57:03 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/07 05:57:04 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: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got nested/sub dir/file (6), 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: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "sub dir/hello world" 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: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "nested/sub dir/file" 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 (1064.58s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:57:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/07 05:57:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/07 05:57:15 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:57:15 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:57:19 DEBUG : existing: size = 6 OK 2026/02/07 05:57:19 INFO : existing: Copied (new) 2026/02/07 05:57:19 INFO : existing: Deleted 2026/02/07 05:57:22 DEBUG : existing-b: size = 6 OK 2026/02/07 05:57:22 INFO : existing-b: Copied (new) 2026/02/07 05:57:22 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: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:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), nested/sub dir/file (6), 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "nested/sub dir/file" 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/07 05:57:33 DEBUG : existing: Destination exists, skipping 2026/02/07 05:57:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/07 05:57:34 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 05:57:34 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 05:57:34 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), nested/sub dir/file (6), 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" 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:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "nested/sub dir/file" 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 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: TestMoveWithIgnoreExisting Messages: directories --- FAIL: TestMoveWithIgnoreExisting (56.99s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 05:58:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-nokelub5xoma" 2026/02/07 05:58:11 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:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-xagujux5kiha' -> drime root 'rclone-test-nokelub5xoma' 2026/02/07 05:58:59 DEBUG : drime root 'rclone-test-nokelub5xoma': Using server-side directory move 2026/02/07 05:58:59 INFO : drime root 'rclone-test-nokelub5xoma': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 05:58:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 05:58:59 DEBUG : empty space: size = 1 OK 2026/02/07 05:58:59 DEBUG : potato3: size = 68 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 05:58:59 DEBUG : empty space: Sizes identical 2026/02/07 05:58:59 DEBUG : potato3: size = 60 (drime root 'rclone-test-nokelub5xoma') 2026/02/07 05:58:59 DEBUG : potato3: Sizes differ 2026/02/07 05:58:59 DEBUG : empty space: Unchanged skipping 2026/02/07 05:58:59 INFO : potato3: Deleted 2026/02/07 05:58:59 INFO : empty space: Deleted 2026/02/07 05:59:00 DEBUG : drime root 'rclone-test-nokelub5xoma': Waiting for checks to finish 2026/02/07 05:59:00 DEBUG : drime root 'rclone-test-nokelub5xoma': Waiting for transfers to finish 2026/02/07 05:59:00 ERROR : potato2: Couldn't move: object not found 2026/02/07 05:59:00 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/07 05:59:00 DEBUG : drime root 'rclone-test-nokelub5xoma': Purge remote 2026/02/07 05:59:01 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:59:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/07 05:59:01 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:59:01 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/07 05:59:02 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 05:59:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/07 05:59:02 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 05:59:02 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/07 05:59:02 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 05:59:02 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/07 05:59:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 05:59:03 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/07 05:59:03 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 05:59:03 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/07 05:59:04 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 05:59:04 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/07 05:59:05 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 05:59:05 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/07 05:59:08 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/07 05:59:08 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/07 05:59:13 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 05:59:13 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/07 05:59:23 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 05:59:43 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:00:03 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:00:23 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:00:43 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:01:03 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:01:23 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:01:43 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:02:03 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/07 06:02:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:02:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:03:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:03:23 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:03:43 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:04:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:04:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:04:43 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:05:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:05:23 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/07 06:05:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:06:03 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:06:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:06:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:07:03 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:07:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:07:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:08:03 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:08:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:08:43 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/07 06:09:03 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:09:23 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:09:43 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:10:03 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:10:23 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:10:44 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:11:03 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:11:23 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:11:43 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:12:04 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/07 06:12:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:12:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:13:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:13:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:13:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:14:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:14:24 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:14:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:15:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:15:24 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/07 06:15:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:16:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:16:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:16:44 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:17:04 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:17:24 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:17:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:18:04 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:18:24 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:18:44 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/07 06:19:04 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:19:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:19:44 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:20:04 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:20:24 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:20:44 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:21:04 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:21:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:21:44 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:22:04 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/07 06:22:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/07 06:22:44 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/07 06:23:04 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/07 06:23:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/07 06:23:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/07 06:24:04 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/07 06:24:24 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/07 06:24:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/07 06:25:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/07 06:25:24 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/07 06:25:44 DEBUG : pacer: Reducing sleep to 10s 2026/02/07 06:26:04 DEBUG : pacer: Reducing sleep to 5s 2026/02/07 06:26:14 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/07 06:26:19 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/07 06:26:22 DEBUG : pacer: Reducing sleep to 625ms 2026/02/07 06:26:23 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/07 06:26:24 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/07 06:26:24 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/07 06:26:24 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/07 06:26:25 DEBUG : pacer: Reducing sleep to 19.53125ms --- FAIL: TestServerSideMove (1693.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 06:26:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-gahacuj6noxi" 2026/02/07 06:26:25 DEBUG : Config file has changed externally - reloading 2026/02/07 06:26:26 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 06:26:35 DEBUG : pacer: low level retry 1/1 (error Error "Server Error") 2026/02/07 06:26:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-xagujux5kiha': 1/10 (failed to upload file: Error "Server Error") 2026/02/07 06:26:37 DEBUG : pacer: Reducing sleep to 10ms 2026/02/07 06:26:44 DEBUG : potato2: Removing old object on successful upload sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-xagujux5kiha' -> drime root 'rclone-test-gahacuj6noxi' 2026/02/07 06:27:10 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 06:27:10 DEBUG : empty space: Excluded 2026/02/07 06:27:10 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 06:27:10 DEBUG : empty space: Excluded 2026/02/07 06:27:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 06:27:10 DEBUG : potato3: size = 68 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 06:27:10 DEBUG : potato3: size = 60 (drime root 'rclone-test-gahacuj6noxi') 2026/02/07 06:27:10 DEBUG : drime root 'rclone-test-gahacuj6noxi': Waiting for checks to finish 2026/02/07 06:27:10 DEBUG : potato3: Sizes differ 2026/02/07 06:27:10 DEBUG : drime root 'rclone-test-gahacuj6noxi': Waiting for transfers to finish 2026/02/07 06:27:10 INFO : potato3: Deleted 2026/02/07 06:27:11 INFO : potato2: Moved (server-side) 2026/02/07 06:27:11 INFO : potato3: Moved (server-side) 2026/02/07 06:27:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-lebixuf1beci" 2026/02/07 06:27:13 DEBUG : empty space: Excluded (Size Filter) 2026/02/07 06:27:13 DEBUG : empty space: Excluded 2026/02/07 06:27:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 06:27:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/07 06:27:13 DEBUG : drime root 'rclone-test-lebixuf1beci': Waiting for checks to finish 2026/02/07 06:27:13 DEBUG : drime root 'rclone-test-lebixuf1beci': Waiting for transfers to finish 2026/02/07 06:27:15 INFO : potato2: Moved (server-side) 2026/02/07 06:27:15 INFO : potato3: Moved (server-side) 2026/02/07 06:27:15 DEBUG : drime root 'rclone-test-lebixuf1beci': Purge remote 2026/02/07 06:27:15 DEBUG : drime root 'rclone-test-gahacuj6noxi': Purge remote 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: TestServerSideMoveWithFilter (59.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 06:27:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-yabelew0coku" 2026/02/07 06:27:42 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-xagujux5kiha' -> drime root 'rclone-test-yabelew0coku' 2026/02/07 06:27:54 DEBUG : drime root 'rclone-test-yabelew0coku': Using server-side directory move 2026/02/07 06:27:54 INFO : drime root 'rclone-test-yabelew0coku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/07 06:27:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/07 06:27:54 DEBUG : empty space: size = 1 OK 2026/02/07 06:27:54 DEBUG : empty space: Sizes identical 2026/02/07 06:27:54 DEBUG : empty space: Unchanged skipping 2026/02/07 06:27:54 DEBUG : potato3: size = 68 (drime root 'rclone-test-xagujux5kiha') 2026/02/07 06:27:54 DEBUG : potato3: size = 60 (drime root 'rclone-test-yabelew0coku') 2026/02/07 06:27:54 DEBUG : potato3: Sizes differ 2026/02/07 06:27:55 DEBUG : drime root 'rclone-test-yabelew0coku': Waiting for checks to finish 2026/02/07 06:27:55 INFO : potato3: Deleted 2026/02/07 06:27:55 INFO : empty space: Deleted 2026/02/07 06:27:55 DEBUG : drime root 'rclone-test-yabelew0coku': Waiting for transfers to finish 2026/02/07 06:27:55 INFO : potato2: Moved (server-side) 2026/02/07 06:27:55 ERROR : potato3: Couldn't move: object not found 2026/02/07 06:27:55 ERROR : drime root 'rclone-test-xagujux5kiha': not deleting directories as there were IO errors 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:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/07 06:27:55 DEBUG : drime root 'rclone-test-yabelew0coku': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (33.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 06:27:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-xagujux5kiha/rclone-sync-test" 2026/02/07 06:28:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-xagujux5kiha/rclone-sync-test-include/layer2" 2026/02/07 06:28:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-xagujux5kiha/rclone-sync-test-ignore-file" 2026/02/07 06:28:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 06:28:11 DEBUG : rclone-sync-test: Excluded 2026/02/07 06:28:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 06:28:11 DEBUG : drime root 'rclone-test-xagujux5kiha/rclone-sync-test': Waiting for checks to finish 2026/02/07 06:28:11 DEBUG : drime root 'rclone-test-xagujux5kiha/rclone-sync-test': Waiting for transfers to finish 2026/02/07 06:28:11 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:11 INFO : There was nothing to transfer 2026/02/07 06:28:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 06:28:13 DEBUG : rclone-sync-test: Excluded 2026/02/07 06:28:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 06:28:13 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 06:28:13 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 06:28:13 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:13 INFO : rclone-sync-test-include: Removing directory 2026/02/07 06:28:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/07 06:28:14 DEBUG : drime root 'rclone-test-xagujux5kiha': failed to delete 1 directories 2026/02/07 06:28:14 INFO : There was nothing to transfer 2026/02/07 06:28:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 06:28:15 DEBUG : rclone-sync-test: Excluded 2026/02/07 06:28:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 06:28:16 DEBUG : drime root 'rclone-test-xagujux5kiha/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/07 06:28:16 DEBUG : drime root 'rclone-test-xagujux5kiha/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/07 06:28:16 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:16 INFO : There was nothing to transfer 2026/02/07 06:28:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 06:28:17 DEBUG : rclone-sync-test: Excluded 2026/02/07 06:28:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 06:28:18 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for checks to finish 2026/02/07 06:28:18 DEBUG : drime root 'rclone-test-xagujux5kiha': Waiting for transfers to finish 2026/02/07 06:28:18 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:18 INFO : rclone-sync-test-include: Removing directory 2026/02/07 06:28:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/07 06:28:18 DEBUG : drime root 'rclone-test-xagujux5kiha': failed to delete 1 directories 2026/02/07 06:28:18 INFO : There was nothing to transfer 2026/02/07 06:28:19 DEBUG : Excluded 2026/02/07 06:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/07 06:28:20 DEBUG : rclone-sync-test: Excluded 2026/02/07 06:28:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/07 06:28:21 DEBUG : drime root 'rclone-test-xagujux5kiha/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/07 06:28:21 DEBUG : drime root 'rclone-test-xagujux5kiha/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/07 06:28:21 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (26.57s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-xagujux5kiha'", Local "Local file system at /tmp/rclone3472029088", Modify Window "876000h0m0s" 2026/02/07 06:28:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-xagujux5kiha/dst" 2026/02/07 06:28:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-xagujux5kiha/CompareDest" 2026/02/07 06:28:27 DEBUG : one: Need to transfer - File not found at Destination 2026/02/07 06:28:27 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for checks to finish 2026/02/07 06:28:27 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for transfers to finish 2026/02/07 06:28:32 DEBUG : one: size = 3 OK 2026/02/07 06:28:32 INFO : one: Copied (new) 2026/02/07 06:28:32 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3472029088) 2026/02/07 06:28:34 DEBUG : one: size = 3 (drime root 'rclone-test-xagujux5kiha/dst') 2026/02/07 06:28:34 DEBUG : one: Sizes differ 2026/02/07 06:28:34 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for checks to finish 2026/02/07 06:28:34 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for transfers to finish 2026/02/07 06:28:39 DEBUG : one: Removing old object on successful upload 2026/02/07 06:28:39 DEBUG : one: size = 5 OK 2026/02/07 06:28:39 INFO : one: Copied (replaced existing) 2026/02/07 06:28:39 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:43 DEBUG : dst/one: Removing old object on successful upload 2026/02/07 06:28:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3472029088) 2026/02/07 06:28:50 DEBUG : one: size = 3 (drime root 'rclone-test-xagujux5kiha/dst') 2026/02/07 06:28:50 DEBUG : one: Sizes differ 2026/02/07 06:28:50 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for checks to finish 2026/02/07 06:28:50 DEBUG : one: size = 5 OK 2026/02/07 06:28:50 DEBUG : one: Sizes identical 2026/02/07 06:28:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 06:28:50 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for transfers to finish 2026/02/07 06:28:50 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:50 INFO : There was nothing to transfer 2026/02/07 06:28:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3472029088) 2026/02/07 06:28:56 DEBUG : one: size = 3 (drime root 'rclone-test-xagujux5kiha/dst') 2026/02/07 06:28:56 DEBUG : one: Sizes differ 2026/02/07 06:28:56 DEBUG : two: size = 3 OK 2026/02/07 06:28:56 DEBUG : two: Sizes identical 2026/02/07 06:28:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 06:28:56 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for checks to finish 2026/02/07 06:28:56 DEBUG : one: size = 5 OK 2026/02/07 06:28:56 DEBUG : one: Sizes identical 2026/02/07 06:28:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 06:28:56 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for transfers to finish 2026/02/07 06:28:56 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:56 INFO : There was nothing to transfer 2026/02/07 06:28:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3472029088) 2026/02/07 06:28:57 DEBUG : one: size = 3 (drime root 'rclone-test-xagujux5kiha/dst') 2026/02/07 06:28:57 DEBUG : one: Sizes differ 2026/02/07 06:28:57 DEBUG : two: size = 3 OK 2026/02/07 06:28:57 DEBUG : two: Sizes identical 2026/02/07 06:28:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/07 06:28:57 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for checks to finish 2026/02/07 06:28:57 DEBUG : one: size = 5 OK 2026/02/07 06:28:57 DEBUG : one: Sizes identical 2026/02/07 06:28:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 06:28:57 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for transfers to finish 2026/02/07 06:28:57 DEBUG : Waiting for deletions to finish 2026/02/07 06:28:57 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/07 06:28:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3472029088) 2026/02/07 06:28:59 DEBUG : one: size = 3 (drime root 'rclone-test-xagujux5kiha/dst') 2026/02/07 06:28:59 DEBUG : one: Sizes differ 2026/02/07 06:28:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3472029088) 2026/02/07 06:28:59 DEBUG : two: size = 3 (drime root 'rclone-test-xagujux5kiha/CompareDest') 2026/02/07 06:28:59 DEBUG : two: Sizes differ 2026/02/07 06:28:59 DEBUG : two: Need to transfer - File not found at Destination 2026/02/07 06:28:59 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for checks to finish 2026/02/07 06:28:59 DEBUG : one: size = 5 OK 2026/02/07 06:28:59 DEBUG : one: Sizes identical 2026/02/07 06:28:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/07 06:28:59 DEBUG : drime root 'rclone-test-xagujux5kiha/dst': Waiting for transfers to finish 2026/02/07 06:29:05 DEBUG : two: size = 5 OK 2026/02/07 06:29:05 INFO : two: Copied (new) 2026/02/07 06:29:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (44.45s) FAIL 2026/02/07 06:29:09 DEBUG : drime root 'rclone-test-xagujux5kiha': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCopyDeleteBefore|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncCompareDest|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncOverlapWithFilter|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime)$'" - Finished ERROR in 1h9m55.983326348s (try 2/5): exit status 1: Failed [TestCopyNoEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncDeleteDuring TestCopyDeleteBefore TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveDeleteEmptySourceDirs]