"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/06 03:54:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi" 2026/03/06 03:54:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 03:54:50 DEBUG : Creating backend with remote "/tmp/rclone1143110649" === 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-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:54:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/06 03:54:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:54:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.37s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:54:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 03:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:54:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:54:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:54:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:54:53 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:54:53 DEBUG : drime root 'rclone-test-mixeqeb2megi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.50s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:54:55 DEBUG : Creating backend with remote "/non-existing" 2026/03/06 03:54:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/06 03:54:56 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:54:56 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:54:57 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:54:57 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:54:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:54:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.26s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:01 INFO : drime root 'rclone-test-mixeqeb2megi': Running all checks before starting transfers 2026/03/06 03:55:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:55:01 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:01 INFO : drime root 'rclone-test-mixeqeb2megi': Checks finished, now starting transfers 2026/03/06 03:55:01 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:55:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:55:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.75s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:05 ERROR : Ignoring --no-traverse with sync 2026/03/06 03:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:55:05 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:05 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:55:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:55:06 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:55:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.74s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/06 03:55:09 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:09 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:55:10 DEBUG : hello world2: size = 12 OK 2026/03/06 03:55:10 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.28s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:55:18 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:18 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:55:19 DEBUG : potato2: size = 11 OK 2026/03/06 03:55:19 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go: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 (18.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:55:36 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:36 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:55:37 DEBUG : potato2: size = 11 OK 2026/03/06 03:55:37 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: TestCopyWithFilesFromAndNoTraverse (17.04s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/06 03:55:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 03:55:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/06 03:55:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 03:55:53 INFO : sub dir2: Making directory 2026/03/06 03:55:54 INFO : sub dir: Making directory 2026/03/06 03:55:54 INFO : sub dir2/sub sub dir2: Making directory 2026/03/06 03:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:55:55 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:55 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:55:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:55:56 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:55:57 DEBUG : drime root 'rclone-test-mixeqeb2megi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.19s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:55:59 INFO : sub dir2: Making directory 2026/03/06 03:55:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/06 03:55:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 03:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:55:59 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:55:59 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:56:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.93s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:03 DEBUG : sub dir2: Making directory with metadata 2026/03/06 03:56:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 03:56:04 INFO : sub dir2: Making directory 2026/03/06 03:56:04 INFO : sub dir: Making directory 2026/03/06 03:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:56:05 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:56:05 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:56:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:05 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:56:05 INFO : sub dir/hello world: Deleted 2026/03/06 03:56:06 DEBUG : drime root 'rclone-test-mixeqeb2megi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/06 03:56:06 DEBUG : drime root 'rclone-test-mixeqeb2megi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.64s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:09 INFO : sub dir2: Making directory 2026/03/06 03:56:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:56:09 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:56:09 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:56:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:10 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:56:10 INFO : sub dir/hello world: Deleted run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (5.91s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:15 DEBUG : sub dir2: Making directory with metadata 2026/03/06 03:56:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/06 03:56:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/06 03:56:15 INFO : sub dir2: Making directory 2026/03/06 03:56:16 INFO : sub dir: Making directory 2026/03/06 03:56:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:56:17 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:56:17 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:56:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:17 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:56:17 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/06 03:56:26 DEBUG : drime root 'rclone-test-mixeqeb2megi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.42s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:29 INFO : sub dir2: Making directory 2026/03/06 03:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:56:29 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:56:29 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:56:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:30 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:56:30 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (4.49s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-hexagur7guhu" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-mixeqeb2megi' -> drime root 'rclone-test-hexagur7guhu' 2026/03/06 03:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:56:36 DEBUG : drime root 'rclone-test-hexagur7guhu': Waiting for checks to finish 2026/03/06 03:56:36 DEBUG : drime root 'rclone-test-hexagur7guhu': Waiting for transfers to finish 2026/03/06 03:56:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 03:56:39 DEBUG : drime root 'rclone-test-hexagur7guhu': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (9.09s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1143110649) 2026/03/06 03:56:44 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 03:56:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 03:56:44 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:56:44 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:56:45 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/06 03:56:45 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 (5.69s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:56:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-kicayux9firi" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-mixeqeb2megi' -> drime root 'rclone-test-kicayux9firi' 2026/03/06 03:56:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:56:51 DEBUG : drime root 'rclone-test-kicayux9firi': Waiting for checks to finish 2026/03/06 03:56:51 DEBUG : drime root 'rclone-test-kicayux9firi': Waiting for transfers to finish 2026/03/06 03:56:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:56:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 03:56:54 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-mixeqeb2megi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 03:56:55 DEBUG : drime root 'rclone-test-kicayux9firi': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (9.68s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1143110649) 2026/03/06 03:57:00 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 03:57:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/06 03:57:00 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:00 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:00 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/06 03:57:01 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/06 03:57:01 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.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-hijipid1riko" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-mixeqeb2megi' -> drime root 'rclone-test-hijipid1riko' 2026/03/06 03:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:57:07 DEBUG : drime root 'rclone-test-hijipid1riko': Waiting for checks to finish 2026/03/06 03:57:07 DEBUG : drime root 'rclone-test-hijipid1riko': Waiting for transfers to finish 2026/03/06 03:57:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 03:57:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/06 03:57:11 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-mixeqeb2megi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 03:57:12 DEBUG : drime root 'rclone-test-hijipid1riko': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (10.91s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:16 ERROR : error listing: directory not found 2026/03/06 03:57:16 INFO : Local file system at /tmp/rclone1143110649: Making directory 2026/03/06 03:57:17 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:17 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (5.70s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/06 03:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 03:57:22 DEBUG : Local file system at /tmp/rclone1143110649: Waiting for checks to finish 2026/03/06 03:57:22 DEBUG : Local file system at /tmp/rclone1143110649: Waiting for transfers to finish 2026/03/06 03:57:23 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/06 03:57:23 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/06 03:57:23 INFO : sub dir/hello world: Copied (new) 2026/03/06 03:57:23 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.24s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:26 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/06 03:57:26 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:26 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:26 DEBUG : check sum: size = 1 OK 2026/03/06 03:57:26 INFO : check sum: Copied (new) 2026/03/06 03:57:26 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:27 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:27 DEBUG : check sum: size = 1 OK 2026/03/06 03:57:27 NOTICE: drime root 'rclone-test-mixeqeb2megi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/06 03:57:27 DEBUG : check sum: Size of src and dst objects identical 2026/03/06 03:57:27 DEBUG : check sum: Unchanged skipping 2026/03/06 03:57:27 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:27 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/06 03:57:28 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:28 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:29 DEBUG : sizeonly: size = 6 OK 2026/03/06 03:57:29 INFO : sizeonly: Copied (new) 2026/03/06 03:57:29 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:29 DEBUG : sizeonly: size = 6 OK 2026/03/06 03:57:29 DEBUG : sizeonly: Sizes identical 2026/03/06 03:57:29 DEBUG : sizeonly: Unchanged skipping 2026/03/06 03:57:29 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:29 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:29 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.29s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/06 03:57:30 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:30 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:31 INFO : ignore-size: Copied (new) 2026/03/06 03:57:31 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:31 DEBUG : ignore-size: Sizes identical 2026/03/06 03:57:31 DEBUG : ignore-size: Unchanged skipping 2026/03/06 03:57:31 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:31 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:31 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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/06 03:57:41 DEBUG : existing: size = 6 OK 2026/03/06 03:57:41 DEBUG : existing: Sizes identical 2026/03/06 03:57:41 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:41 DEBUG : existing: Unchanged skipping 2026/03/06 03:57:41 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:41 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:41 INFO : There was nothing to transfer 2026/03/06 03:57:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/06 03:57:41 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:41 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:42 DEBUG : existing: Removing old object on successful upload 2026/03/06 03:57:42 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 03:57:42 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting files as there were IO errors 2026/03/06 03:57:42 ERROR : drime root 'rclone-test-mixeqeb2megi': 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.20s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:57:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 03:57:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:51 DEBUG : existing: size = 6 OK 2026/03/06 03:57:51 INFO : existing: Copied (new) 2026/03/06 03:57:51 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/06 03:57:59 DEBUG : existing: Destination exists, skipping 2026/03/06 03:57:59 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:57:59 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:57:59 DEBUG : Waiting for deletions to finish 2026/03/06 03:57:59 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: TestSyncIgnoreExisting (17.36s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:58:10 INFO : d: Making directory 2026/03/06 03:58:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 03:58:12 DEBUG : c/non empty space: size = 5 OK 2026/03/06 03:58:12 DEBUG : c/non empty space: Sizes identical 2026/03/06 03:58:12 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:58:12 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 03:58:12 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:58:13 DEBUG : a/potato2: size = 60 OK 2026/03/06 03:58:13 INFO : a/potato2: Copied (new) 2026/03/06 03:58:13 DEBUG : Waiting for deletions to finish 2026/03/06 03:58:13 INFO : b/potato: Deleted 2026/03/06 03:58:13 INFO : d: Removing directory 2026/03/06 03:58:13 INFO : b: Removing directory 2026/03/06 03:58:14 DEBUG : drime root 'rclone-test-mixeqeb2megi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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/06 03:58:25 DEBUG : empty space: size = 1 OK 2026/03/06 03:58:25 DEBUG : empty space: Sizes identical 2026/03/06 03:58:25 DEBUG : empty space: Unchanged skipping 2026/03/06 03:58:25 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:58:25 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:58:25 DEBUG : Waiting for deletions to finish 2026/03/06 03:58:25 INFO : There was nothing to transfer 2026/03/06 03:58:26 DEBUG : empty space: size = 1 OK 2026/03/06 03:58:26 DEBUG : empty space: Sizes identical 2026/03/06 03:58:26 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:58:26 DEBUG : empty space: Unchanged skipping 2026/03/06 03:58:26 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:58:26 DEBUG : Waiting for deletions to finish 2026/03/06 03:58:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.92s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:58:30 DEBUG : empty space: size = 1 OK 2026/03/06 03:58:30 DEBUG : empty space: Sizes identical 2026/03/06 03:58:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/06 03:58:30 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:58:30 DEBUG : empty space: Unchanged skipping 2026/03/06 03:58:30 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:58:30 DEBUG : potato: size = 60 OK 2026/03/06 03:58:30 INFO : potato: Copied (new) 2026/03/06 03:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:58:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1143110649) 2026/03/06 03:58:34 DEBUG : potato: size = 60 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 03:58:34 DEBUG : potato: Sizes differ 2026/03/06 03:58:34 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:58:34 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:58:35 DEBUG : potato: Removing old object on successful upload 2026/03/06 03:58:35 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 03:58:35 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting files as there were IO errors 2026/03/06 03:58:35 ERROR : drime root 'rclone-test-mixeqeb2megi': 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 (11.03s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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/06 03:58:52 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:58:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1143110649) 2026/03/06 03:58:52 DEBUG : potato: size = 36 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 03:58:52 DEBUG : potato: Sizes differ 2026/03/06 03:58:52 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:58:53 DEBUG : potato: Removing old object on successful upload 2026/03/06 03:58:53 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 03:58:53 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting files as there were IO errors 2026/03/06 03:58:53 ERROR : drime root 'rclone-test-mixeqeb2megi': 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 (18.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:03 DEBUG : empty space: size = 1 OK 2026/03/06 03:59:03 DEBUG : empty space: Sizes identical 2026/03/06 03:59:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/06 03:59:03 DEBUG : empty space: Unchanged skipping 2026/03/06 03:59:03 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:03 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:03 DEBUG : Waiting for deletions to finish 2026/03/06 03:59:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:59:08 DEBUG : empty space: size = 1 OK 2026/03/06 03:59:08 DEBUG : empty space: Sizes identical 2026/03/06 03:59:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:08 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:08 DEBUG : empty space: Unchanged skipping 2026/03/06 03:59:08 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:09 DEBUG : potato2: size = 60 OK 2026/03/06 03:59:09 INFO : potato2: Copied (new) 2026/03/06 03:59:09 DEBUG : Waiting for deletions to finish 2026/03/06 03:59:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:59:15 INFO : d: Making directory 2026/03/06 03:59:15 INFO : d/e: Making directory 2026/03/06 03:59:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:17 DEBUG : c/non empty space: size = 5 OK 2026/03/06 03:59:17 DEBUG : c/non empty space: Sizes identical 2026/03/06 03:59:17 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 03:59:18 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:18 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:18 DEBUG : a/potato2: size = 60 OK 2026/03/06 03:59:18 INFO : a/potato2: Copied (new) 2026/03/06 03:59:18 DEBUG : Waiting for deletions to finish 2026/03/06 03:59:18 INFO : b/potato: Deleted 2026/03/06 03:59:18 INFO : d/e: Removing directory 2026/03/06 03:59:19 INFO : d: Removing directory 2026/03/06 03:59:19 INFO : b: Removing directory 2026/03/06 03:59:20 DEBUG : drime root 'rclone-test-mixeqeb2megi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:59:26 INFO : d: Making directory 2026/03/06 03:59:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:28 DEBUG : c/non empty space: size = 5 OK 2026/03/06 03:59:28 DEBUG : c/non empty space: Sizes identical 2026/03/06 03:59:28 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:28 DEBUG : c/non empty space: Unchanged skipping 2026/03/06 03:59:28 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:29 DEBUG : a/potato2: size = 60 OK 2026/03/06 03:59:29 INFO : a/potato2: Copied (new) 2026/03/06 03:59:29 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting files as there were IO errors 2026/03/06 03:59:29 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:59:34 DEBUG : Waiting for deletions to finish 2026/03/06 03:59:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:35 DEBUG : empty space: size = 1 OK 2026/03/06 03:59:35 DEBUG : empty space: Sizes identical 2026/03/06 03:59:35 DEBUG : empty space: Unchanged skipping 2026/03/06 03:59:35 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:35 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:35 INFO : potato: Deleted 2026/03/06 03:59:35 DEBUG : potato2: size = 60 OK 2026/03/06 03:59:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.97s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 03:59:39 DEBUG : Waiting for deletions to finish 2026/03/06 03:59:39 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:39 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:39 INFO : potato: Deleted 2026/03/06 03:59:40 DEBUG : empty space: size = 1 OK 2026/03/06 03:59:40 DEBUG : empty space: Sizes identical 2026/03/06 03:59:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:40 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:40 DEBUG : empty space: Unchanged skipping 2026/03/06 03:59:40 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:41 DEBUG : potato2: size = 60 OK 2026/03/06 03:59:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.43s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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/06 03:59:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 03:59:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 03:59:51 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 03:59:51 DEBUG : potato2: size = 19 OK 2026/03/06 03:59:51 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (18.85s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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/06 04:00:10 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 04:00:10 DEBUG : enormous: Excluded 2026/03/06 04:00:10 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 04:00:10 DEBUG : potato2: Excluded 2026/03/06 04:00:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 04:00:11 DEBUG : potato2: Excluded 2026/03/06 04:00:11 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:00:11 DEBUG : empty space: size = 1 OK 2026/03/06 04:00:11 DEBUG : empty space: Sizes identical 2026/03/06 04:00:11 DEBUG : empty space: Unchanged skipping 2026/03/06 04:00:11 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:00:11 DEBUG : Waiting for deletions to finish 2026/03/06 04:00:11 INFO : There was nothing to transfer 2026/03/06 04:00:11 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 04:00:11 DEBUG : enormous: Excluded 2026/03/06 04:00:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 04:00:11 DEBUG : potato2: Excluded 2026/03/06 04:00:11 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 04:00:11 DEBUG : potato2: Excluded 2026/03/06 04:00:11 DEBUG : empty space: size = 1 OK 2026/03/06 04:00:11 DEBUG : empty space: Sizes identical 2026/03/06 04:00:11 DEBUG : Local file system at /tmp/rclone1143110649: Waiting for checks to finish 2026/03/06 04:00:11 DEBUG : empty space: Unchanged skipping 2026/03/06 04:00:11 DEBUG : Local file system at /tmp/rclone1143110649: Waiting for transfers to finish 2026/03/06 04:00:11 DEBUG : Waiting for deletions to finish 2026/03/06 04:00:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (11.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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/06 04:00:22 DEBUG : enormous: Excluded (Size Filter) 2026/03/06 04:00:22 DEBUG : enormous: Excluded 2026/03/06 04:00:22 DEBUG : potato2: Excluded (Size Filter) 2026/03/06 04:00:22 DEBUG : potato2: Excluded 2026/03/06 04:00:22 DEBUG : empty space: size = 1 OK 2026/03/06 04:00:22 DEBUG : empty space: Sizes identical 2026/03/06 04:00:22 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:00:22 DEBUG : empty space: Unchanged skipping 2026/03/06 04:00:22 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:00:22 DEBUG : Waiting for deletions to finish 2026/03/06 04:00:23 INFO : enormous: Deleted 2026/03/06 04:00:23 INFO : potato2: Deleted 2026/03/06 04:00:23 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/06 04:00:31 DEBUG : empty space: size = 1 OK 2026/03/06 04:00:31 DEBUG : empty space: Sizes identical 2026/03/06 04:00:31 DEBUG : empty space: Unchanged skipping 2026/03/06 04:00:31 DEBUG : Local file system at /tmp/rclone1143110649: Waiting for checks to finish 2026/03/06 04:00:31 DEBUG : Local file system at /tmp/rclone1143110649: Waiting for transfers to finish 2026/03/06 04:00:31 DEBUG : Waiting for deletions to finish 2026/03/06 04:00:31 INFO : enormous: Deleted 2026/03/06 04:00:31 INFO : potato2: Deleted 2026/03/06 04:00:31 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 (26.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", 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-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/06 04:00:39 ERROR : drime root 'rclone-test-mixeqeb2megi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/06 04:00:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/06 04:00:40 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/06 04:00:40 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:00:40 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:00:41 DEBUG : yam: size = 11 OK 2026/03/06 04:00:41 INFO : yam: Copied (new) 2026/03/06 04:00:41 DEBUG : potato: size = 14 OK 2026/03/06 04:00:41 INFO : potato: Copied (new) 2026/03/06 04:00:41 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/06 04:00:49 ERROR : drime root 'rclone-test-mixeqeb2megi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/06 04:00:49 DEBUG : potato: size = 14 OK 2026/03/06 04:00:49 DEBUG : potato: Sizes identical 2026/03/06 04:00:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/06 04:00:49 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:00:49 DEBUG : potato: Unchanged skipping 2026/03/06 04:00:49 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:00:50 DEBUG : yaml: size = 11 OK 2026/03/06 04:00:50 INFO : yaml: Copied (new) 2026/03/06 04:00:50 DEBUG : Waiting for deletions to finish 2026/03/06 04:00:50 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 (18.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/06 04:00:58 ERROR : drime root 'rclone-test-mixeqeb2megi': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/06 04:00:59 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/06 04:00:59 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/06 04:00:59 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:00:59 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:00:59 DEBUG : yam: size = 11 OK 2026/03/06 04:00:59 INFO : yam: Copied (new) 2026/03/06 04:00:59 DEBUG : potato: size = 14 OK 2026/03/06 04:00:59 INFO : potato: Copied (new) 2026/03/06 04:00:59 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/06 04:01:07 ERROR : drime root 'rclone-test-mixeqeb2megi': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/06 04:01:08 DEBUG : potato: size = 14 OK 2026/03/06 04:01:08 DEBUG : potato: Sizes identical 2026/03/06 04:01:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/06 04:01:08 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:08 DEBUG : potato: Unchanged skipping 2026/03/06 04:01:08 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:09 DEBUG : yaml: size = 11 OK 2026/03/06 04:01:09 INFO : yaml: Copied (new) 2026/03/06 04:01:09 DEBUG : Waiting for deletions to finish 2026/03/06 04:01:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/06 04:01:11 INFO : drime root 'rclone-test-mixeqeb2megi': Making map for --track-renames 2026/03/06 04:01:11 INFO : drime root 'rclone-test-mixeqeb2megi': Finished making map for --track-renames 2026/03/06 04:01:11 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/06 04:01:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/06 04:01:11 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for renames to finish 2026/03/06 04:01:11 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:12 DEBUG : potato: size = 14 OK 2026/03/06 04:01:12 INFO : potato: Copied (new) 2026/03/06 04:01:12 DEBUG : sub/yam: size = 11 OK 2026/03/06 04:01:12 INFO : sub/yam: Copied (new) 2026/03/06 04:01:12 DEBUG : Waiting for deletions to finish 2026/03/06 04:01:13 DEBUG : potato: size = 14 OK 2026/03/06 04:01:13 DEBUG : potato: Sizes identical 2026/03/06 04:01:13 DEBUG : potato: Unchanged skipping 2026/03/06 04:01:13 INFO : drime root 'rclone-test-mixeqeb2megi': Making map for --track-renames 2026/03/06 04:01:13 INFO : drime root 'rclone-test-mixeqeb2megi': Finished making map for --track-renames 2026/03/06 04:01:13 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:13 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for renames to finish 2026/03/06 04:01:14 ERROR : sub/yam: Couldn't move: object not found 2026/03/06 04:01:14 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/03/06 04:01:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/06 04:01:14 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:15 DEBUG : yam: size = 11 OK 2026/03/06 04:01:15 INFO : yam: Copied (new) 2026/03/06 04:01:15 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting files as there were IO errors 2026/03/06 04:01:15 ERROR : drime root 'rclone-test-mixeqeb2megi': not deleting directories as there were IO errors sync_test.go:1698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1698 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (6.41s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:01:17 DEBUG : Creating backend with remote "/tmp/rclone1143110649/dir1" 2026/03/06 04:01:17 DEBUG : Config file has changed externally - reloading 2026/03/06 04:01:17 DEBUG : Creating backend with remote "/tmp/rclone1143110649/dir2" 2026/03/06 04:01:17 DEBUG : Local file system at /tmp/rclone1143110649/dir2: Using server-side directory move 2026/03/06 04:01:17 INFO : Local file system at /tmp/rclone1143110649/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 04:01:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/06 04:01:17 DEBUG : Local file system at /tmp/rclone1143110649/dir2: Waiting for checks to finish 2026/03/06 04:01:17 DEBUG : Local file system at /tmp/rclone1143110649/dir2: Waiting for transfers to finish 2026/03/06 04:01:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 04:01:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/06 04:01:17 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:17 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/06 04:01:20 INFO : nested/sub dir/file: Copied (new) 2026/03/06 04:01:20 INFO : nested/sub dir/file: Deleted 2026/03/06 04:01:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 04:01:20 INFO : sub dir/hello world: Copied (new) 2026/03/06 04:01:20 INFO : sub dir/hello world: Deleted 2026/03/06 04:01:20 ERROR : Local file system at /tmp/rclone1143110649: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (7.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/06 04:01:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/06 04:01:24 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:24 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/06 04:01:27 INFO : sub dir/hello world: Copied (new) 2026/03/06 04:01:27 INFO : sub dir/hello world: Deleted 2026/03/06 04:01:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/06 04:01:27 INFO : nested/sub dir/file: Copied (new) 2026/03/06 04:01:27 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.44s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:01:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/06 04:01:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/06 04:01:32 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:32 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:33 DEBUG : existing-b: size = 6 OK 2026/03/06 04:01:33 INFO : existing-b: Copied (new) 2026/03/06 04:01:33 INFO : existing-b: Deleted 2026/03/06 04:01:33 DEBUG : existing: size = 6 OK 2026/03/06 04:01:33 INFO : existing: Copied (new) 2026/03/06 04:01:33 INFO : existing: Deleted 2026/03/06 04:01:33 DEBUG : existing: Destination exists, skipping 2026/03/06 04:01:33 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:01:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/06 04:01:33 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:01:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.80s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:01:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-yofuguk5kozo" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-mixeqeb2megi' -> drime root 'rclone-test-yofuguk5kozo' 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/06 04:01:49 DEBUG : drime root 'rclone-test-yofuguk5kozo': Using server-side directory move 2026/03/06 04:01:49 INFO : drime root 'rclone-test-yofuguk5kozo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 04:01:49 DEBUG : potato3: size = 68 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 04:01:49 DEBUG : potato3: size = 60 (drime root 'rclone-test-yofuguk5kozo') 2026/03/06 04:01:49 DEBUG : empty space: size = 1 OK 2026/03/06 04:01:49 DEBUG : empty space: Sizes identical 2026/03/06 04:01:49 DEBUG : drime root 'rclone-test-yofuguk5kozo': Waiting for checks to finish 2026/03/06 04:01:49 DEBUG : empty space: Unchanged skipping 2026/03/06 04:01:49 DEBUG : potato3: Sizes differ 2026/03/06 04:01:50 INFO : empty space: Deleted 2026/03/06 04:01:50 DEBUG : drime root 'rclone-test-yofuguk5kozo': Waiting for transfers to finish 2026/03/06 04:01:50 INFO : potato3: Deleted 2026/03/06 04:01:50 ERROR : potato2: Couldn't move: object not found 2026/03/06 04:01:50 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/06 04:01:50 DEBUG : drime root 'rclone-test-yofuguk5kozo': Purge remote 2026/03/06 04:01:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/06 04:01:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/06 04:01:51 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestServerSideMove (16.77s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:01:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-yikojot5goco" 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-mixeqeb2megi' -> drime root 'rclone-test-yikojot5goco' 2026/03/06 04:02:04 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 04:02:04 DEBUG : empty space: Excluded 2026/03/06 04:02:04 DEBUG : empty space: Excluded (Size Filter) 2026/03/06 04:02:04 DEBUG : empty space: Excluded 2026/03/06 04:02:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 04:02:04 DEBUG : potato3: size = 68 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 04:02:04 DEBUG : potato3: size = 60 (drime root 'rclone-test-yikojot5goco') 2026/03/06 04:02:04 DEBUG : potato3: Sizes differ 2026/03/06 04:02:04 DEBUG : drime root 'rclone-test-yikojot5goco': Waiting for checks to finish 2026/03/06 04:02:04 DEBUG : drime root 'rclone-test-yikojot5goco': Waiting for transfers to finish 2026/03/06 04:02:05 INFO : potato3: Deleted 2026/03/06 04:02:05 INFO : potato2: Moved (server-side) 2026/03/06 04:02:06 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/03/06 04:02:06 DEBUG : drime root 'rclone-test-yikojot5goco': 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 (23.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:02:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-ketubol6kixi" 2026/03/06 04:02:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-mixeqeb2megi' -> drime root 'rclone-test-ketubol6kixi' 2026/03/06 04:02:21 DEBUG : drime root 'rclone-test-ketubol6kixi': Using server-side directory move 2026/03/06 04:02:21 INFO : drime root 'rclone-test-ketubol6kixi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/06 04:02:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/06 04:02:21 DEBUG : empty space: size = 1 OK 2026/03/06 04:02:21 DEBUG : empty space: Sizes identical 2026/03/06 04:02:21 DEBUG : empty space: Unchanged skipping 2026/03/06 04:02:21 DEBUG : potato3: size = 68 (drime root 'rclone-test-mixeqeb2megi') 2026/03/06 04:02:21 DEBUG : potato3: size = 60 (drime root 'rclone-test-ketubol6kixi') 2026/03/06 04:02:21 DEBUG : potato3: Sizes differ 2026/03/06 04:02:22 DEBUG : drime root 'rclone-test-ketubol6kixi': Waiting for checks to finish 2026/03/06 04:02:22 INFO : potato3: Deleted 2026/03/06 04:02:22 INFO : empty space: Deleted 2026/03/06 04:02:22 DEBUG : drime root 'rclone-test-ketubol6kixi': Waiting for transfers to finish 2026/03/06 04:02:22 ERROR : potato2: Couldn't move: object not found 2026/03/06 04:02:22 ERROR : potato3: Couldn't move: object not found 2026/03/06 04:02:22 ERROR : drime root 'rclone-test-mixeqeb2megi': 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/06 04:02:22 DEBUG : drime root 'rclone-test-ketubol6kixi': Purge remote 2026/03/06 04:02:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/03/06 04:02:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/06 04:02:23 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (16.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.39s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:02:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/rclone-sync-test" --- PASS: TestSyncOverlap (1.75s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:02:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/rclone-sync-test" 2026/03/06 04:02:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/rclone-sync-test-include/layer2" 2026/03/06 04:02:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/rclone-sync-test-ignore-file" 2026/03/06 04:02:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 04:02:42 DEBUG : rclone-sync-test: Excluded 2026/03/06 04:02:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 04:02:42 DEBUG : drime root 'rclone-test-mixeqeb2megi/rclone-sync-test': Waiting for checks to finish 2026/03/06 04:02:42 DEBUG : drime root 'rclone-test-mixeqeb2megi/rclone-sync-test': Waiting for transfers to finish 2026/03/06 04:02:42 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:42 INFO : There was nothing to transfer 2026/03/06 04:02:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 04:02:43 DEBUG : rclone-sync-test: Excluded 2026/03/06 04:02:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 04:02:44 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:02:44 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:02:44 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:44 INFO : rclone-sync-test-include: Removing directory 2026/03/06 04:02:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/06 04:02:44 DEBUG : drime root 'rclone-test-mixeqeb2megi': failed to delete 1 directories 2026/03/06 04:02:44 INFO : There was nothing to transfer 2026/03/06 04:02:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 04:02:45 DEBUG : rclone-sync-test: Excluded 2026/03/06 04:02:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 04:02:46 DEBUG : drime root 'rclone-test-mixeqeb2megi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/06 04:02:46 DEBUG : drime root 'rclone-test-mixeqeb2megi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/06 04:02:46 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:46 INFO : There was nothing to transfer 2026/03/06 04:02:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 04:02:47 DEBUG : rclone-sync-test: Excluded 2026/03/06 04:02:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 04:02:48 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for checks to finish 2026/03/06 04:02:48 DEBUG : drime root 'rclone-test-mixeqeb2megi': Waiting for transfers to finish 2026/03/06 04:02:48 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:48 INFO : rclone-sync-test-include: Removing directory 2026/03/06 04:02:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/06 04:02:48 DEBUG : drime root 'rclone-test-mixeqeb2megi': failed to delete 1 directories 2026/03/06 04:02:48 INFO : There was nothing to transfer 2026/03/06 04:02:48 DEBUG : Excluded 2026/03/06 04:02:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/06 04:02:49 DEBUG : rclone-sync-test: Excluded 2026/03/06 04:02:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/06 04:02:50 DEBUG : drime root 'rclone-test-mixeqeb2megi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/06 04:02:50 DEBUG : drime root 'rclone-test-mixeqeb2megi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/06 04:02:50 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:50 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (19.76s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:02:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/dst" 2026/03/06 04:02:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/CompareDest" 2026/03/06 04:02:56 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 04:02:56 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish 2026/03/06 04:02:56 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for transfers to finish 2026/03/06 04:02:57 DEBUG : one: size = 3 OK 2026/03/06 04:02:57 INFO : one: Copied (new) 2026/03/06 04:02:57 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:58 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish 2026/03/06 04:02:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143110649) 2026/03/06 04:02:58 DEBUG : one: size = 3 (drime root 'rclone-test-mixeqeb2megi/dst') 2026/03/06 04:02:58 DEBUG : one: Sizes differ 2026/03/06 04:02:59 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for transfers to finish 2026/03/06 04:02:59 DEBUG : one: Removing old object on successful upload 2026/03/06 04:02:59 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 04:02:59 ERROR : drime root 'rclone-test-mixeqeb2megi/dst': not deleting files as there were IO errors 2026/03/06 04:02:59 ERROR : drime root 'rclone-test-mixeqeb2megi/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 (9.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:03:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/dest" 2026/03/06 04:03:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/pre-dest1" 2026/03/06 04:03:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/pre-dest2" 2026/03/06 04:03:09 DEBUG : 1: size = 1 OK 2026/03/06 04:03:09 DEBUG : 1: Sizes identical 2026/03/06 04:03:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/06 04:03:09 DEBUG : 2: size = 1 OK 2026/03/06 04:03:09 DEBUG : 2: Sizes identical 2026/03/06 04:03:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/06 04:03:10 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/06 04:03:10 DEBUG : drime root 'rclone-test-mixeqeb2megi/dest': Waiting for checks to finish 2026/03/06 04:03:10 DEBUG : drime root 'rclone-test-mixeqeb2megi/dest': Waiting for transfers to finish 2026/03/06 04:03:11 DEBUG : 3: size = 1 OK 2026/03/06 04:03:11 INFO : 3: Copied (new) 2026/03/06 04:03:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.88s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:03:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/dst" 2026/03/06 04:03:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/CopyDest" 2026/03/06 04:03:17 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 04:03:17 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish 2026/03/06 04:03:17 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for transfers to finish 2026/03/06 04:03:19 DEBUG : one: size = 3 OK 2026/03/06 04:03:19 INFO : one: Copied (new) 2026/03/06 04:03:19 DEBUG : Waiting for deletions to finish 2026/03/06 04:03:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143110649) 2026/03/06 04:03:20 DEBUG : one: size = 3 (drime root 'rclone-test-mixeqeb2megi/dst') 2026/03/06 04:03:20 DEBUG : one: Sizes differ 2026/03/06 04:03:20 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish 2026/03/06 04:03:20 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for transfers to finish 2026/03/06 04:03:21 DEBUG : one: Removing old object on successful upload 2026/03/06 04:03:21 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/06 04:03:21 ERROR : drime root 'rclone-test-mixeqeb2megi/dst': not deleting files as there were IO errors 2026/03/06 04:03:21 ERROR : drime root 'rclone-test-mixeqeb2megi/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 (9.64s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:03:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/dst" 2026/03/06 04:03:29 DEBUG : Config file has changed externally - reloading 2026/03/06 04:03:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/backup" 2026/03/06 04:03:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1143110649) 2026/03/06 04:03:31 DEBUG : one: size = 3 (drime root 'rclone-test-mixeqeb2megi/dst') 2026/03/06 04:03:31 DEBUG : one: Sizes differ 2026/03/06 04:03:31 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish 2026/03/06 04:03:31 DEBUG : two: size = 3 OK 2026/03/06 04:03:31 DEBUG : two: Sizes identical 2026/03/06 04:03:31 DEBUG : two: Unchanged skipping 2026/03/06 04:03:32 INFO : one: Moved (server-side) 2026/03/06 04:03:32 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for transfers to finish 2026/03/06 04:03:33 DEBUG : one: size = 4 OK 2026/03/06 04:03:33 INFO : one: Copied (new) 2026/03/06 04:03:33 DEBUG : Waiting for deletions to finish 2026/03/06 04:03:33 INFO : three.txt: Moved (server-side) 2026/03/06 04:03:33 INFO : three.txt: Moved into backup dir 2026/03/06 04:03:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1143110649) 2026/03/06 04:03:35 DEBUG : one: size = 4 (drime root 'rclone-test-mixeqeb2megi/dst') 2026/03/06 04:03:35 DEBUG : one: Sizes differ 2026/03/06 04:03:35 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish 2026/03/06 04:03:35 DEBUG : two: size = 3 OK 2026/03/06 04:03:35 DEBUG : two: Sizes identical 2026/03/06 04:03:35 DEBUG : two: Unchanged skipping 2026/03/06 04:03:36 INFO : one: Deleted 2026/03/06 04:03:37 INFO : one: Moved (server-side) 2026/03/06 04:03:37 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for transfers to finish 2026/03/06 04:03:38 DEBUG : one: size = 5 OK 2026/03/06 04:03:38 INFO : one: Copied (new) 2026/03/06 04:03:38 DEBUG : Waiting for deletions to finish 2026/03/06 04:03:38 INFO : three.txt: Deleted 2026/03/06 04:03:40 INFO : three.txt: Moved (server-side) 2026/03/06 04:03:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-mixeqeb2megi'", Local "Local file system at /tmp/rclone1143110649", Modify Window "876000h0m0s" 2026/03/06 04:03:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/dst" 2026/03/06 04:03:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-mixeqeb2megi/backup" 2026/03/06 04:03:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1143110649) 2026/03/06 04:03:49 DEBUG : one: size = 3 (drime root 'rclone-test-mixeqeb2megi/dst') 2026/03/06 04:03:49 DEBUG : one: Sizes differ 2026/03/06 04:03:49 DEBUG : two: size = 3 OK 2026/03/06 04:03:49 DEBUG : two: Sizes identical 2026/03/06 04:03:49 DEBUG : two: Unchanged skipping 2026/03/06 04:03:49 DEBUG : drime root 'rclone-test-mixeqeb2megi/dst': Waiting for checks to finish panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h51m7s) goroutine 768382 [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(0xc000503a40, {0x29a579c?, 0xc000713ae8?}, 0x2ae1e18) /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(0xc000503a40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000503a40, 0xc000713c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc0000107c8, {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(0xc0005df2c0) /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(0xc0005df2c0) /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 35 [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 36 [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 9338 [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(0xc00056a380) /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(0xc00056a288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00056a288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e73b80, 0xc0004f0ae0}, {0x2e8af70, 0xc0004ca1e0}, {0x2e8c470, 0xc0008f20c0}, 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({0x2e73b80, 0xc0004f0ae0}, {0x2e8af70, 0xc0004ca1e0}, {0x2e8c470, 0xc0008f20c0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc000987880, {0x295ffc0, 0x6}, {0x2959163, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc000987880?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc000987880, 0x2ae1e18) /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 768380 [IO wait]: internal/poll.runtime_pollWait(0x70d49ecca600, 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(0xc000777780?, 0xc00099d8c0?, 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(0xc000777780, {0xc00099d8c0, 0x240, 0x240}) /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(0xc000777780, {0xc00099d8c0?, 0x483cdf?, 0x205?}) /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(0xc0004962d8, {0xc00099d8c0?, 0x545eef?, 0x0?}) /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(0xc000f0cca8, {0xc00099d8c0?, 0x70d49c0b6340?, 0x70d4e6199a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000f0ccd8, {0xc00099d8c0?, 0xc000a9f7a8?, 0x54587d?}) /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(0xc0009d89a8, {0x2e4bf80, 0xc000f0ccd8}) /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(0xc0009d8708, {0x70d49c20eb20, 0xc000f0cca8}, 0xe9?) /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(0xc0009d8708, 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).readHandshakeBytes(0xc0009d8708, 0x4) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1085 +0x51 crypto/tls.(*Conn).readHandshake(0xc0009d8708, {0x0, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1096 +0x39 crypto/tls.(*Conn).clientHandshake(0xc0009d8708, {0x2e73bb8, 0xc00066ef50}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/handshake_client.go:328 +0x505 crypto/tls.(*Conn).handshakeContext(0xc0009d8708, {0x2e73bb8, 0xc000901c70}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1575 +0x372 crypto/tls.(*Conn).HandshakeContext(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1515 net/http.(*persistConn).addTLS.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1703 +0x6e created by net/http.(*persistConn).addTLS in goroutine 768397 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1699 +0x309 goroutine 768397 [chan receive]: net/http.(*persistConn).addTLS(0xc000754480, {0x2e73bb8, 0xc000901c70}, {0xc000154fd8, 0xf}, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1709 +0x327 net/http.(*Transport).dialConn(0xc000542ea0, {0x2e73bb8, 0xc000901c70}, {{}, 0x0, {0xc000c92480, 0x5}, {0xc000154fd8, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1790 +0x99c net/http.(*Transport).dialConnFor(0xc000542ea0, 0xc0003fc6e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 9451 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1596 +0x112 goroutine 9432 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001ee700) /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 9451 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x436 goroutine 9451 [select]: net/http.(*Transport).getConn(0xc000542ea0, 0xc000901c20, {{}, 0x0, {0xc000c92480, 0x5}, {0xc000154fd8, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1520 +0x4ad net/http.(*Transport).roundTrip(0xc000542ea0, 0xc000325680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:685 +0xa54 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(0xc0007eaae0, 0xc000325680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000325680, {0x2e4a660, 0xc0007eaae0}, {0xc0008a6e01?, 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(0xc000159ad0, 0xc000325680, {0x41ecf4?, 0x1e?, 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(0xc000159ad0, 0xc000325680) /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(0xc00066e960, {0x2e73bb8, 0xc00066e8c0}, 0xc0008a7510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc00066e960, {0x2e73bb8, 0xc00066e8c0}, 0xc00091c420?, {0x22a96a0?, 0xc000a0e140?}, {0x22a96e0, 0xc0008aac00}, 0x2000?, 0x2ae3590, ...) /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(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007eab40, 0xc0001c1090, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007eab40, 0xc0001c1090) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc0005df540, {0x2e73bb8, 0xc00066e8c0}, {0xc000f41377, 0x9}, {0x295912f, 0x4}, {0xc0003b6260, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc0005df540, {0x2e73bb8, 0xc00066e8c0}, {0xc000f41377, 0x9}, {0xc0003b6260, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc0005df540, {0x2e73bb8, 0xc00066e8c0}, {0xc000f41377, 0x9}, {0xc000f413f8, 0x3}, {0xc000f414a8, 0x7}, {0xc000c473d0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc0005df540, {0x2e73bb8, 0xc00066e8c0}, {0x2e8afe0?, 0xc00037e680?}, {0xc000f414a8, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e73bb8, 0xc00066e8c0}, {0x2e8af70, 0xc0005df540}, {0x0, 0x0}, {0xc000f414a8, 0x7}, {0x2e8afe0, 0xc00037e680}, ...) /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({0x2e73bb8, 0xc00066e8c0}, {0x2e8af70, 0xc0005df540}, {0x2e8afe0, 0xc00037e680}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc00056a288, 0xc00066e7d0, 0xc00066e820, 0x0, 0xc000415508?) /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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 9476 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00066e820, {0x2e73bb8, 0xc00066e910}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00056a288, {0x2e73bb8, 0xc00066e8c0}, 0xc00066e820, {0x2e8af70, 0xc0004ca1e0}, 0x19, 0xc0009497b8?) /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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9487 [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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 9475 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00066e820, {0x2e73bb8, 0xc00066e910}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00056a288, {0x2e73bb8, 0xc00066e8c0}, 0xc00066e820, {0x2e8af70, 0xc0004ca1e0}, 0x0, 0xc0009c2f98?) /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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9423 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00060e3c0, {0x2e73bb8, 0xc00066e780}) /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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 2596 [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 2593 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9478 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00066e820, {0x2e73bb8, 0xc00066e910}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00056a288, {0x2e73bb8, 0xc00066e8c0}, 0xc00066e820, {0x2e8af70, 0xc0004ca1e0}, 0x4b, 0xc000d9e7b8?) /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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9477 [select, 111 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00066e820, {0x2e73bb8, 0xc00066e910}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00056a288, {0x2e73bb8, 0xc00066e8c0}, 0xc00066e820, {0x2e8af70, 0xc0004ca1e0}, 0x32, 0xc00040e4c8?) /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 9338 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 768381 [select]: crypto/tls.(*Conn).handshakeContext.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1551 +0x86 created by crypto/tls.(*Conn).handshakeContext in goroutine 768380 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1550 +0x265 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m1.089365211s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest]