"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/11 02:37:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa" 2026/03/11 02:37:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/11 02:37:00 DEBUG : Creating backend with remote "/tmp/rclone4292484663" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/11 02:37:02 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:02 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.49s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/11 02:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:03 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:03 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:37:05 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:37:05 DEBUG : drime root 'rclone-test-yunocut3dexa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.81s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.64s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:08 DEBUG : Creating backend with remote "/non-existing" 2026/03/11 02:37:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/11 02:37:08 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:08 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:09 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:09 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:37:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.21s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.59s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:13 INFO : drime root 'rclone-test-yunocut3dexa': Running all checks before starting transfers 2026/03/11 02:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:14 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:14 INFO : drime root 'rclone-test-yunocut3dexa': Checks finished, now starting transfers 2026/03/11 02:37:14 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:37:15 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (4.81s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:18 ERROR : Ignoring --no-traverse with sync 2026/03/11 02:37:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:18 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:18 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:37:20 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:37:20 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (4.45s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/11 02:37:23 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:23 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:24 DEBUG : hello world2: size = 12 OK 2026/03/11 02:37:24 INFO : hello world2: 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: TestCopyWithDepth (9.27s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:37:32 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:32 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:33 DEBUG : potato2: size = 11 OK 2026/03/11 02:37:33 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 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 (17.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:37:49 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:49 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:50 DEBUG : potato2: size = 11 OK 2026/03/11 02:37:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.21s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/11 02:37:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 02:37:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/11 02:37:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/11 02:37:53 INFO : sub dir2: Making directory 2026/03/11 02:37:53 INFO : sub dir: Making directory 2026/03/11 02:37:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:54 INFO : sub dir2/sub sub dir2: Making directory 2026/03/11 02:37:54 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:54 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:37:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:37:55 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:37:56 DEBUG : drime root 'rclone-test-yunocut3dexa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.41s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:37:59 INFO : sub dir2: Making directory 2026/03/11 02:37:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/11 02:37:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 02:37:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:37:59 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:37:59 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.93s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:03 DEBUG : sub dir2: Making directory with metadata 2026/03/11 02:38:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 02:38:03 INFO : sub dir2: Making directory 2026/03/11 02:38:03 INFO : sub dir: Making directory 2026/03/11 02:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:04 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:38:04 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:05 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:38:05 INFO : sub dir/hello world: Deleted 2026/03/11 02:38:06 DEBUG : drime root 'rclone-test-yunocut3dexa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/11 02:38:06 DEBUG : drime root 'rclone-test-yunocut3dexa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.45s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.59s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:09 INFO : sub dir2: Making directory 2026/03/11 02:38:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:09 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:38:09 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:10 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:38:10 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (4.58s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:13 DEBUG : sub dir2: Making directory with metadata 2026/03/11 02:38:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/11 02:38:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/11 02:38:13 INFO : sub dir2: Making directory 2026/03/11 02:38:14 INFO : sub dir: Making directory 2026/03/11 02:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:14 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:38:14 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:15 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:38:15 DEBUG : Waiting for deletions to finish 2026/03/11 02:38:16 DEBUG : drime root 'rclone-test-yunocut3dexa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.36s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.83s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:18 INFO : sub dir2: Making directory 2026/03/11 02:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:19 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:38:19 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:20 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:38:20 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (4.48s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-wisuban6leti" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-yunocut3dexa' -> drime root 'rclone-test-wisuban6leti' 2026/03/11 02:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:26 DEBUG : drime root 'rclone-test-wisuban6leti': Waiting for checks to finish 2026/03/11 02:38:26 DEBUG : drime root 'rclone-test-wisuban6leti': Waiting for transfers to finish 2026/03/11 02:38:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 02:38:29 DEBUG : drime root 'rclone-test-wisuban6leti': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (8.99s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:38:34 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:38:34 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 02:38:34 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:38:34 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:35 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/11 02:38:35 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:641: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestCopyOverSelf (6.65s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:41 DEBUG : Creating backend with remote "TestDrime:rclone-test-sugesof1kitu" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-yunocut3dexa' -> drime root 'rclone-test-sugesof1kitu' 2026/03/11 02:38:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:42 DEBUG : drime root 'rclone-test-sugesof1kitu': Waiting for checks to finish 2026/03/11 02:38:42 DEBUG : drime root 'rclone-test-sugesof1kitu': Waiting for transfers to finish 2026/03/11 02:38:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:38:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 02:38:46 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-yunocut3dexa'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:38:46 DEBUG : drime root 'rclone-test-sugesof1kitu': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (10.99s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:52 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:38:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:38:52 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:38:52 DEBUG : sub dir/hello world: Sizes differ 2026/03/11 02:38:52 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:38:53 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/11 02:38:53 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:38:53 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestMoveOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (6.21s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:38:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-qecizeh8mini" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-yunocut3dexa' -> drime root 'rclone-test-qecizeh8mini' 2026/03/11 02:38:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:38:59 DEBUG : drime root 'rclone-test-qecizeh8mini': Waiting for checks to finish 2026/03/11 02:38:59 DEBUG : drime root 'rclone-test-qecizeh8mini': Waiting for transfers to finish 2026/03/11 02:39:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:39:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/11 02:39:02 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-yunocut3dexa'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:39:03 DEBUG : drime root 'rclone-test-qecizeh8mini': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (10.59s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:08 ERROR : error listing: directory not found 2026/03/11 02:39:09 INFO : Local file system at /tmp/rclone4292484663: Making directory 2026/03/11 02:39:10 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:10 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (6.57s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/11 02:39:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:39:15 DEBUG : Local file system at /tmp/rclone4292484663: Waiting for checks to finish 2026/03/11 02:39:15 DEBUG : Local file system at /tmp/rclone4292484663: Waiting for transfers to finish 2026/03/11 02:39:16 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/11 02:39:16 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/11 02:39:16 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:39:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyRedownload (5.22s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/11 02:39:18 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:18 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:19 DEBUG : check sum: size = 1 OK 2026/03/11 02:39:19 INFO : check sum: Copied (new) 2026/03/11 02:39:19 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:19 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:19 DEBUG : check sum: size = 1 OK 2026/03/11 02:39:19 NOTICE: drime root 'rclone-test-yunocut3dexa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/11 02:39:19 DEBUG : check sum: Size of src and dst objects identical 2026/03/11 02:39:19 DEBUG : check sum: Unchanged skipping 2026/03/11 02:39:19 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:19 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.16s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/11 02:39:20 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:20 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:21 DEBUG : sizeonly: size = 6 OK 2026/03/11 02:39:21 INFO : sizeonly: Copied (new) 2026/03/11 02:39:21 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:22 DEBUG : sizeonly: size = 6 OK 2026/03/11 02:39:22 DEBUG : sizeonly: Sizes identical 2026/03/11 02:39:22 DEBUG : sizeonly: Unchanged skipping 2026/03/11 02:39:22 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:22 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:22 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/11 02:39:23 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:23 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:23 INFO : ignore-size: Copied (new) 2026/03/11 02:39:23 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:24 DEBUG : ignore-size: Sizes identical 2026/03/11 02:39:24 DEBUG : ignore-size: Unchanged skipping 2026/03/11 02:39:24 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:24 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:24 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:24 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (9.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", 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/03/11 02:39:41 DEBUG : existing: size = 6 OK 2026/03/11 02:39:41 DEBUG : existing: Sizes identical 2026/03/11 02:39:41 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:41 DEBUG : existing: Unchanged skipping 2026/03/11 02:39:41 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:41 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:41 INFO : There was nothing to transfer 2026/03/11 02:39:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/11 02:39:41 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:41 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:42 DEBUG : existing: Removing old object on successful upload 2026/03/11 02:39:42 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:39:42 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting files as there were IO errors 2026/03/11 02:39:42 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncIgnoreTimes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncIgnoreTimes (18.05s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/11 02:39:50 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:50 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:51 DEBUG : existing: size = 6 OK 2026/03/11 02:39:51 INFO : existing: Copied (new) 2026/03/11 02:39:51 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:52 DEBUG : existing: Destination exists, skipping 2026/03/11 02:39:52 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:52 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:52 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:39:55 INFO : d: Making directory 2026/03/11 02:39:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/11 02:39:56 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:39:56 DEBUG : c/non empty space: size = 5 OK 2026/03/11 02:39:56 DEBUG : c/non empty space: Sizes identical 2026/03/11 02:39:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/11 02:39:56 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:39:57 DEBUG : a/potato2: size = 60 OK 2026/03/11 02:39:57 INFO : a/potato2: Copied (new) 2026/03/11 02:39:57 DEBUG : Waiting for deletions to finish 2026/03/11 02:39:57 INFO : b/potato: Deleted 2026/03/11 02:39:57 INFO : d: Removing directory 2026/03/11 02:39:58 INFO : b: Removing directory 2026/03/11 02:39:58 DEBUG : drime root 'rclone-test-yunocut3dexa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", 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/03/11 02:40:09 DEBUG : empty space: size = 1 OK 2026/03/11 02:40:09 DEBUG : empty space: Sizes identical 2026/03/11 02:40:09 DEBUG : empty space: Unchanged skipping 2026/03/11 02:40:09 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:40:09 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:40:09 DEBUG : Waiting for deletions to finish 2026/03/11 02:40:09 INFO : There was nothing to transfer 2026/03/11 02:40:10 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:40:10 DEBUG : empty space: size = 1 OK 2026/03/11 02:40:10 DEBUG : empty space: Sizes identical 2026/03/11 02:40:10 DEBUG : empty space: Unchanged skipping 2026/03/11 02:40:10 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:40:10 DEBUG : Waiting for deletions to finish 2026/03/11 02:40:10 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (17.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.45s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:40:20 DEBUG : empty space: size = 1 OK 2026/03/11 02:40:20 DEBUG : empty space: Sizes identical 2026/03/11 02:40:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/11 02:40:20 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:40:20 DEBUG : empty space: Unchanged skipping 2026/03/11 02:40:20 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:40:21 DEBUG : potato: size = 60 OK 2026/03/11 02:40:21 INFO : potato: Copied (new) 2026/03/11 02:40:21 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterAddingAFile (10.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", 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/03/11 02:40:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:40:38 DEBUG : potato: size = 60 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:40:38 DEBUG : potato: Sizes differ 2026/03/11 02:40:38 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:40:38 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:40:39 DEBUG : potato: Removing old object on successful upload 2026/03/11 02:40:39 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:40:39 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting files as there were IO errors 2026/03/11 02:40:39 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingFilesSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingFilesSizeOnly (17.83s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 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/03/11 02:40:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:40:56 DEBUG : potato: size = 36 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:40:56 DEBUG : potato: Sizes differ 2026/03/11 02:40:56 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:40:56 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:40:57 DEBUG : potato: Removing old object on successful upload 2026/03/11 02:40:57 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:40:57 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting files as there were IO errors 2026/03/11 02:40:57 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingContentsOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingContentsOnly (17.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:41:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:41:07 DEBUG : empty space: size = 1 OK 2026/03/11 02:41:07 DEBUG : empty space: Sizes identical 2026/03/11 02:41:07 DEBUG : empty space: Unchanged skipping 2026/03/11 02:41:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/11 02:41:07 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:07 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:07 DEBUG : Waiting for deletions to finish 2026/03/11 02:41:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:41:10 DEBUG : empty space: size = 1 OK 2026/03/11 02:41:10 DEBUG : empty space: Sizes identical 2026/03/11 02:41:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:41:10 DEBUG : empty space: Unchanged skipping 2026/03/11 02:41:10 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:10 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:11 DEBUG : potato2: size = 60 OK 2026/03/11 02:41:11 INFO : potato2: Copied (new) 2026/03/11 02:41:11 DEBUG : Waiting for deletions to finish 2026/03/11 02:41:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:41:15 INFO : d: Making directory 2026/03/11 02:41:16 INFO : d/e: Making directory 2026/03/11 02:41:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/11 02:41:18 DEBUG : c/non empty space: size = 5 OK 2026/03/11 02:41:18 DEBUG : c/non empty space: Sizes identical 2026/03/11 02:41:18 DEBUG : c/non empty space: Unchanged skipping 2026/03/11 02:41:18 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:18 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:18 DEBUG : a/potato2: size = 60 OK 2026/03/11 02:41:18 INFO : a/potato2: Copied (new) 2026/03/11 02:41:18 DEBUG : Waiting for deletions to finish 2026/03/11 02:41:19 INFO : b/potato: Deleted 2026/03/11 02:41:19 INFO : d/e: Removing directory 2026/03/11 02:41:19 INFO : d: Removing directory 2026/03/11 02:41:20 INFO : b: Removing directory 2026/03/11 02:41:20 DEBUG : drime root 'rclone-test-yunocut3dexa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:41:25 INFO : d: Making directory 2026/03/11 02:41:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/11 02:41:27 DEBUG : c/non empty space: size = 5 OK 2026/03/11 02:41:27 DEBUG : c/non empty space: Sizes identical 2026/03/11 02:41:27 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:27 DEBUG : c/non empty space: Unchanged skipping 2026/03/11 02:41:27 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:28 DEBUG : a/potato2: size = 60 OK 2026/03/11 02:41:28 INFO : a/potato2: Copied (new) 2026/03/11 02:41:28 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting files as there were IO errors 2026/03/11 02:41:28 ERROR : drime root 'rclone-test-yunocut3dexa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:41:33 DEBUG : Waiting for deletions to finish 2026/03/11 02:41:33 DEBUG : empty space: size = 1 OK 2026/03/11 02:41:33 DEBUG : empty space: Sizes identical 2026/03/11 02:41:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:41:33 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:33 DEBUG : empty space: Unchanged skipping 2026/03/11 02:41:33 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:33 INFO : potato: Deleted 2026/03/11 02:41:34 DEBUG : potato2: size = 60 OK 2026/03/11 02:41:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.78s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:41:37 DEBUG : Waiting for deletions to finish 2026/03/11 02:41:37 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:37 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:37 INFO : potato: Deleted 2026/03/11 02:41:38 DEBUG : empty space: size = 1 OK 2026/03/11 02:41:38 DEBUG : empty space: Sizes identical 2026/03/11 02:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:41:38 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:41:38 DEBUG : empty space: Unchanged skipping 2026/03/11 02:41:38 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:41:38 DEBUG : potato2: size = 60 OK 2026/03/11 02:41: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 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: TestSyncDeleteBefore (19.29s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", 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/03/11 02:42:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:42:03 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:42:03 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:42:04 DEBUG : potato2: size = 19 OK 2026/03/11 02:42:04 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 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: TestCopyDeleteBefore (25.89s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:42:22 DEBUG : enormous: Excluded (Size Filter) 2026/03/11 02:42:22 DEBUG : enormous: Excluded 2026/03/11 02:42:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 02:42:22 DEBUG : potato2: Excluded 2026/03/11 02:42:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 02:42:22 DEBUG : potato2: Excluded 2026/03/11 02:42:22 DEBUG : empty space: size = 1 OK 2026/03/11 02:42:22 DEBUG : empty space: Sizes identical 2026/03/11 02:42:22 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:42:22 DEBUG : empty space: Unchanged skipping 2026/03/11 02:42:22 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:42:22 DEBUG : Waiting for deletions to finish 2026/03/11 02:42:22 INFO : There was nothing to transfer 2026/03/11 02:42:22 DEBUG : enormous: Excluded (Size Filter) 2026/03/11 02:42:22 DEBUG : enormous: Excluded 2026/03/11 02:42:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 02:42:22 DEBUG : potato2: Excluded 2026/03/11 02:42:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 02:42:22 DEBUG : potato2: Excluded 2026/03/11 02:42:22 DEBUG : empty space: size = 1 OK 2026/03/11 02:42:22 DEBUG : empty space: Sizes identical 2026/03/11 02:42:22 DEBUG : empty space: Unchanged skipping 2026/03/11 02:42:22 DEBUG : Local file system at /tmp/rclone4292484663: Waiting for checks to finish 2026/03/11 02:42:22 DEBUG : Local file system at /tmp/rclone4292484663: Waiting for transfers to finish 2026/03/11 02:42:22 DEBUG : Waiting for deletions to finish 2026/03/11 02:42:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:42:26 DEBUG : enormous: Excluded (Size Filter) 2026/03/11 02:42:26 DEBUG : enormous: Excluded 2026/03/11 02:42:26 DEBUG : potato2: Excluded (Size Filter) 2026/03/11 02:42:26 DEBUG : potato2: Excluded 2026/03/11 02:42:26 DEBUG : empty space: size = 1 OK 2026/03/11 02:42:26 DEBUG : empty space: Sizes identical 2026/03/11 02:42:26 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:42:26 DEBUG : empty space: Unchanged skipping 2026/03/11 02:42:26 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:42:26 DEBUG : Waiting for deletions to finish 2026/03/11 02:42:26 INFO : enormous: Deleted 2026/03/11 02:42:26 INFO : potato2: Deleted 2026/03/11 02:42:26 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/11 02:42:34 DEBUG : empty space: size = 1 OK 2026/03/11 02:42:34 DEBUG : empty space: Sizes identical 2026/03/11 02:42:34 DEBUG : empty space: Unchanged skipping 2026/03/11 02:42:34 DEBUG : Local file system at /tmp/rclone4292484663: Waiting for checks to finish 2026/03/11 02:42:34 DEBUG : Local file system at /tmp/rclone4292484663: Waiting for transfers to finish 2026/03/11 02:42:34 DEBUG : Waiting for deletions to finish 2026/03/11 02:42:34 INFO : enormous: Deleted 2026/03/11 02:42:34 INFO : potato2: Deleted 2026/03/11 02:42: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:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/11 02:42:43 ERROR : drime root 'rclone-test-yunocut3dexa': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/11 02:42:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/11 02:42:43 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/11 02:42:43 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:42:43 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:42:44 DEBUG : potato: size = 14 OK 2026/03/11 02:42:44 INFO : potato: Copied (new) 2026/03/11 02:42:44 DEBUG : yam: size = 11 OK 2026/03/11 02:42:44 INFO : yam: Copied (new) 2026/03/11 02:42:44 DEBUG : Waiting for deletions to finish 2026/03/11 02:42:44 ERROR : drime root 'rclone-test-yunocut3dexa': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/11 02:42:44 DEBUG : potato: size = 14 OK 2026/03/11 02:42:44 DEBUG : potato: Sizes identical 2026/03/11 02:42:44 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/11 02:42:44 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:42:44 DEBUG : potato: Unchanged skipping 2026/03/11 02:42:44 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:42:45 DEBUG : yaml: size = 11 OK 2026/03/11 02:42:45 INFO : yaml: Copied (new) 2026/03/11 02:42:45 DEBUG : Waiting for deletions to finish 2026/03/11 02:42:45 INFO : yam: Deleted 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: TestSyncWithTrackRenames (10.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/11 02:42:54 ERROR : drime root 'rclone-test-yunocut3dexa': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/11 02:42:54 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/11 02:42:54 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/11 02:42:54 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:42:54 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:42:54 DEBUG : potato: size = 14 OK 2026/03/11 02:42:54 INFO : potato: Copied (new) 2026/03/11 02:42:54 DEBUG : yam: size = 11 OK 2026/03/11 02:42:54 INFO : yam: Copied (new) 2026/03/11 02:42:54 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/11 02:43:02 ERROR : drime root 'rclone-test-yunocut3dexa': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/11 02:43:02 DEBUG : potato: size = 14 OK 2026/03/11 02:43:02 DEBUG : potato: Sizes identical 2026/03/11 02:43:02 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/11 02:43:02 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:02 DEBUG : potato: Unchanged skipping 2026/03/11 02:43:02 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:03 DEBUG : yaml: size = 11 OK 2026/03/11 02:43:03 INFO : yaml: Copied (new) 2026/03/11 02:43:03 DEBUG : Waiting for deletions to finish 2026/03/11 02:43:03 INFO : yam: Deleted 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: TestSyncWithTrackRenamesStrategyModtime (18.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/11 02:43:12 INFO : drime root 'rclone-test-yunocut3dexa': Making map for --track-renames 2026/03/11 02:43:12 INFO : drime root 'rclone-test-yunocut3dexa': Finished making map for --track-renames 2026/03/11 02:43:12 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/11 02:43:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/11 02:43:12 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for renames to finish 2026/03/11 02:43:12 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:13 DEBUG : potato: size = 14 OK 2026/03/11 02:43:13 INFO : potato: Copied (new) 2026/03/11 02:43:13 DEBUG : sub/yam: size = 11 OK 2026/03/11 02:43:13 INFO : sub/yam: Copied (new) 2026/03/11 02:43:13 DEBUG : Waiting for deletions to finish 2026/03/11 02:43:14 DEBUG : potato: size = 14 OK 2026/03/11 02:43:14 DEBUG : potato: Sizes identical 2026/03/11 02:43:14 DEBUG : potato: Unchanged skipping 2026/03/11 02:43:14 INFO : drime root 'rclone-test-yunocut3dexa': Making map for --track-renames 2026/03/11 02:43:14 INFO : drime root 'rclone-test-yunocut3dexa': Finished making map for --track-renames 2026/03/11 02:43:14 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:14 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for renames to finish 2026/03/11 02:43:15 INFO : sub/yam: Moved (server-side) to: yam 2026/03/11 02:43:15 INFO : yam: Renamed from "sub/yam" 2026/03/11 02:43:15 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:15 DEBUG : Waiting for deletions to finish 2026/03/11 02:43:15 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.81s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:43:17 DEBUG : Creating backend with remote "/tmp/rclone4292484663/dir1" 2026/03/11 02:43:17 DEBUG : Creating backend with remote "/tmp/rclone4292484663/dir2" 2026/03/11 02:43:17 DEBUG : Local file system at /tmp/rclone4292484663/dir2: Using server-side directory move 2026/03/11 02:43:17 INFO : Local file system at /tmp/rclone4292484663/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 02:43:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/11 02:43:17 DEBUG : Local file system at /tmp/rclone4292484663/dir2: Waiting for checks to finish 2026/03/11 02:43:17 DEBUG : Local file system at /tmp/rclone4292484663/dir2: Waiting for transfers to finish 2026/03/11 02:43:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:43:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:43:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/11 02:43:17 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:17 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:43:20 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:43:20 INFO : sub dir/hello world: Deleted 2026/03/11 02:43:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/11 02:43:20 INFO : nested/sub dir/file: Copied (new) 2026/03/11 02:43:20 INFO : nested/sub dir/file: Deleted 2026/03/11 02:43:20 INFO : sub dir: Removing directory 2026/03/11 02:43:20 INFO : nested/sub dir: Removing directory 2026/03/11 02:43:20 INFO : nested: Removing directory 2026/03/11 02:43:20 DEBUG : Local file system at /tmp/rclone4292484663: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:43:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/11 02:43:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/11 02:43:23 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:23 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/11 02:43:25 INFO : nested/sub dir/file: Copied (new) 2026/03/11 02:43:25 INFO : nested/sub dir/file: Deleted 2026/03/11 02:43:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/11 02:43:25 INFO : sub dir/hello world: Copied (new) 2026/03/11 02:43:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:43:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/11 02:43:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/11 02:43:29 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:29 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:30 DEBUG : existing-b: size = 6 OK 2026/03/11 02:43:30 INFO : existing-b: Copied (new) 2026/03/11 02:43:30 INFO : existing-b: Deleted 2026/03/11 02:43:30 DEBUG : existing: size = 6 OK 2026/03/11 02:43:30 INFO : existing: Copied (new) 2026/03/11 02:43:30 INFO : existing: Deleted 2026/03/11 02:43:30 DEBUG : existing: Destination exists, skipping 2026/03/11 02:43:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/11 02:43:30 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:43:30 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:43:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:43:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-cixebik2yufu" 2026/03/11 02:43:31 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-yunocut3dexa' -> drime root 'rclone-test-cixebik2yufu' 2026/03/11 02:43:44 DEBUG : drime root 'rclone-test-cixebik2yufu': Using server-side directory move 2026/03/11 02:43:44 INFO : drime root 'rclone-test-cixebik2yufu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 02:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:43:44 DEBUG : empty space: size = 1 OK 2026/03/11 02:43:44 DEBUG : empty space: Sizes identical 2026/03/11 02:43:44 DEBUG : empty space: Unchanged skipping 2026/03/11 02:43:44 DEBUG : drime root 'rclone-test-cixebik2yufu': Waiting for checks to finish 2026/03/11 02:43:44 DEBUG : potato3: size = 68 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:43:44 DEBUG : potato3: size = 60 (drime root 'rclone-test-cixebik2yufu') 2026/03/11 02:43:44 DEBUG : potato3: Sizes differ 2026/03/11 02:43:45 INFO : empty space: Deleted 2026/03/11 02:43:45 DEBUG : drime root 'rclone-test-cixebik2yufu': Waiting for transfers to finish 2026/03/11 02:43:45 INFO : potato3: Deleted 2026/03/11 02:43:45 ERROR : potato2: Couldn't move: object not found 2026/03/11 02:43:45 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/03/11 02:43:45 DEBUG : drime root 'rclone-test-cixebik2yufu': Purge remote --- FAIL: TestServerSideMove (14.37s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:43:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-pisavim4fomu" 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-yunocut3dexa' -> drime root 'rclone-test-pisavim4fomu' 2026/03/11 02:43:59 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 02:43:59 DEBUG : empty space: Excluded 2026/03/11 02:43:59 DEBUG : empty space: Excluded (Size Filter) 2026/03/11 02:43:59 DEBUG : empty space: Excluded 2026/03/11 02:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:43:59 DEBUG : potato3: size = 68 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:43:59 DEBUG : potato3: size = 60 (drime root 'rclone-test-pisavim4fomu') 2026/03/11 02:43:59 DEBUG : potato3: Sizes differ 2026/03/11 02:43:59 DEBUG : drime root 'rclone-test-pisavim4fomu': Waiting for checks to finish 2026/03/11 02:43:59 DEBUG : drime root 'rclone-test-pisavim4fomu': Waiting for transfers to finish 2026/03/11 02:43:59 INFO : potato3: Deleted 2026/03/11 02:43:59 ERROR : potato2: Couldn't move: object not found 2026/03/11 02:43:59 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/03/11 02:43:59 DEBUG : drime root 'rclone-test-pisavim4fomu': 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 --- FAIL: TestServerSideMoveWithFilter (21.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:44:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-kebuday9cawi" 2026/03/11 02:44:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-yunocut3dexa' -> drime root 'rclone-test-kebuday9cawi' 2026/03/11 02:44:14 DEBUG : drime root 'rclone-test-kebuday9cawi': Using server-side directory move 2026/03/11 02:44:14 INFO : drime root 'rclone-test-kebuday9cawi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/11 02:44:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/11 02:44:14 DEBUG : empty space: size = 1 OK 2026/03/11 02:44:14 DEBUG : empty space: Sizes identical 2026/03/11 02:44:14 DEBUG : empty space: Unchanged skipping 2026/03/11 02:44:14 DEBUG : potato3: size = 68 (drime root 'rclone-test-yunocut3dexa') 2026/03/11 02:44:14 DEBUG : potato3: size = 60 (drime root 'rclone-test-kebuday9cawi') 2026/03/11 02:44:14 DEBUG : potato3: Sizes differ 2026/03/11 02:44:14 DEBUG : drime root 'rclone-test-kebuday9cawi': Waiting for checks to finish 2026/03/11 02:44:14 INFO : empty space: Deleted 2026/03/11 02:44:14 DEBUG : drime root 'rclone-test-kebuday9cawi': Waiting for transfers to finish 2026/03/11 02:44:14 INFO : potato3: Deleted 2026/03/11 02:44:14 ERROR : potato2: Couldn't move: object not found 2026/03/11 02:44:14 ERROR : potato3: Couldn't move: object not found 2026/03/11 02:44:14 ERROR : drime root 'rclone-test-yunocut3dexa': 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/03/11 02:44:14 DEBUG : drime root 'rclone-test-kebuday9cawi': 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 --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (15.87s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.41s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:44:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/rclone-sync-test" --- PASS: TestSyncOverlap (1.34s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:44:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/rclone-sync-test" 2026/03/11 02:44:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/rclone-sync-test-include/layer2" 2026/03/11 02:44:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/rclone-sync-test-ignore-file" 2026/03/11 02:44:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 02:44:32 DEBUG : rclone-sync-test: Excluded 2026/03/11 02:44:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 02:44:33 DEBUG : drime root 'rclone-test-yunocut3dexa/rclone-sync-test': Waiting for checks to finish 2026/03/11 02:44:33 DEBUG : drime root 'rclone-test-yunocut3dexa/rclone-sync-test': Waiting for transfers to finish 2026/03/11 02:44:33 DEBUG : Waiting for deletions to finish 2026/03/11 02:44:33 INFO : There was nothing to transfer 2026/03/11 02:44:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 02:44:34 DEBUG : rclone-sync-test: Excluded 2026/03/11 02:44:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 02:44:34 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:44:34 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:44:34 DEBUG : Waiting for deletions to finish 2026/03/11 02:44:34 INFO : rclone-sync-test-include: Removing directory 2026/03/11 02:44:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/11 02:44:35 DEBUG : drime root 'rclone-test-yunocut3dexa': failed to delete 1 directories 2026/03/11 02:44:35 INFO : There was nothing to transfer 2026/03/11 02:44:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 02:44:36 DEBUG : rclone-sync-test: Excluded 2026/03/11 02:44:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 02:44:36 DEBUG : drime root 'rclone-test-yunocut3dexa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/11 02:44:36 DEBUG : drime root 'rclone-test-yunocut3dexa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/11 02:44:36 DEBUG : Waiting for deletions to finish 2026/03/11 02:44:36 INFO : There was nothing to transfer 2026/03/11 02:44:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 02:44:37 DEBUG : rclone-sync-test: Excluded 2026/03/11 02:44:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 02:44:38 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for checks to finish 2026/03/11 02:44:38 DEBUG : drime root 'rclone-test-yunocut3dexa': Waiting for transfers to finish 2026/03/11 02:44:38 DEBUG : Waiting for deletions to finish 2026/03/11 02:44:38 INFO : rclone-sync-test-include: Removing directory 2026/03/11 02:44:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/11 02:44:38 DEBUG : drime root 'rclone-test-yunocut3dexa': failed to delete 1 directories 2026/03/11 02:44:38 INFO : There was nothing to transfer 2026/03/11 02:44:38 DEBUG : Excluded 2026/03/11 02:44:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/11 02:44:39 DEBUG : rclone-sync-test: Excluded 2026/03/11 02:44:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/11 02:44:39 DEBUG : drime root 'rclone-test-yunocut3dexa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/11 02:44:39 DEBUG : drime root 'rclone-test-yunocut3dexa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/11 02:44:39 DEBUG : Waiting for deletions to finish 2026/03/11 02:44:39 INFO : There was nothing to transfer run.go:130: removing dir "rclone-sync-test-include" failed - try 1/3: directory not empty --- PASS: TestSyncOverlapWithFilter (17.87s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:44:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/dst" 2026/03/11 02:44:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/CompareDest" 2026/03/11 02:44:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/11 02:44:45 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 02:44:45 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for transfers to finish 2026/03/11 02:44:47 DEBUG : one: size = 3 OK 2026/03/11 02:44:47 INFO : one: Copied (new) 2026/03/11 02:44:47 DEBUG : Waiting for deletions to finish 2026/03/11 02:44:48 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 02:44:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:44:48 DEBUG : one: size = 3 (drime root 'rclone-test-yunocut3dexa/dst') 2026/03/11 02:44:48 DEBUG : one: Sizes differ 2026/03/11 02:44:48 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for transfers to finish 2026/03/11 02:44:49 DEBUG : one: Removing old object on successful upload 2026/03/11 02:44:49 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:44:49 ERROR : drime root 'rclone-test-yunocut3dexa/dst': not deleting files as there were IO errors 2026/03/11 02:44:49 ERROR : drime root 'rclone-test-yunocut3dexa/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCompareDest (8.21s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:44:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/dest" 2026/03/11 02:44:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/pre-dest1" 2026/03/11 02:44:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/pre-dest2" 2026/03/11 02:44:57 DEBUG : 1: size = 1 OK 2026/03/11 02:44:57 DEBUG : 1: Sizes identical 2026/03/11 02:44:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/11 02:44:57 DEBUG : 2: size = 1 OK 2026/03/11 02:44:57 DEBUG : 2: Sizes identical 2026/03/11 02:44:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/11 02:44:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/11 02:44:57 DEBUG : drime root 'rclone-test-yunocut3dexa/dest': Waiting for checks to finish 2026/03/11 02:44:57 DEBUG : drime root 'rclone-test-yunocut3dexa/dest': Waiting for transfers to finish 2026/03/11 02:44:59 DEBUG : 3: size = 1 OK 2026/03/11 02:44:59 INFO : 3: Copied (new) 2026/03/11 02:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.62s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:45:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/dst" 2026/03/11 02:45:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/CopyDest" 2026/03/11 02:45:05 DEBUG : one: Need to transfer - File not found at Destination 2026/03/11 02:45:05 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 02:45:05 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for transfers to finish 2026/03/11 02:45:06 DEBUG : one: size = 3 OK 2026/03/11 02:45:06 INFO : one: Copied (new) 2026/03/11 02:45:06 DEBUG : Waiting for deletions to finish 2026/03/11 02:45:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:45:07 DEBUG : one: size = 3 (drime root 'rclone-test-yunocut3dexa/dst') 2026/03/11 02:45:07 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 02:45:07 DEBUG : one: Sizes differ 2026/03/11 02:45:07 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for transfers to finish 2026/03/11 02:45:08 DEBUG : one: Removing old object on successful upload 2026/03/11 02:45:08 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/11 02:45:08 ERROR : drime root 'rclone-test-yunocut3dexa/dst': not deleting files as there were IO errors 2026/03/11 02:45:08 ERROR : drime root 'rclone-test-yunocut3dexa/dst': not deleting directories as there were IO errors sync_test.go:2298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2298 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCopyDest (8.83s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:45:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/dst" 2026/03/11 02:45:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/backup" 2026/03/11 02:45:16 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 02:45:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:45:16 DEBUG : two: size = 3 OK 2026/03/11 02:45:16 DEBUG : one: size = 3 (drime root 'rclone-test-yunocut3dexa/dst') 2026/03/11 02:45:16 DEBUG : two: Sizes identical 2026/03/11 02:45:16 DEBUG : one: Sizes differ 2026/03/11 02:45:16 DEBUG : two: Unchanged skipping 2026/03/11 02:45:17 INFO : one: Moved (server-side) 2026/03/11 02:45:17 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for transfers to finish 2026/03/11 02:45:18 DEBUG : one: size = 4 OK 2026/03/11 02:45:18 INFO : one: Copied (new) 2026/03/11 02:45:18 DEBUG : Waiting for deletions to finish 2026/03/11 02:45:18 INFO : three.txt: Moved (server-side) 2026/03/11 02:45:18 INFO : three.txt: Moved into backup dir 2026/03/11 02:45:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:45:20 DEBUG : one: size = 4 (drime root 'rclone-test-yunocut3dexa/dst') 2026/03/11 02:45:20 DEBUG : one: Sizes differ 2026/03/11 02:45:20 DEBUG : two: size = 3 OK 2026/03/11 02:45:20 DEBUG : two: Sizes identical 2026/03/11 02:45:20 DEBUG : two: Unchanged skipping 2026/03/11 02:45:20 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 02:45:21 INFO : one: Deleted 2026/03/11 02:45:21 INFO : one: Moved (server-side) 2026/03/11 02:45:21 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for transfers to finish 2026/03/11 02:45:22 DEBUG : one: size = 5 OK 2026/03/11 02:45:22 INFO : one: Copied (new) 2026/03/11 02:45:22 DEBUG : Waiting for deletions to finish 2026/03/11 02:45:22 INFO : three.txt: Deleted 2026/03/11 02:45:23 INFO : three.txt: Moved (server-side) 2026/03/11 02:45:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.10s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-yunocut3dexa'", Local "Local file system at /tmp/rclone4292484663", Modify Window "876000h0m0s" 2026/03/11 02:45:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/dst" 2026/03/11 02:45:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-yunocut3dexa/backup" 2026/03/11 02:45:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone4292484663) 2026/03/11 02:45:31 DEBUG : one: size = 3 (drime root 'rclone-test-yunocut3dexa/dst') 2026/03/11 02:45:31 DEBUG : one: Sizes differ 2026/03/11 02:45:31 DEBUG : two: size = 3 OK 2026/03/11 02:45:31 DEBUG : two: Sizes identical 2026/03/11 02:45:31 DEBUG : two: Unchanged skipping 2026/03/11 02:45:31 DEBUG : drime root 'rclone-test-yunocut3dexa/dst': Waiting for checks to finish 2026/03/11 04:11:54 DEBUG : pacer: low level retry 1/10 (error Put "https://app.drime.cloud/api/v1/file-entries/519617326": dial tcp: lookup app.drime.cloud: i/o timeout) 2026/03/11 04:11:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h51m35s) goroutine 630440 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 111 minutes]: testing.(*T).Run(0xc00050dc00, {0x29a57dc?, 0xc000807ae8?}, 0x2ae1e78) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc00050dc00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc00050dc00, 0xc000807c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc0007029a8, {0x449d6e0, 0x6c, 0x6c}, {0x8563e0?, 0x44d9ff0?, 0x44b5f60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc0008d26e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc0008d26e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 19 [syscall, 120 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 9375 [sync.WaitGroup.Wait, 111 minutes]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xc00033c380) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0xc00033c288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00033c288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e73ce0, 0xc000157260}, {0x2e8b0d0, 0xc0006d0780}, {0x2e8c5d0, 0xc000a9b080}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2e73ce0, 0xc000157260}, {0x2e8b0d0, 0xc0006d0780}, {0x2e8c5d0, 0xc000a9b080}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc000690380, {0x2960000, 0x6}, {0x29591a3, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc000690380?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc000690380, 0x2ae1e78) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 20 [chan receive, 120 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9484 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000127450, {0x2e73d18, 0xc000127540}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00033c288, {0x2e73d18, 0xc0001274f0}, 0xc000127450, {0x2e8b0d0, 0xc0006d0780}, 0x32, 0xc0000817b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9494 [chan receive, 111 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 2550 [chan receive, 117 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2585 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9460 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003705a0, {0x2e73d18, 0xc0001273b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 9522 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000862600) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9481 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x436 goroutine 9485 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000127450, {0x2e73d18, 0xc000127540}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00033c288, {0x2e73d18, 0xc0001274f0}, 0xc000127450, {0x2e8b0d0, 0xc0006d0780}, 0x4b, 0xc000080fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9482 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000127450, {0x2e73d18, 0xc000127540}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00033c288, {0x2e73d18, 0xc0001274f0}, 0xc000127450, {0x2e8b0d0, 0xc0006d0780}, 0x0, 0xc00090afb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9483 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc000127450, {0x2e73d18, 0xc000127540}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00033c288, {0x2e73d18, 0xc0001274f0}, 0xc000127450, {0x2e8b0d0, 0xc0006d0780}, 0x19, 0xc00056d7b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 630438 [IO wait]: internal/poll.runtime_pollWait(0x7120eb89c800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00037c080?, 0xc000974000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00037c080, {0xc000974000, 0xd80, 0xd80}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00037c080, {0xc000974000?, 0xc000095860?, 0x43125c?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0005aa050, {0xc000974000?, 0x428676?, 0x44dc660?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00066c1f8, {0xc000974000?, 0x7120a2273788?, 0x7120eb923a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005b8000, {0xc000974000?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0005ba9a8, {0x2e4c0e0, 0xc0005b8000}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005ba708, {0x7120a10206c0, 0xc00066c1f8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005ba708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0005ba708, {0xc0002e1000, 0x1000, 0xc000b381c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 bufio.(*Reader).Read(0xc000ada840, {0xc000000040, 0x9, 0x50?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2e490e0, 0xc000ada840}, {0xc000000040, 0x9, 0x9}, 0x9) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/io/io.go:335 +0x8e io.ReadFull(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/io/io.go:354 net/http.http2readFrameHeader({0xc000000040, 0x9, 0xc000a9e0a0?}, {0x2e490e0?, 0xc000ada840?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:1811 +0x65 net/http.(*http2Framer).ReadFrame(0xc000000000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:2078 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000095fa8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:9539 +0xda net/http.(*http2ClientConn).readLoop(0xc00071a380) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:9408 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 630437 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8192 +0xde5 goroutine 630439 [select]: net/http.(*http2clientStream).writeRequest(0xc000446a80, 0xc0003f6500, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8850 +0xc65 net/http.(*http2clientStream).doRequest(0xc000446a80, 0x2e820d0?, 0xc0005ba708?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8711 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 9481 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8616 +0x485 goroutine 9481 [select]: net/http.(*http2ClientConn).roundTrip(0xc00071a380, 0xc0003f6500, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8680 +0x53f net/http.(*http2ClientConn).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8595 net/http.(*http2Transport).RoundTripOpt(0xc000887ea0, 0xc0003f6500, {0xa8?, 0xa7?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:7921 +0x1ec net/http.(*http2Transport).RoundTrip(0xc0005bcb60?, 0xc000a9e050?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:7872 +0x17 net/http.(*Transport).roundTrip(0xc0005bcb60, 0xc000891540) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:694 +0xa7f net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0009c1020, 0xc000891540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000891540, {0x2e4a7c0, 0xc0009c1020}, {0xc00006ae01?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000241f20, 0xc000891540, {0x41ed25?, 0xc00006aeb8?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000241f20, 0xc000891540) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000127590, {0x2e73d18, 0xc0001274f0}, 0xc00006b510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000127590, {0x2e73d18, 0xc0001274f0}, 0xc0009dfce0?, {0x22a96c0?, 0xc0008393e0?}, {0x22a9700, 0xc00087d800}, 0xc00006b600?, 0x2ae35f0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Fs).patch.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x2, 0xa, 0x2e493a0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009c1080, 0xc000a9f2c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009c1080, 0xc000a9f2c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc000887d60, {0x2e73d18, 0xc0001274f0}, {0xc000704cd7, 0x9}, {0x295916f, 0x4}, {0xc000feb720, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc000887d60, {0x2e73d18, 0xc0001274f0}, {0xc000704cd7, 0x9}, {0xc000feb720, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc000887d60, {0x2e73d18, 0xc0001274f0}, {0xc000704cd7, 0x9}, {0xc000704d68, 0x3}, {0xc000704e18, 0x7}, {0xc000013fa0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc000887d60, {0x2e73d18, 0xc0001274f0}, {0x2e8b140?, 0xc000f96880?}, {0xc000704e18, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e73d18, 0xc0001274f0}, {0x2e8b0d0, 0xc000887d60}, {0x0, 0x0}, {0xc000704e18, 0x7}, {0x2e8b140, 0xc000f96880}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:487 +0x810 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:421 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x2e73d18, 0xc0001274f0}, {0x2e8b0d0, 0xc000887d60}, {0x2e8b140, 0xc000f96880}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc00033c288, 0xc000127400, 0xc000127450, 0x57, 0xc0007c97b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:418 +0x7ac created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 9375 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.916500753s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest]