"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/21 05:27:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi" 2025/05/21 05:27:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 05:27:24 DEBUG : Starting OpenDrive session with ID: 861b0611e1934e3556a6cf2c8c9481c586848e22faae01fd1496e80bade23507 2025/05/21 05:27:24 DEBUG : Creating backend with remote "/tmp/rclone3341520093" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/21 05:27:25 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:25 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.36s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:27:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.78s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.33s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:30 DEBUG : Creating backend with remote "/non-existing" 2025/05/21 05:27:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/21 05:27:30 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:30 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.82s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:31 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:31 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.92s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:35 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Running all checks before starting transfers 2025/05/21 05:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:35 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:35 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Checks finished, now starting transfers 2025/05/21 05:27:35 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.15s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:39 ERROR : Ignoring --no-traverse with sync 2025/05/21 05:27:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:39 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:39 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:41 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:27:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.86s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/21 05:27:43 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:43 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:44 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/05/21 05:27:45 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/21 05:27:45 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyWithDepth (2.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:27:46 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:46 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:47 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:48 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:27:49 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:49 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:50 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:50 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:50 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 05:27:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:27:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/21 05:27:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:27:52 INFO : sub dir: Making directory 2025/05/21 05:27:52 INFO : sub dir2: Making directory 2025/05/21 05:27:52 INFO : sub dir2/sub sub dir2: Making directory 2025/05/21 05:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:53 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:53 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:55 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:27:57 INFO : sub dir2: Making directory 2025/05/21 05:27:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 05:27:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:27:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:27:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:27:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:27:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:27:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:27:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:00 DEBUG : sub dir2: Making directory with metadata 2025/05/21 05:28:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:28:00 INFO : sub dir: Making directory 2025/05/21 05:28:01 INFO : sub dir2: Making directory 2025/05/21 05:28:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:01 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:28:01 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:28:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:28:03 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:28:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:03 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/21 05:28:03 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:05 INFO : sub dir2: Making directory 2025/05/21 05:28:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:06 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:28:06 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:28:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:28:08 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:28:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:09 DEBUG : sub dir2: Making directory with metadata 2025/05/21 05:28:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:28:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:28:09 INFO : sub dir: Making directory 2025/05/21 05:28:09 INFO : sub dir2: Making directory 2025/05/21 05:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:10 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:28:10 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:28:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:28:11 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:28:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:12 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:14 INFO : sub dir2: Making directory 2025/05/21 05:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:14 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:28:14 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:28:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:28:16 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:28:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.47s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hojocec9leda" 2025/05/21 05:28:20 DEBUG : Starting OpenDrive session with ID: 9ecdf6aef0327361e4be514e1393909a040511b447c35e78daa136368b4df440 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-fanakak1hipi' -> OpenDrive root 'rclone-test-hojocec9leda' 2025/05/21 05:28:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:21 DEBUG : OpenDrive root 'rclone-test-hojocec9leda': Waiting for checks to finish 2025/05/21 05:28:21 DEBUG : OpenDrive root 'rclone-test-hojocec9leda': Waiting for transfers to finish 2025/05/21 05:28:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/21 05:28:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:22 DEBUG : OpenDrive root 'rclone-test-hojocec9leda': Purge remote --- PASS: TestServerSideCopy (6.47s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:28:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 05:28:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:28:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/21 05:28:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/21 05:28:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyOverSelf (5.71s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zagonoh7saji" 2025/05/21 05:28:32 DEBUG : Starting OpenDrive session with ID: 60c88cd7c6e613fb0b5db065a7d0df8ed2109e29d232f3ee7d068f73375fb83b sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-fanakak1hipi' -> OpenDrive root 'rclone-test-zagonoh7saji' 2025/05/21 05:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:33 DEBUG : OpenDrive root 'rclone-test-zagonoh7saji': Waiting for checks to finish 2025/05/21 05:28:33 DEBUG : OpenDrive root 'rclone-test-zagonoh7saji': Waiting for transfers to finish 2025/05/21 05:28:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/21 05:28:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/21 05:28:37 DEBUG : OpenDrive root 'rclone-test-zagonoh7saji': Waiting for checks to finish 2025/05/21 05:28:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 05:28:37 DEBUG : OpenDrive root 'rclone-test-zagonoh7saji': Waiting for transfers to finish 2025/05/21 05:28:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/21 05:28:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:37 DEBUG : OpenDrive root 'rclone-test-zagonoh7saji': Purge remote --- PASS: TestServerSideCopyOverSelf (9.85s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 05:28:43 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:28:43 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:28:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/21 05:28:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/21 05:28:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/21 05:28:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestMoveOverSelf (5.99s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:28:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bamapev4rese" 2025/05/21 05:28:48 DEBUG : Starting OpenDrive session with ID: 3d0f8c015cf188325081662c6c0af2a627e9af76699416ccfc48803b53ae4ceb sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-fanakak1hipi' -> OpenDrive root 'rclone-test-bamapev4rese' 2025/05/21 05:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:28:49 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Waiting for checks to finish 2025/05/21 05:28:49 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Waiting for transfers to finish 2025/05/21 05:28:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/21 05:28:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/21 05:28:52 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Using server-side directory move 2025/05/21 05:28:52 INFO : OpenDrive root 'rclone-test-bamapev4rese': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 05:28:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 05:28:52 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Waiting for checks to finish 2025/05/21 05:28:52 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Waiting for transfers to finish 2025/05/21 05:28:53 INFO : sub dir/hello world: Deleted 2025/05/21 05:28:53 INFO : sub dir/hello world: Moved (server-side) 2025/05/21 05:28:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/05/21 05:28:56 DEBUG : testing file moves 2025/05/21 05:28:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/21 05:28:56 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Waiting for checks to finish 2025/05/21 05:28:56 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Waiting for transfers to finish 2025/05/21 05:28:56 INFO : sub dir/hello world: Deleted 2025/05/21 05:28:57 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:28:57 DEBUG : OpenDrive root 'rclone-test-bamapev4rese': Purge remote --- PASS: TestServerSideMoveOverSelf (13.67s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:29:01 ERROR : : error listing: directory not found 2025/05/21 05:29:01 INFO : Local file system at /tmp/rclone3341520093: Making directory 2025/05/21 05:29:02 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:02 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.40s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:29:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/21 05:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:29:06 DEBUG : Local file system at /tmp/rclone3341520093: Waiting for checks to finish 2025/05/21 05:29:06 DEBUG : Local file system at /tmp/rclone3341520093: Waiting for transfers to finish 2025/05/21 05:29:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:29:06 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/05/21 05:29:06 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:29:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyRedownload (4.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/21 05:29:08 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:08 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:09 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/05/21 05:29:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 05:29:10 INFO : check sum: Copied (new) 2025/05/21 05:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:10 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 05:29:10 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/21 05:29:10 DEBUG : check sum: Unchanged skipping 2025/05/21 05:29:10 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:10 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.58s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/21 05:29:11 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:11 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:12 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/05/21 05:29:13 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 05:29:13 INFO : sizeonly: Copied (new) 2025/05/21 05:29:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/21 05:29:21 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:21 DEBUG : sizeonly: Sizes identical 2025/05/21 05:29:21 DEBUG : sizeonly: Unchanged skipping 2025/05/21 05:29:21 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:21 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncSizeOnly (10.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/21 05:29:22 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:22 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:23 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/05/21 05:29:24 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/05/21 05:29:24 INFO : ignore-size: Copied (new) 2025/05/21 05:29:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:29:24 DEBUG : ignore-size: Unchanged skipping 2025/05/21 05:29:24 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:24 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:24 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.43s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/21 05:29:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:29:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:28 DEBUG : existing: Unchanged skipping 2025/05/21 05:29:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:28 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/21 05:29:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/21 05:29:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 05:29:29 INFO : existing: Copied (replaced existing) 2025/05/21 05:29:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 05:29:31 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:31 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:32 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/21 05:29:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 05:29:33 INFO : existing: Copied (new) 2025/05/21 05:29:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:33 DEBUG : existing: Destination exists, skipping 2025/05/21 05:29:33 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:33 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:33 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:29:37 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/21 05:29:38 INFO : d: Making directory 2025/05/21 05:29:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 05:29:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:29:40 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:40 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 05:29:40 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:41 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:29:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:29:42 INFO : a/potato2: Copied (new) 2025/05/21 05:29:42 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:42 INFO : b/potato: Deleted 2025/05/21 05:29:42 INFO : d: Removing directory 2025/05/21 05:29:42 INFO : b: Removing directory 2025/05/21 05:29:42 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:29:47 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:47 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/21 05:29:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 05:29:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/21 05:29:47 DEBUG : empty space: Unchanged skipping 2025/05/21 05:29:47 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:47 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:47 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:47 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/21 05:29:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 05:29:47 INFO : empty space: Updated modification time in destination 2025/05/21 05:29:47 DEBUG : empty space: Unchanged skipping 2025/05/21 05:29:47 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:47 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:29:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/21 05:29:50 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 05:29:50 DEBUG : empty space: Unchanged skipping 2025/05/21 05:29:50 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:50 DEBUG : Waiting for deletions to finish 2025/05/21 05:29:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:52 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/21 05:29:53 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/21 05:29:53 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3341520093) 2025/05/21 05:29:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-fanakak1hipi') 2025/05/21 05:29:53 DEBUG : foo: md5 differ 2025/05/21 05:29:53 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:54 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/21 05:29:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/05/21 05:29:54 INFO : foo: Copied (replaced existing) 2025/05/21 05:29:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:29:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:29:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:29:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/21 05:29:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:29:57 DEBUG : empty space: Unchanged skipping 2025/05/21 05:29:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:29:58 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/21 05:29:59 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:29:59 INFO : potato: Copied (new) 2025/05/21 05:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:01 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/21 05:30:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/21 05:30:02 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:02 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/05/21 05:30:03 INFO : potato: Copied (replaced existing) 2025/05/21 05:30:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:06 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/21 05:30:06 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3341520093) 2025/05/21 05:30:06 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-fanakak1hipi') 2025/05/21 05:30:06 DEBUG : potato: md5 differ 2025/05/21 05:30:06 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:07 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/05/21 05:30:07 INFO : potato: Copied (replaced existing) 2025/05/21 05:30:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:30:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:30:12 DEBUG : empty space: Unchanged skipping 2025/05/21 05:30:12 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:12 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/21 05:30:12 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:30:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:30:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:17 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:17 DEBUG : empty space: Unchanged skipping 2025/05/21 05:30:17 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:30:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:30:18 INFO : potato2: Copied (new) 2025/05/21 05:30:18 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:18 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:21 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:23 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/21 05:30:24 INFO : d: Making directory 2025/05/21 05:30:24 INFO : d/e: Making directory 2025/05/21 05:30:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:30:25 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 05:30:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:26 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:30:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:30:27 INFO : a/potato2: Copied (new) 2025/05/21 05:30:27 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:27 INFO : b/potato: Deleted 2025/05/21 05:30:27 INFO : d/e: Removing directory 2025/05/21 05:30:28 INFO : d: Removing directory 2025/05/21 05:30:28 INFO : b: Removing directory 2025/05/21 05:30:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:32 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:34 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/21 05:30:35 INFO : d: Making directory 2025/05/21 05:30:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:30:36 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 05:30:36 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:36 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:37 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:30:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:30:37 INFO : a/potato2: Copied (new) 2025/05/21 05:30:37 ERROR : OpenDrive root 'rclone-test-fanakak1hipi': not deleting files as there were IO errors 2025/05/21 05:30:37 ERROR : OpenDrive root 'rclone-test-fanakak1hipi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:30:44 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:30:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:44 DEBUG : empty space: Unchanged skipping 2025/05/21 05:30:44 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:44 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:44 INFO : potato: Deleted 2025/05/21 05:30:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:30:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:30:46 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.68s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:30:51 DEBUG : Waiting for deletions to finish 2025/05/21 05:30:51 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:51 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:51 INFO : potato: Deleted 2025/05/21 05:30:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:30:51 DEBUG : empty space: Unchanged skipping 2025/05/21 05:30:51 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:51 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:30:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 05:30:53 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.95s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:30:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/21 05:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:30:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:30:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:30:57 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/05/21 05:30:58 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/21 05:30:58 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.96s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:31:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:31:03 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 05:31:03 DEBUG : enormous: Excluded 2025/05/21 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 05:31:03 DEBUG : potato2: Excluded 2025/05/21 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 05:31:03 DEBUG : potato2: Excluded 2025/05/21 05:31:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:31:03 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:03 DEBUG : empty space: Unchanged skipping 2025/05/21 05:31:03 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:03 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:03 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 05:31:03 DEBUG : enormous: Excluded 2025/05/21 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 05:31:03 DEBUG : potato2: Excluded 2025/05/21 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 05:31:03 DEBUG : potato2: Excluded 2025/05/21 05:31:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/21 05:31:03 DEBUG : empty space: Unchanged skipping 2025/05/21 05:31:03 DEBUG : Local file system at /tmp/rclone3341520093: Waiting for checks to finish 2025/05/21 05:31:03 DEBUG : Local file system at /tmp/rclone3341520093: Waiting for transfers to finish 2025/05/21 05:31:03 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncWithExclude (5.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:31:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:31:09 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/05/21 05:31:10 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 05:31:10 DEBUG : enormous: Excluded 2025/05/21 05:31:10 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 05:31:10 DEBUG : potato2: Excluded 2025/05/21 05:31:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:31:10 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:10 DEBUG : empty space: Unchanged skipping 2025/05/21 05:31:10 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:10 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:10 INFO : enormous: Deleted 2025/05/21 05:31:10 INFO : potato2: Deleted 2025/05/21 05:31:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/21 05:31:11 DEBUG : empty space: Unchanged skipping 2025/05/21 05:31:11 DEBUG : Local file system at /tmp/rclone3341520093: Waiting for checks to finish 2025/05/21 05:31:11 DEBUG : Local file system at /tmp/rclone3341520093: Waiting for transfers to finish 2025/05/21 05:31:11 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:11 INFO : enormous: Deleted 2025/05/21 05:31:11 INFO : potato2: Deleted 2025/05/21 05:31:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:12 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:31:14 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:31:16 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/21 05:31:17 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/05/21 05:31:19 DEBUG : five: Need to transfer - File not found at Destination 2025/05/21 05:31:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/21 05:31:19 DEBUG : three: Sizes identical 2025/05/21 05:31:19 DEBUG : one: Destination is newer than source, skipping 2025/05/21 05:31:19 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3341520093) 2025/05/21 05:31:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-fanakak1hipi') 2025/05/21 05:31:19 DEBUG : two: md5 differ 2025/05/21 05:31:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/21 05:31:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 05:31:19 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:19 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/05/21 05:31:19 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:31:20 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/05/21 05:31:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/21 05:31:20 INFO : four: Copied (replaced existing) 2025/05/21 05:31:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/21 05:31:20 INFO : two: Copied (replaced existing) 2025/05/21 05:31:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/21 05:31:21 INFO : five: Copied (new) 2025/05/21 05:31:21 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:21 DEBUG : one: Destination is newer than source, skipping 2025/05/21 05:31:21 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/21 05:31:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/21 05:31:21 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/21 05:31:21 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/21 05:31:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 05:31:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 05:31:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3341520093) 2025/05/21 05:31:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-fanakak1hipi') 2025/05/21 05:31:21 DEBUG : three: md5 differ 2025/05/21 05:31:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/21 05:31:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/21 05:31:21 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/21 05:31:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 05:31:21 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:21 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/21 05:31:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/21 05:31:22 INFO : three: Copied (replaced existing) 2025/05/21 05:31:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.84s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/21 05:31:24 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Making map for --track-renames 2025/05/21 05:31:24 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Finished making map for --track-renames 2025/05/21 05:31:24 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 05:31:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/21 05:31:24 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for renames to finish 2025/05/21 05:31:24 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:24 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/21 05:31:24 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/21 05:31:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/21 05:31:25 INFO : potato: Copied (new) 2025/05/21 05:31:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/21 05:31:25 INFO : yam: Copied (new) 2025/05/21 05:31:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:31:26 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Making map for --track-renames 2025/05/21 05:31:26 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Finished making map for --track-renames 2025/05/21 05:31:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:26 DEBUG : potato: Unchanged skipping 2025/05/21 05:31:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for renames to finish 2025/05/21 05:31:26 DEBUG : yam: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using file/rename instead of move_copy for yaml 2025/05/21 05:31:26 INFO : yam: Moved (server-side) to: yaml 2025/05/21 05:31:26 INFO : yaml: Renamed from "yam" 2025/05/21 05:31:26 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:26 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/21 05:31:28 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Making map for --track-renames 2025/05/21 05:31:28 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Finished making map for --track-renames 2025/05/21 05:31:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 05:31:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/21 05:31:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for renames to finish 2025/05/21 05:31:28 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:29 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/21 05:31:29 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/21 05:31:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/21 05:31:30 INFO : potato: Copied (new) 2025/05/21 05:31:30 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/21 05:31:30 INFO : yam: Copied (new) 2025/05/21 05:31:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:31:30 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Making map for --track-renames 2025/05/21 05:31:30 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Finished making map for --track-renames 2025/05/21 05:31:30 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:30 DEBUG : potato: Unchanged skipping 2025/05/21 05:31:30 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for renames to finish 2025/05/21 05:31:31 DEBUG : yam: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using file/rename instead of move_copy for yaml 2025/05/21 05:31:31 INFO : yam: Moved (server-side) to: yaml 2025/05/21 05:31:31 INFO : yaml: Renamed from "yam" 2025/05/21 05:31:31 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:31 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/21 05:31:40 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Making map for --track-renames 2025/05/21 05:31:40 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Finished making map for --track-renames 2025/05/21 05:31:40 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 05:31:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/21 05:31:40 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for renames to finish 2025/05/21 05:31:40 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:41 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/21 05:31:41 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/05/21 05:31:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/21 05:31:42 INFO : potato: Copied (new) 2025/05/21 05:31:42 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/21 05:31:42 INFO : sub/yam: Copied (new) 2025/05/21 05:31:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:42 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:31:42 DEBUG : potato: Unchanged skipping 2025/05/21 05:31:42 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Making map for --track-renames 2025/05/21 05:31:42 INFO : OpenDrive root 'rclone-test-fanakak1hipi': Finished making map for --track-renames 2025/05/21 05:31:42 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:42 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for renames to finish 2025/05/21 05:31:43 INFO : sub/yam: Moved (server-side) to: yam 2025/05/21 05:31:43 INFO : yam: Renamed from "sub/yam" 2025/05/21 05:31:43 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:43 DEBUG : Waiting for deletions to finish 2025/05/21 05:31:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.38s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:45 DEBUG : Creating backend with remote "/tmp/rclone3341520093/dir1" 2025/05/21 05:31:45 DEBUG : Creating backend with remote "/tmp/rclone3341520093/dir2" 2025/05/21 05:31:45 DEBUG : Local file system at /tmp/rclone3341520093/dir2: Using server-side directory move 2025/05/21 05:31:45 INFO : Local file system at /tmp/rclone3341520093/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 05:31:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/21 05:31:45 INFO : file1.txt: Moved (server-side) 2025/05/21 05:31:45 DEBUG : Local file system at /tmp/rclone3341520093/dir2: Waiting for checks to finish 2025/05/21 05:31:45 DEBUG : Local file system at /tmp/rclone3341520093/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.33s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:31:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 05:31:46 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:46 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:31:47 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/21 05:31:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:31:47 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:31:47 INFO : sub dir/hello world: Deleted 2025/05/21 05:31:48 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/21 05:31:48 INFO : nested/sub dir/file: Copied (new) 2025/05/21 05:31:48 INFO : nested/sub dir/file: Deleted 2025/05/21 05:31:48 INFO : sub dir: Removing directory 2025/05/21 05:31:48 INFO : nested/sub dir: Removing directory 2025/05/21 05:31:48 INFO : nested: Removing directory 2025/05/21 05:31:48 DEBUG : Local file system at /tmp/rclone3341520093: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 05:31:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 05:31:52 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:52 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/21 05:31:54 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/21 05:31:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 05:31:54 INFO : sub dir/hello world: Copied (new) 2025/05/21 05:31:54 INFO : sub dir/hello world: Deleted 2025/05/21 05:31:55 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/21 05:31:55 INFO : nested/sub dir/file: Copied (new) 2025/05/21 05:31:55 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.71s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:31:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 05:31:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/21 05:31:58 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:31:58 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:31:59 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/21 05:31:59 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/05/21 05:32:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 05:32:00 INFO : existing: Copied (new) 2025/05/21 05:32:00 INFO : existing: Deleted 2025/05/21 05:32:00 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/21 05:32:00 INFO : existing-b: Copied (new) 2025/05/21 05:32:00 INFO : existing-b: Deleted 2025/05/21 05:32:00 DEBUG : existing: Destination exists, skipping 2025/05/21 05:32:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/21 05:32:00 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:32:00 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:32:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.87s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kukojus0tagu" 2025/05/21 05:32:02 DEBUG : Starting OpenDrive session with ID: f870ef406ce8320a771c2e7ced8f7a312f518d910775ef8c9dfda166884ddc92 2025/05/21 05:32:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:32:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:06 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-fanakak1hipi' -> OpenDrive root 'rclone-test-kukojus0tagu' 2025/05/21 05:32:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:10 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/21 05:32:11 DEBUG : OpenDrive root 'rclone-test-kukojus0tagu': Using server-side directory move 2025/05/21 05:32:11 INFO : OpenDrive root 'rclone-test-kukojus0tagu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 05:32:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:32:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/21 05:32:11 DEBUG : empty space: Unchanged skipping 2025/05/21 05:32:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 05:32:11 DEBUG : OpenDrive root 'rclone-test-kukojus0tagu': Waiting for checks to finish 2025/05/21 05:32:12 INFO : empty space: Deleted 2025/05/21 05:32:12 DEBUG : OpenDrive root 'rclone-test-kukojus0tagu': Waiting for transfers to finish 2025/05/21 05:32:12 INFO : potato3: Deleted 2025/05/21 05:32:12 INFO : potato2: Moved (server-side) 2025/05/21 05:32:12 INFO : potato3: Moved (server-side) 2025/05/21 05:32:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuganij4neze" 2025/05/21 05:32:13 DEBUG : Starting OpenDrive session with ID: 4c9a2c6f06547706571778ebf3de25124cd4cccb6a1105b37c7482835ef11b69 2025/05/21 05:32:13 DEBUG : OpenDrive root 'rclone-test-fuganij4neze': Using server-side directory move 2025/05/21 05:32:13 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/21 05:32:13 INFO : OpenDrive root 'rclone-test-fuganij4neze': Server side directory move succeeded 2025/05/21 05:32:14 ERROR : : error listing: directory not found 2025/05/21 05:32:14 DEBUG : OpenDrive root 'rclone-test-fuganij4neze': Purge remote 2025/05/21 05:32:14 DEBUG : OpenDrive root 'rclone-test-kukojus0tagu': Purge remote 2025/05/21 05:32:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xeyomov0kihe" 2025/05/21 05:32:15 DEBUG : Starting OpenDrive session with ID: 8127b1fe8fe388e51f7f087c9e88bd0aa5f151091d8e62cb87eb8fbe911e0714 2025/05/21 05:32:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:32:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-fanakak1hipi' -> OpenDrive root 'rclone-test-xeyomov0kihe' 2025/05/21 05:32:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:23 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/21 05:32:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 05:32:25 DEBUG : empty space: Excluded 2025/05/21 05:32:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 05:32:25 DEBUG : empty space: Excluded 2025/05/21 05:32:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:32:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 05:32:25 DEBUG : OpenDrive root 'rclone-test-xeyomov0kihe': Waiting for checks to finish 2025/05/21 05:32:25 DEBUG : OpenDrive root 'rclone-test-xeyomov0kihe': Waiting for transfers to finish 2025/05/21 05:32:25 INFO : potato3: Deleted 2025/05/21 05:32:25 INFO : potato2: Moved (server-side) 2025/05/21 05:32:25 INFO : potato3: Moved (server-side) 2025/05/21 05:32:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dadugaj6gino" 2025/05/21 05:32:26 DEBUG : Starting OpenDrive session with ID: 5313c10492455051cf74dd93b80d6ecde901caecc4edd3a7761daf1fdd62fa82 2025/05/21 05:32:26 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 05:32:26 DEBUG : empty space: Excluded 2025/05/21 05:32:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:32:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/21 05:32:26 DEBUG : OpenDrive root 'rclone-test-dadugaj6gino': Waiting for checks to finish 2025/05/21 05:32:26 DEBUG : OpenDrive root 'rclone-test-dadugaj6gino': Waiting for transfers to finish 2025/05/21 05:32:27 INFO : potato2: Moved (server-side) 2025/05/21 05:32:27 INFO : potato3: Moved (server-side) 2025/05/21 05:32:28 DEBUG : OpenDrive root 'rclone-test-dadugaj6gino': Purge remote 2025/05/21 05:32:28 DEBUG : OpenDrive root 'rclone-test-xeyomov0kihe': Purge remote --- PASS: TestServerSideMoveWithFilter (14.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-revulid9tumo" 2025/05/21 05:32:29 DEBUG : Starting OpenDrive session with ID: aaa933104ad7810bf26f512ceec3baad31cf3b2e65bc41dd65ad16388d812cca 2025/05/21 05:32:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/21 05:32:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:34 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/05/21 05:32:35 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-fanakak1hipi' -> OpenDrive root 'rclone-test-revulid9tumo' 2025/05/21 05:32:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:38 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/21 05:32:39 DEBUG : OpenDrive root 'rclone-test-revulid9tumo': Using server-side directory move 2025/05/21 05:32:39 INFO : OpenDrive root 'rclone-test-revulid9tumo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 05:32:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 05:32:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/21 05:32:39 DEBUG : empty space: Unchanged skipping 2025/05/21 05:32:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 05:32:39 INFO : potato3: Deleted 2025/05/21 05:32:39 DEBUG : OpenDrive root 'rclone-test-revulid9tumo': Waiting for checks to finish 2025/05/21 05:32:39 INFO : empty space: Deleted 2025/05/21 05:32:39 DEBUG : OpenDrive root 'rclone-test-revulid9tumo': Waiting for transfers to finish 2025/05/21 05:32:40 INFO : potato2: Moved (server-side) 2025/05/21 05:32:40 INFO : potato3: Moved (server-side) 2025/05/21 05:32:40 INFO : tomatoDir: Removing directory 2025/05/21 05:32:40 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': deleted 1 directories 2025/05/21 05:32:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vufecab6beri" 2025/05/21 05:32:41 DEBUG : Starting OpenDrive session with ID: 749fb640ccd43cadea4cade2b9433b3f52dd5854a0d1e813b9233787c1c18af0 2025/05/21 05:32:41 INFO : tomatoDir: Making directory 2025/05/21 05:32:42 DEBUG : OpenDrive root 'rclone-test-vufecab6beri': Using server-side directory move 2025/05/21 05:32:42 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/21 05:32:42 INFO : OpenDrive root 'rclone-test-vufecab6beri': Server side directory move succeeded 2025/05/21 05:32:43 ERROR : : error listing: directory not found 2025/05/21 05:32:43 ERROR : : error listing: directory not found 2025/05/21 05:32:43 DEBUG : OpenDrive root 'rclone-test-vufecab6beri': Purge remote 2025/05/21 05:32:43 DEBUG : OpenDrive root 'rclone-test-revulid9tumo': Purge remote 2025/05/21 05:32:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/rclone-sync-test" 2025/05/21 05:32:45 DEBUG : Starting OpenDrive session with ID: d25bc73bec5071d086a22773a6d6018ddb39c7aac3d0e8530909f4b74368506f run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncOverlap (2.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/rclone-sync-test" 2025/05/21 05:32:47 DEBUG : Starting OpenDrive session with ID: db09aeafcf208f732237b9e9db5658d9f05a278c97367ce103e8320ceb3243ee 2025/05/21 05:32:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/rclone-sync-test-include/layer2" 2025/05/21 05:32:49 DEBUG : Starting OpenDrive session with ID: 57d6f2382e47798bf485d357880660fffb39f3ba15d7b7e82eac3dd4abf9c8c3 2025/05/21 05:32:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/rclone-sync-test-ignore-file" 2025/05/21 05:32:51 DEBUG : Starting OpenDrive session with ID: ae21c8e037346803acbdaa1e2a82a966e270c81b790af2f4ff8b76a4dda8b1e0 2025/05/21 05:32:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/05/21 05:32:54 DEBUG : rclone-sync-test: Excluded 2025/05/21 05:32:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 05:32:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 05:32:55 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/rclone-sync-test': Waiting for checks to finish 2025/05/21 05:32:55 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/rclone-sync-test': Waiting for transfers to finish 2025/05/21 05:32:55 DEBUG : Waiting for deletions to finish 2025/05/21 05:32:55 INFO : There was nothing to transfer 2025/05/21 05:32:55 DEBUG : rclone-sync-test: Excluded 2025/05/21 05:32:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 05:32:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 05:32:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:32:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:32:56 DEBUG : Waiting for deletions to finish 2025/05/21 05:32:56 INFO : rclone-sync-test-include: Removing directory 2025/05/21 05:32:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': deleted 1 directories 2025/05/21 05:32:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:57 DEBUG : rclone-sync-test: Excluded 2025/05/21 05:32:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 05:32:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/21 05:32:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/21 05:32:57 DEBUG : Waiting for deletions to finish 2025/05/21 05:32:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:58 DEBUG : rclone-sync-test: Excluded 2025/05/21 05:32:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 05:32:58 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:32:58 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:32:58 DEBUG : Waiting for deletions to finish 2025/05/21 05:32:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:32:58 DEBUG : : Excluded 2025/05/21 05:32:58 DEBUG : rclone-sync-test: Excluded 2025/05/21 05:32:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 05:32:58 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/21 05:32:58 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/21 05:32:58 DEBUG : Waiting for deletions to finish 2025/05/21 05:32:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.77s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:33:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:33:06 DEBUG : Starting OpenDrive session with ID: bdb35935d6ba3b1010b2b69988ab15bccfed8b6383faf42755dcd88187e1fc92 2025/05/21 05:33:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/CompareDest" 2025/05/21 05:33:07 DEBUG : Starting OpenDrive session with ID: 3fc82adfc834e08b639594387e3dbe5642ddc52c47805f65a03568d42bf7aee6 2025/05/21 05:33:08 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:33:08 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:08 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:33:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 05:33:10 INFO : one: Copied (new) 2025/05/21 05:33:10 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:11 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:11 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:33:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/21 05:33:12 INFO : one: Copied (replaced existing) 2025/05/21 05:33:12 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:33:15 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2112 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/one: Modification time difference too big |-117496h33m15.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-21 05:33:15 +0000 UTC) (precision 1s) 2025/05/21 05:33:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:17 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 05:33:17 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:17 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:17 INFO : There was nothing to transfer 2025/05/21 05:33:18 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:33:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 05:33:20 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 05:33:20 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:20 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:20 INFO : There was nothing to transfer 2025/05/21 05:33:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 05:33:20 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 05:33:20 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:20 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/21 05:33:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:22 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 05:33:22 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 05:33:22 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:22 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/05/21 05:33:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/21 05:33:23 INFO : two: Copied (new) 2025/05/21 05:33:23 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (19.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:33:27 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/05/21 05:33:29 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/05/21 05:33:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dest" 2025/05/21 05:33:30 DEBUG : Starting OpenDrive session with ID: c5b0d8e8f385cbb2d118ad984a0607f5e67f7d579816ca047a65b8c4bdb70c71 2025/05/21 05:33:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/pre-dest1" 2025/05/21 05:33:32 DEBUG : Starting OpenDrive session with ID: d5256cd5777487f464420f79bdb4b98b96248a0ec9f9feb9d7ec3f464807b2c3 2025/05/21 05:33:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/pre-dest2" 2025/05/21 05:33:32 DEBUG : Starting OpenDrive session with ID: 4644e930a98aabfb79316d9401bb24f61791bb7d121202a2225b30e11d4a274a 2025/05/21 05:33:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:33:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/21 05:33:33 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:33:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/21 05:33:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/21 05:33:34 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dest': Waiting for checks to finish 2025/05/21 05:33:34 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dest': Waiting for transfers to finish 2025/05/21 05:33:35 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/05/21 05:33:36 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/21 05:33:36 INFO : 3: Copied (new) 2025/05/21 05:33:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.66s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:33:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:33:39 DEBUG : Starting OpenDrive session with ID: 39aa76b966f0497c748bb08ea767f285a2c657b4bf477c8dfb21989dcfd67304 2025/05/21 05:33:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/CopyDest" 2025/05/21 05:33:40 DEBUG : Starting OpenDrive session with ID: f1aa563430b8ddfe5a747b3f9078384f318c0b3dbe76a7e89f1b19eef98571d1 2025/05/21 05:33:41 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:33:41 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:41 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:42 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:33:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 05:33:43 INFO : one: Copied (new) 2025/05/21 05:33:43 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:44 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:44 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:33:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/21 05:33:45 INFO : one: Copied (replaced existing) 2025/05/21 05:33:45 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:33:48 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:33:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/BackupDir" 2025/05/21 05:33:49 DEBUG : Starting OpenDrive session with ID: 5847bb59766f5977afd4cb8bbc8d4d4d58b043db9fdd8659f22e7dbff18dc74a 2025/05/21 05:33:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:50 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 05:33:52 INFO : one: Moved (server-side) 2025/05/21 05:33:52 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/21 05:33:52 INFO : one: Copied (server-side copy) 2025/05/21 05:33:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 05:33:52 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:52 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:54 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:33:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:55 DEBUG : one: Unchanged skipping 2025/05/21 05:33:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:56 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/21 05:33:56 INFO : two: Copied (server-side copy) 2025/05/21 05:33:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 05:33:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:56 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:56 DEBUG : one: Unchanged skipping 2025/05/21 05:33:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:56 DEBUG : two: Unchanged skipping 2025/05/21 05:33:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:33:56 DEBUG : Waiting for deletions to finish 2025/05/21 05:33:56 INFO : There was nothing to transfer 2025/05/21 05:33:57 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/05/21 05:33:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:59 DEBUG : one: Unchanged skipping 2025/05/21 05:33:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 05:33:59 DEBUG : three: Destination not found in --copy-dest 2025/05/21 05:33:59 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 05:33:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/21 05:33:59 DEBUG : two: Unchanged skipping 2025/05/21 05:33:59 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:33:59 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:00 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/05/21 05:34:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/21 05:34:01 INFO : three: Copied (new) 2025/05/21 05:34:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.52s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:34:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:34:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:34:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/21 05:34:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:34:10 DEBUG : Starting OpenDrive session with ID: e8aaf0173972d4472e2c0871848199f2886b12783ab00ca1087e11380eceb683 2025/05/21 05:34:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/backup" 2025/05/21 05:34:11 DEBUG : Starting OpenDrive session with ID: 708efceadb3cc046e0b40a45155324efcc4ce3dae4e77451dc4f9bf0914872a3 2025/05/21 05:34:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 05:34:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:34:12 DEBUG : two: Unchanged skipping 2025/05/21 05:34:12 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:34:13 INFO : one: Moved (server-side) 2025/05/21 05:34:13 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/21 05:34:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 05:34:15 INFO : one: Copied (new) 2025/05/21 05:34:15 DEBUG : Waiting for deletions to finish 2025/05/21 05:34:15 INFO : three.txt: Moved (server-side) 2025/05/21 05:34:15 INFO : three.txt: Moved into backup dir 2025/05/21 05:34:16 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/21 05:34:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 05:34:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:34:18 DEBUG : two: Unchanged skipping 2025/05/21 05:34:18 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:34:18 INFO : one: Deleted 2025/05/21 05:34:18 INFO : one: Moved (server-side) 2025/05/21 05:34:18 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:34:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 05:34:20 INFO : one: Copied (new) 2025/05/21 05:34:20 DEBUG : Waiting for deletions to finish 2025/05/21 05:34:20 INFO : three.txt: Deleted 2025/05/21 05:34:21 INFO : three.txt: Moved (server-side) 2025/05/21 05:34:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:34:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:34:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:34:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/21 05:34:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:34:29 DEBUG : Starting OpenDrive session with ID: ba0e52544a0c090f42828302e679573d69804cffeb66cc0128cee4bdd6a3050f 2025/05/21 05:34:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/backup" 2025/05/21 05:34:30 DEBUG : Starting OpenDrive session with ID: 1aee4b09ccc351db5b079cbf002d64ea2c53f6216cb87d22d1da93d1adc89148 2025/05/21 05:34:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 05:34:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:34:31 DEBUG : two: Unchanged skipping 2025/05/21 05:34:31 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:34:32 INFO : one: Moved (server-side) to: one.bak 2025/05/21 05:34:32 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/21 05:34:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 05:34:33 INFO : one: Copied (new) 2025/05/21 05:34:33 DEBUG : Waiting for deletions to finish 2025/05/21 05:34:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 05:34:34 INFO : three.txt: Moved into backup dir 2025/05/21 05:34:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/21 05:34:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 05:34:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:34:36 DEBUG : two: Unchanged skipping 2025/05/21 05:34:36 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:34:37 INFO : one.bak: Deleted 2025/05/21 05:34:37 INFO : one: Moved (server-side) to: one.bak 2025/05/21 05:34:37 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:34:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 05:34:39 INFO : one: Copied (new) 2025/05/21 05:34:39 DEBUG : Waiting for deletions to finish 2025/05/21 05:34:39 INFO : three.txt.bak: Deleted 2025/05/21 05:34:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 05:34:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:34:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:34:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:34:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/21 05:34:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:34:48 DEBUG : Starting OpenDrive session with ID: 43f1fdf75f913886cdc4bc1f3745209f67c80a5221044782434f2ccfb57ad3f8 2025/05/21 05:34:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/backup" 2025/05/21 05:34:49 DEBUG : Starting OpenDrive session with ID: 43ad21b5a20b2b50599ae3d9244e79aec4aa7667fd1e76de4f55094e20624645 2025/05/21 05:34:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 05:34:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:34:50 DEBUG : two: Unchanged skipping 2025/05/21 05:34:50 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:34:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 05:34:50 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/21 05:34:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 05:34:52 INFO : one: Copied (new) 2025/05/21 05:34:52 DEBUG : Waiting for deletions to finish 2025/05/21 05:34:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 05:34:53 INFO : three.txt: Moved into backup dir 2025/05/21 05:34:54 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/21 05:34:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 05:34:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:34:55 DEBUG : two: Unchanged skipping 2025/05/21 05:34:55 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:34:55 INFO : one-2019-01-01: Deleted 2025/05/21 05:34:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 05:34:56 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:34:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:34:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 05:34:57 INFO : one: Copied (new) 2025/05/21 05:34:57 DEBUG : Waiting for deletions to finish 2025/05/21 05:34:58 INFO : three-2019-01-01.txt: Deleted 2025/05/21 05:34:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 05:34:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:35:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:35:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:35:05 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/21 05:35:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:35:06 DEBUG : Starting OpenDrive session with ID: 3f7c17c0926808e8a21b89089fa4956c3ef4bfe445a0c8c7735d94caa34f2128 2025/05/21 05:35:07 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:35:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 05:35:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:35:07 DEBUG : two: Unchanged skipping 2025/05/21 05:35:07 DEBUG : one: same parent dir (ODFfODkxMDU2MV9iWTJiNQ) - using file/rename instead of move_copy for one.bak 2025/05/21 05:35:07 INFO : one: Moved (server-side) to: one.bak 2025/05/21 05:35:07 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:35:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/21 05:35:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 05:35:09 INFO : one: Copied (new) 2025/05/21 05:35:09 DEBUG : Waiting for deletions to finish 2025/05/21 05:35:09 DEBUG : three.txt: same parent dir (ODFfODkxMDU2MV9iWTJiNQ) - using file/rename instead of move_copy for three.txt.bak 2025/05/21 05:35:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 05:35:09 INFO : three.txt: Moved into backup dir 2025/05/21 05:35:11 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/21 05:35:12 DEBUG : one.bak: Excluded (Path Filter) 2025/05/21 05:35:12 DEBUG : one.bak: Excluded 2025/05/21 05:35:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/21 05:35:12 DEBUG : three.txt.bak: Excluded 2025/05/21 05:35:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 05:35:12 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for checks to finish 2025/05/21 05:35:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:35:12 DEBUG : two: Unchanged skipping 2025/05/21 05:35:12 INFO : one.bak: Deleted 2025/05/21 05:35:13 DEBUG : one: same parent dir (ODFfODkxMDU2MV9iWTJiNQ) - using file/rename instead of move_copy for one.bak 2025/05/21 05:35:13 INFO : one: Moved (server-side) to: one.bak 2025/05/21 05:35:13 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi/dst': Waiting for transfers to finish 2025/05/21 05:35:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:35:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 05:35:14 INFO : one: Copied (new) 2025/05/21 05:35:14 DEBUG : Waiting for deletions to finish 2025/05/21 05:35:15 INFO : three.txt.bak: Deleted 2025/05/21 05:35:15 DEBUG : three.txt: same parent dir (ODFfODkxMDU2MV9iWTJiNQ) - using file/rename instead of move_copy for three.txt.bak 2025/05/21 05:35:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 05:35:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.72s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:35:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:35:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:35:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/21 05:35:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:35:23 DEBUG : Starting OpenDrive session with ID: e12631a8a6e2e031293116755d7bdd00fa45e346e05ec9814adeaeedfd5b05ea 2025/05/21 05:35:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 05:35:24 DEBUG : one: same parent dir (ODFfODkxMDU2NF81SE5URw) - using file/rename instead of move_copy for one.bak 2025/05/21 05:35:24 INFO : one: Moved (server-side) to: one.bak 2025/05/21 05:35:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/21 05:35:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 05:35:25 INFO : one: Copied (new) 2025/05/21 05:35:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:35:25 DEBUG : two: Unchanged skipping 2025/05/21 05:35:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 05:35:26 DEBUG : three.txt: same parent dir (ODFfODkxMDU2NF81SE5URw) - using file/rename instead of move_copy for three.txt.bak 2025/05/21 05:35:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 05:35:27 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/21 05:35:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/21 05:35:28 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-fanakak1hipi'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-fanakak1hipi'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found 2025/05/21 05:35:45 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 05:35:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:35:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 05:35:46 INFO : one: Copied (new) 2025/05/21 05:35:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:35:47 DEBUG : two: Unchanged skipping 2025/05/21 05:35:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 05:35:47 INFO : three.txt.bak: Deleted 2025/05/21 05:35:47 DEBUG : three.txt: same parent dir (ODFfODkxMDU2NF81SE5URw) - using file/rename instead of move_copy for three.txt.bak 2025/05/21 05:35:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 05:35:48 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/21 05:35:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/21 05:35:49 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt.bak (19), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-fanakak1hipi'/dst/three.txt.bak: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=6 vs obj=19 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/three.txt.bak: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found --- FAIL: TestSyncSuffix (41.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:36:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/21 05:36:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/21 05:36:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/21 05:36:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fanakak1hipi/dst" 2025/05/21 05:36:05 DEBUG : Starting OpenDrive session with ID: 6894ad5486f240293020baed169799bec8f919e4e452de4324470646c69d1557 2025/05/21 05:36:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 05:36:06 DEBUG : one: same parent dir (ODFfODkxMDU3NF9qU2RsZA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/21 05:36:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 05:36:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/21 05:36:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 05:36:08 INFO : one: Copied (new) 2025/05/21 05:36:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:36:08 DEBUG : two: Unchanged skipping 2025/05/21 05:36:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 05:36:08 DEBUG : three.txt: same parent dir (ODFfODkxMDU3NF9qU2RsZA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/21 05:36:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 05:36:09 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/21 05:36:10 INFO : three.txt: Copied (new) 2025/05/21 05:36:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 05:36:11 INFO : one-2019-01-01: Deleted 2025/05/21 05:36:12 DEBUG : one: same parent dir (ODFfODkxMDU3NF9qU2RsZA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/21 05:36:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 05:36:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/21 05:36:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 05:36:13 INFO : one: Copied (new) 2025/05/21 05:36:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:36:14 DEBUG : two: Unchanged skipping 2025/05/21 05:36:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 05:36:14 INFO : three-2019-01-01.txt: Deleted 2025/05/21 05:36:14 DEBUG : three.txt: same parent dir (ODFfODkxMDU3NF9qU2RsZA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/21 05:36:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 05:36:15 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/21 05:36:16 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/21 05:36:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.35s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:36:19 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/05/21 05:36:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/21 05:36:20 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:36:20 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:36:20 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/05/21 05:36:22 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/05/21 05:36:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/21 05:36:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.03s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:36:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 05:36:23 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:36:23 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:36:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 05:36:24 INFO : existing: Copied (new) 2025/05/21 05:36:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:36:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/21 05:36:25 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:36:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/21 05:36:25 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:36:25 ERROR : OpenDrive root 'rclone-test-fanakak1hipi': not deleting files as there were IO errors 2025/05/21 05:36:25 ERROR : OpenDrive root 'rclone-test-fanakak1hipi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncImmutable (4.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:36:27 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:29 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/05/21 05:36:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/05/21 05:36:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/05/21 05:36:36 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:36:36 DEBUG : existing: Unchanged skipping 2025/05/21 05:36:36 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/21 05:36:36 DEBUG : subdira-rclone-move-gujebuq4: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using folder/rename instead of move_copy 2025/05/21 05:36:36 DEBUG : EXISTING: moving to existing-rclone-move-lecakuz5 2025/05/21 05:36:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-varugoh1 2025/05/21 05:36:36 DEBUG : subdira: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using folder/rename instead of move_copy 2025/05/21 05:36:37 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-varugoh1 2025/05/21 05:36:37 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/21 05:36:37 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-varugoh1 2025/05/21 05:36:37 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/21 05:36:37 DEBUG : EXISTING: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using file/rename instead of move_copy for existing-rclone-move-lecakuz5 2025/05/21 05:36:37 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lecakuz5 2025/05/21 05:36:37 DEBUG : EXISTING: moving to existing 2025/05/21 05:36:37 DEBUG : existingbutdifferent-rclone-move-varugoh1: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using file/rename instead of move_copy for existingbutdifferent 2025/05/21 05:36:37 DEBUG : subdira/subdirb-rclone-move-fabobav0: same parent dir (ODFfODkxMDU4Nl9mR29DVQ) - using folder/rename instead of move_copy 2025/05/21 05:36:38 INFO : existingbutdifferent-rclone-move-varugoh1: Moved (server-side) to: existingbutdifferent 2025/05/21 05:36:38 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/21 05:36:38 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/21 05:36:38 DEBUG : existing-rclone-move-lecakuz5: same parent dir (ODFfODkxMDM1MV8xZGw3ZA) - using file/rename instead of move_copy for existing 2025/05/21 05:36:38 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/05/21 05:36:38 INFO : existing-rclone-move-lecakuz5: Moved (server-side) to: existing 2025/05/21 05:36:38 INFO : EXISTING: Moved (server-side) to: existing 2025/05/21 05:36:38 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/21 05:36:38 DEBUG : subdira/subdirb: same parent dir (ODFfODkxMDU4Nl9mR29DVQ) - using folder/rename instead of move_copy 2025/05/21 05:36:38 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/21 05:36:39 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/21 05:36:39 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/21 05:36:39 DEBUG : subdira/subdirb/subdirc-rclone-move-kagejuq0: same parent dir (ODFfODkxMDU4N19pS3AzSw) - using folder/rename instead of move_copy 2025/05/21 05:36:39 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODkxMDU4N19pS3AzSw) - using folder/rename instead of move_copy 2025/05/21 05:36:39 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/21 05:36:40 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/21 05:36:40 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-cehojuk4: same parent dir (ODFfODkxMDU4OF95dUN4MA) - using folder/rename instead of move_copy 2025/05/21 05:36:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-kisobaq0 2025/05/21 05:36:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODkxMDU4OF95dUN4MA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-kisobaq0 2025/05/21 05:36:41 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODkxMDU4OF95dUN4MA) - using folder/rename instead of move_copy 2025/05/21 05:36:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-kisobaq0 2025/05/21 05:36:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/21 05:36:41 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/21 05:36:41 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-kisobaq0: same parent dir (ODFfODkxMDU4OF95dUN4MA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/05/21 05:36:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/21 05:36:41 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:36:41 INFO : subdira/subdirb/subdirc/hello-rclone-move-kisobaq0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/21 05:36:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/21 05:36:41 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/21 05:36:42 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/05/21 05:36:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fofiset8 2025/05/21 05:36:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODkxMDU4OV95SGN4TA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fofiset8 2025/05/21 05:36:42 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fofiset8 2025/05/21 05:36:42 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 05:36:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fofiset8: same parent dir (ODFfODkxMDU4OV95SGN4TA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 05:36:43 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/21 05:36:43 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/21 05:36:43 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fofiset8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 05:36:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 05:36:43 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/21 05:36:43 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:36:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/05/21 05:36:44 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/21 05:36:44 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/21 05:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.35s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.01s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:36:50 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:51 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:53 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:55 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:56 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/21 05:36:58 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:00 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:02 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:03 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:05 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:07 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:08 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:10 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:12 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:13 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:15 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:17 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:18 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:20 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:22 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:23 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:25 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:27 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:29 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:30 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:32 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:34 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:35 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:37 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:39 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:40 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:42 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:44 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:45 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:47 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:49 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:50 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:52 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:54 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:55 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/21 05:37:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both0: Unchanged skipping 2025/05/21 05:37:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:37:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both10: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both11: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both14: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both15: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both16: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both17: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both18: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both19: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both2: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both3: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both4: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both5: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both6: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both7: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both8: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:37:57 DEBUG : both9: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both12: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both1: Unchanged skipping 2025/05/21 05:37:57 DEBUG : both13: Unchanged skipping 2025/05/21 05:37:57 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:37:57 DEBUG : Waiting for deletions to finish 2025/05/21 05:37:57 INFO : only2: Deleted 2025/05/21 05:37:57 INFO : only6: Deleted 2025/05/21 05:37:57 INFO : only1: Deleted 2025/05/21 05:37:57 INFO : only10: Deleted 2025/05/21 05:37:57 INFO : only13: Deleted 2025/05/21 05:37:57 INFO : only15: Deleted 2025/05/21 05:37:57 INFO : only12: Deleted 2025/05/21 05:37:57 INFO : only18: Deleted 2025/05/21 05:37:57 INFO : only5: Deleted 2025/05/21 05:37:58 INFO : only7: Deleted 2025/05/21 05:37:58 INFO : only0: Deleted 2025/05/21 05:37:58 INFO : only11: Deleted 2025/05/21 05:37:58 INFO : only8: Deleted 2025/05/21 05:37:58 INFO : only9: Deleted 2025/05/21 05:37:58 INFO : only3: Deleted 2025/05/21 05:37:58 INFO : only4: Deleted 2025/05/21 05:37:58 INFO : only14: Deleted 2025/05/21 05:37:58 INFO : only16: Deleted 2025/05/21 05:37:58 INFO : only17: Deleted 2025/05/21 05:37:58 INFO : only19: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:38:03 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:04 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:06 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:08 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:10 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:11 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:13 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:15 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:16 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:18 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:19 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:21 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:23 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:24 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:26 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:27 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:29 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:31 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:32 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:34 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:36 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:37 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:39 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:41 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:42 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:44 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:45 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:47 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:49 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:50 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:52 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:53 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:55 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:57 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/21 05:38:59 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/21 05:39:00 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/21 05:39:02 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/21 05:39:04 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/21 05:39:05 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/21 05:39:07 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/21 05:39:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both0: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both12: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both13: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both14: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both15: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both16: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both17: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both18: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both19: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both2: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both3: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both4: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both5: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both6: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both7: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both8: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both9: Unchanged skipping 2025/05/21 05:39:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/21 05:39:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both1: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both10: Unchanged skipping 2025/05/21 05:39:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/21 05:39:08 DEBUG : both11: Unchanged skipping 2025/05/21 05:39:08 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for checks to finish 2025/05/21 05:39:08 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Waiting for transfers to finish 2025/05/21 05:39:09 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:09 INFO : only0: Copied (replaced existing) 2025/05/21 05:39:09 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:09 INFO : only10: Copied (replaced existing) 2025/05/21 05:39:09 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:09 INFO : only1: Copied (replaced existing) 2025/05/21 05:39:09 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:09 INFO : only11: Copied (replaced existing) 2025/05/21 05:39:10 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:10 INFO : only13: Copied (replaced existing) 2025/05/21 05:39:10 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:10 INFO : only12: Copied (replaced existing) 2025/05/21 05:39:11 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:11 INFO : only15: Copied (replaced existing) 2025/05/21 05:39:11 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:11 INFO : only16: Copied (replaced existing) 2025/05/21 05:39:11 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:11 INFO : only14: Copied (replaced existing) 2025/05/21 05:39:12 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:12 INFO : only17: Copied (replaced existing) 2025/05/21 05:39:12 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:12 INFO : only18: Copied (replaced existing) 2025/05/21 05:39:12 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:12 INFO : only2: Copied (replaced existing) 2025/05/21 05:39:13 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:13 INFO : only19: Copied (replaced existing) 2025/05/21 05:39:13 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:13 INFO : only3: Copied (replaced existing) 2025/05/21 05:39:13 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:13 INFO : only4: Copied (replaced existing) 2025/05/21 05:39:14 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:14 INFO : only6: Copied (replaced existing) 2025/05/21 05:39:16 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:16 INFO : only9: Copied (replaced existing) 2025/05/21 05:39:16 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:16 INFO : only7: Copied (replaced existing) 2025/05/21 05:39:17 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:17 INFO : only5: Copied (replaced existing) 2025/05/21 05:39:18 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/21 05:39:18 INFO : only8: Copied (replaced existing) 2025/05/21 05:39:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (83.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:39:26 DEBUG : empty_dir: Making directory with metadata 2025/05/21 05:39:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:39:26 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 05:39:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:39:26 INFO : empty_on_remote: Making directory 2025/05/21 05:39:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:39:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:39:33 DEBUG : empty_dir: Making directory with metadata 2025/05/21 05:39:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:39:33 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 05:39:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 05:39:33 INFO : empty_on_remote: Making directory 2025/05/21 05:39:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:39:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:39:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:42 INFO : sub dir: Making directory 2025/05/21 05:39:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" 2025/05/21 05:39:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 05:39:57 INFO : sub dir: Making directory 2025/05/21 05:39:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-fanakak1hipi'", Local "Local file system at /tmp/rclone3341520093", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.94s) FAIL 2025/05/21 05:40:13 DEBUG : OpenDrive root 'rclone-test-fanakak1hipi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m50.421893018s (try 1/5): exit status 1: Failed [TestSyncCompareDest TestSyncSuffix]