"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/16 01:32:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji" 2025/01/16 01:32:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 01:32:51 DEBUG : Starting OpenDrive session with ID: 44a3866a692b30659f97f7883bd95ed607b7a07c2be4bf1198f242be85bce1b6 2025/01/16 01:32:52 DEBUG : Creating backend with remote "/tmp/rclone2822443436" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:32:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/16 01:32:52 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:32:52 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:32:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:32:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:32:53 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:32:53 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:32:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:32:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:32:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:32:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.42s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:32:58 DEBUG : Creating backend with remote "/non-existing" 2025/01/16 01:32:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/16 01:32:58 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:32:58 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:32:59 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:32:59 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.04s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:03 INFO : OpenDrive root 'rclone-test-wasolax7foji': Running all checks before starting transfers 2025/01/16 01:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:03 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:03 INFO : OpenDrive root 'rclone-test-wasolax7foji': Checks finished, now starting transfers 2025/01/16 01:33:03 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.07s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:07 ERROR : Ignoring --no-traverse with sync 2025/01/16 01:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:07 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:07 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:09 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:33:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.07s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/16 01:33:11 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:11 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:12 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/16 01:33:13 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/16 01:33:13 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyWithDepth (3.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:33:14 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:14 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:15 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:33:17 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:17 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:18 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 01:33:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:33:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/16 01:33:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:33:20 INFO : sub dir: Making directory 2025/01/16 01:33:21 INFO : sub dir2: Making directory 2025/01/16 01:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:21 INFO : sub dir2/sub sub dir2: Making directory 2025/01/16 01:33:21 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:21 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:23 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:25 INFO : sub dir2: Making directory 2025/01/16 01:33:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 01:33:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:33:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:25 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:25 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:29 DEBUG : sub dir2: Making directory with metadata 2025/01/16 01:33:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:33:29 INFO : sub dir: Making directory 2025/01/16 01:33:29 INFO : sub dir2: Making directory 2025/01/16 01:33:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:32 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:33:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/16 01:33:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.26s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", 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-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:34 INFO : sub dir2: Making directory 2025/01/16 01:33:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:37 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:33:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:38 DEBUG : sub dir2: Making directory with metadata 2025/01/16 01:33:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:33:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:33:38 INFO : sub dir: Making directory 2025/01/16 01:33:38 INFO : sub dir2: Making directory 2025/01/16 01:33:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:39 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:39 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:40 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:33:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:41 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:43 INFO : sub dir2: Making directory 2025/01/16 01:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:43 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:43 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:33:45 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:33:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.49s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dohawop3zade" 2025/01/16 01:33:49 DEBUG : Starting OpenDrive session with ID: ed09e54de02d77491ff6aa18837a21df0b568102a47621bd29330b4c6805d0f8 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-wasolax7foji' -> OpenDrive root 'rclone-test-dohawop3zade' 2025/01/16 01:33:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:33:50 DEBUG : OpenDrive root 'rclone-test-dohawop3zade': Waiting for checks to finish 2025/01/16 01:33:50 DEBUG : OpenDrive root 'rclone-test-dohawop3zade': Waiting for transfers to finish 2025/01/16 01:33:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/16 01:33:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:51 DEBUG : OpenDrive root 'rclone-test-dohawop3zade': Purge remote --- PASS: TestServerSideCopy (6.79s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:33:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:33:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:33:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:33:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:33:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/16 01:33:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/16 01:33:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyOverSelf (5.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:34:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tuzuwin1tiqu" 2025/01/16 01:34:01 DEBUG : Config file has changed externally - reloading 2025/01/16 01:34:02 DEBUG : Starting OpenDrive session with ID: 9037d8855b9a6b0f6af36305a18b0047daf77a9723018c9ff9ada85d8ecff226 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-wasolax7foji' -> OpenDrive root 'rclone-test-tuzuwin1tiqu' 2025/01/16 01:34:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:34:03 DEBUG : OpenDrive root 'rclone-test-tuzuwin1tiqu': Waiting for checks to finish 2025/01/16 01:34:03 DEBUG : OpenDrive root 'rclone-test-tuzuwin1tiqu': Waiting for transfers to finish 2025/01/16 01:34:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/16 01:34:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/16 01:34:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:34:06 DEBUG : OpenDrive root 'rclone-test-tuzuwin1tiqu': Waiting for checks to finish 2025/01/16 01:34:06 DEBUG : OpenDrive root 'rclone-test-tuzuwin1tiqu': Waiting for transfers to finish 2025/01/16 01:34:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/16 01:34:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:07 DEBUG : OpenDrive root 'rclone-test-tuzuwin1tiqu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.85s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:34:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:34:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/16 01:34:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/16 01:34:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/16 01:34:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestMoveOverSelf (5.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:34:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-buvunux0bufi" 2025/01/16 01:34:17 DEBUG : Starting OpenDrive session with ID: 12e77c3aa63d42496dda21b12b9a76467f1c6b973f7b4b3c4bf7e581518e29ef sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-wasolax7foji' -> OpenDrive root 'rclone-test-buvunux0bufi' 2025/01/16 01:34:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:34:18 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Waiting for checks to finish 2025/01/16 01:34:18 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Waiting for transfers to finish 2025/01/16 01:34:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/16 01:34:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/16 01:34:21 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Using server-side directory move 2025/01/16 01:34:21 INFO : OpenDrive root 'rclone-test-buvunux0bufi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:34:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:34:22 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Waiting for checks to finish 2025/01/16 01:34:22 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Waiting for transfers to finish 2025/01/16 01:34:22 INFO : sub dir/hello world: Deleted 2025/01/16 01:34:22 INFO : sub dir/hello world: Moved (server-side) 2025/01/16 01:34:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/16 01:34:25 DEBUG : testing file moves 2025/01/16 01:34:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/16 01:34:25 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Waiting for checks to finish 2025/01/16 01:34:25 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Waiting for transfers to finish 2025/01/16 01:34:25 INFO : sub dir/hello world: Deleted 2025/01/16 01:34:26 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:27 DEBUG : OpenDrive root 'rclone-test-buvunux0bufi': Purge remote --- PASS: TestServerSideMoveOverSelf (13.96s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:34:31 ERROR : : error listing: directory not found 2025/01/16 01:34:31 INFO : Local file system at /tmp/rclone2822443436: Making directory 2025/01/16 01:34:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.66s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:34:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/16 01:34:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:34:36 DEBUG : Local file system at /tmp/rclone2822443436: Waiting for checks to finish 2025/01/16 01:34:36 DEBUG : Local file system at /tmp/rclone2822443436: Waiting for transfers to finish 2025/01/16 01:34:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:34:36 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/16 01:34:36 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:34:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyRedownload (4.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/16 01:34:38 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:38 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:39 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/16 01:34:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:34:40 INFO : check sum: Copied (new) 2025/01/16 01:34:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:40 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:34:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/16 01:34:40 DEBUG : check sum: Unchanged skipping 2025/01/16 01:34:40 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:40 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.60s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/16 01:34:42 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:42 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:42 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/16 01:34:43 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:34:43 INFO : sizeonly: Copied (new) 2025/01/16 01:34:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:44 DEBUG : sizeonly: Sizes identical 2025/01/16 01:34:44 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:44 DEBUG : sizeonly: Unchanged skipping 2025/01/16 01:34:44 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:44 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/16 01:34:45 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:45 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:46 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/16 01:34:47 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/16 01:34:47 INFO : ignore-size: Copied (new) 2025/01/16 01:34:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:48 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:34:48 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:48 DEBUG : ignore-size: Unchanged skipping 2025/01/16 01:34:48 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:48 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:50 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/16 01:34:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:34:51 DEBUG : existing: Unchanged skipping 2025/01/16 01:34:51 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:51 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:51 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/16 01:34:51 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:51 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/16 01:34:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:34:52 INFO : existing: Copied (replaced existing) 2025/01/16 01:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 01:34:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:55 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/16 01:34:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:34:56 INFO : existing: Copied (new) 2025/01/16 01:34:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:56 DEBUG : existing: Destination exists, skipping 2025/01/16 01:34:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:34:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:34:56 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:34:58 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:01 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/16 01:35:02 INFO : d: Making directory 2025/01/16 01:35:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 01:35:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:35:03 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 01:35:03 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:03 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:04 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:35:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:35:05 INFO : a/potato2: Copied (new) 2025/01/16 01:35:05 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:05 INFO : b/potato: Deleted 2025/01/16 01:35:05 INFO : d: Removing directory 2025/01/16 01:35:06 INFO : b: Removing directory 2025/01/16 01:35:06 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (12.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:35:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:12 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/01/16 01:35:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:35:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/16 01:35:12 DEBUG : empty space: Unchanged skipping 2025/01/16 01:35:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:12 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:12 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/01/16 01:35:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:35:12 INFO : empty space: Updated modification time in destination 2025/01/16 01:35:12 DEBUG : empty space: Unchanged skipping 2025/01/16 01:35:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:12 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:35:16 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/01/16 01:35:16 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:35:16 DEBUG : empty space: Unchanged skipping 2025/01/16 01:35:16 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:16 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:18 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/16 01:35:20 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/01/16 01:35:20 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:20 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2822443436) 2025/01/16 01:35:20 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-wasolax7foji') 2025/01/16 01:35:20 DEBUG : foo: md5 differ 2025/01/16 01:35:20 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:20 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/16 01:35:21 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/16 01:35:21 INFO : foo: Copied (replaced existing) 2025/01/16 01:35:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:35:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/16 01:35:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:35:24 DEBUG : empty space: Unchanged skipping 2025/01/16 01:35:24 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:24 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:25 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/16 01:35:26 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:35:26 INFO : potato: Copied (new) 2025/01/16 01:35:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:28 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/16 01:35:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/16 01:35:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/16 01:35:31 INFO : potato: Copied (replaced existing) 2025/01/16 01:35:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:34 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/01/16 01:35:34 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2822443436) 2025/01/16 01:35:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-wasolax7foji') 2025/01/16 01:35:34 DEBUG : potato: md5 differ 2025/01/16 01:35:34 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/16 01:35:35 INFO : potato: Copied (replaced existing) 2025/01/16 01:35:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:35:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:35:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/16 01:35:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:35:40 DEBUG : empty space: Unchanged skipping 2025/01/16 01:35:40 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:40 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:40 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:35:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:35:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:35:45 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:45 DEBUG : empty space: Unchanged skipping 2025/01/16 01:35:45 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:35:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:35:47 INFO : potato2: Copied (new) 2025/01/16 01:35:47 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:47 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:35:49 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:35:51 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/16 01:35:52 INFO : d: Making directory 2025/01/16 01:35:53 INFO : d/e: Making directory 2025/01/16 01:35:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 01:35:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:35:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 01:35:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:35:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:35:55 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:35:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:35:56 INFO : a/potato2: Copied (new) 2025/01/16 01:35:56 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:56 INFO : b/potato: Deleted 2025/01/16 01:35:56 INFO : d/e: Removing directory 2025/01/16 01:35:56 INFO : d: Removing directory 2025/01/16 01:35:57 INFO : b: Removing directory 2025/01/16 01:35:57 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:00 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:36:02 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/16 01:36:03 INFO : d: Making directory 2025/01/16 01:36:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 01:36:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:36:04 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 01:36:04 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:04 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:06 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:36:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:36:07 INFO : a/potato2: Copied (new) 2025/01/16 01:36:07 ERROR : OpenDrive root 'rclone-test-wasolax7foji': not deleting files as there were IO errors 2025/01/16 01:36:07 ERROR : OpenDrive root 'rclone-test-wasolax7foji': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:36:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:36:14 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:36:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:36:14 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:14 DEBUG : empty space: Unchanged skipping 2025/01/16 01:36:14 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:14 INFO : potato: Deleted 2025/01/16 01:36:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:36:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:36:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:36:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:36:21 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:22 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:22 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:22 INFO : potato: Deleted 2025/01/16 01:36:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:36:22 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:36:22 DEBUG : empty space: Unchanged skipping 2025/01/16 01:36:22 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:36:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:36:24 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/16 01:36:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:36:28 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:28 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:28 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/16 01:36:30 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/16 01:36:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.72s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:36:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:36:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 01:36:35 DEBUG : enormous: Excluded 2025/01/16 01:36:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:36:35 DEBUG : potato2: Excluded 2025/01/16 01:36:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:36:35 DEBUG : potato2: Excluded 2025/01/16 01:36:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:36:35 DEBUG : empty space: Unchanged skipping 2025/01/16 01:36:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:35 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 01:36:35 DEBUG : enormous: Excluded 2025/01/16 01:36:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:36:35 DEBUG : potato2: Excluded 2025/01/16 01:36:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:36:36 DEBUG : potato2: Excluded 2025/01/16 01:36:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/16 01:36:36 DEBUG : empty space: Unchanged skipping 2025/01/16 01:36:36 DEBUG : Local file system at /tmp/rclone2822443436: Waiting for checks to finish 2025/01/16 01:36:36 DEBUG : Local file system at /tmp/rclone2822443436: Waiting for transfers to finish 2025/01/16 01:36:36 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncWithExclude (6.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:36:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:36:41 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/16 01:36:43 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 01:36:43 DEBUG : enormous: Excluded 2025/01/16 01:36:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:36:43 DEBUG : potato2: Excluded 2025/01/16 01:36:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:36:43 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:43 DEBUG : empty space: Unchanged skipping 2025/01/16 01:36:43 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:43 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:43 INFO : enormous: Deleted 2025/01/16 01:36:43 INFO : potato2: Deleted 2025/01/16 01:36:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/16 01:36:43 DEBUG : Local file system at /tmp/rclone2822443436: Waiting for checks to finish 2025/01/16 01:36:43 DEBUG : empty space: Unchanged skipping 2025/01/16 01:36:43 DEBUG : Local file system at /tmp/rclone2822443436: Waiting for transfers to finish 2025/01/16 01:36:43 INFO : potato2: Deleted 2025/01/16 01:36:43 INFO : enormous: Deleted 2025/01/16 01:36:43 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:36:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:36:47 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:36:49 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/16 01:36:50 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/16 01:36:52 DEBUG : five: Need to transfer - File not found at Destination 2025/01/16 01:36:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/16 01:36:52 DEBUG : one: Destination is newer than source, skipping 2025/01/16 01:36:52 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:52 DEBUG : three: Sizes identical 2025/01/16 01:36:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2822443436) 2025/01/16 01:36:52 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-wasolax7foji') 2025/01/16 01:36:52 DEBUG : two: md5 differ 2025/01/16 01:36:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 01:36:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:36:52 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:52 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/16 01:36:52 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:36:53 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/16 01:36:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/16 01:36:53 INFO : four: Copied (replaced existing) 2025/01/16 01:36:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/16 01:36:53 INFO : two: Copied (replaced existing) 2025/01/16 01:36:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/16 01:36:54 INFO : five: Copied (new) 2025/01/16 01:36:54 DEBUG : Waiting for deletions to finish 2025/01/16 01:36:54 DEBUG : one: Destination is newer than source, skipping 2025/01/16 01:36:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:54 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/16 01:36:54 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/16 01:36:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:36:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/16 01:36:54 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/16 01:36:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:36:54 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2822443436) 2025/01/16 01:36:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/16 01:36:54 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/16 01:36:54 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-wasolax7foji') 2025/01/16 01:36:54 DEBUG : three: md5 differ 2025/01/16 01:36:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:36:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 01:36:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:54 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/16 01:36:55 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/16 01:36:55 INFO : three: Copied (replaced existing) 2025/01/16 01:36:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.99s) === 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-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/16 01:36:57 INFO : OpenDrive root 'rclone-test-wasolax7foji': Making map for --track-renames 2025/01/16 01:36:57 INFO : OpenDrive root 'rclone-test-wasolax7foji': Finished making map for --track-renames 2025/01/16 01:36:57 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:36:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 01:36:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 01:36:57 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for renames to finish 2025/01/16 01:36:57 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:36:58 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/16 01:36:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/16 01:36:59 INFO : potato: Copied (new) 2025/01/16 01:36:59 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/16 01:37:00 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/16 01:37:00 INFO : yam: Copied (new) 2025/01/16 01:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:00 INFO : OpenDrive root 'rclone-test-wasolax7foji': Making map for --track-renames 2025/01/16 01:37:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:37:00 INFO : OpenDrive root 'rclone-test-wasolax7foji': Finished making map for --track-renames 2025/01/16 01:37:00 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:00 DEBUG : potato: Unchanged skipping 2025/01/16 01:37:00 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for renames to finish 2025/01/16 01:37:01 DEBUG : yam: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using file/rename instead of move_copy for yaml 2025/01/16 01:37:01 INFO : yam: Moved (server-side) to: yaml 2025/01/16 01:37:01 INFO : yaml: Renamed from "yam" 2025/01/16 01:37:01 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:01 DEBUG : Waiting for deletions to finish 2025/01/16 01:37:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/16 01:37:02 INFO : OpenDrive root 'rclone-test-wasolax7foji': Making map for --track-renames 2025/01/16 01:37:02 INFO : OpenDrive root 'rclone-test-wasolax7foji': Finished making map for --track-renames 2025/01/16 01:37:02 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 01:37:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 01:37:02 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for renames to finish 2025/01/16 01:37:02 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:03 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/16 01:37:04 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/16 01:37:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/16 01:37:04 INFO : potato: Copied (new) 2025/01/16 01:37:05 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/16 01:37:05 INFO : yam: Copied (new) 2025/01/16 01:37:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:37:05 INFO : OpenDrive root 'rclone-test-wasolax7foji': Making map for --track-renames 2025/01/16 01:37:05 INFO : OpenDrive root 'rclone-test-wasolax7foji': Finished making map for --track-renames 2025/01/16 01:37:05 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:05 DEBUG : potato: Unchanged skipping 2025/01/16 01:37:05 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for renames to finish 2025/01/16 01:37:06 DEBUG : yam: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using file/rename instead of move_copy for yaml 2025/01/16 01:37:06 INFO : yam: Moved (server-side) to: yaml 2025/01/16 01:37:06 INFO : yaml: Renamed from "yam" 2025/01/16 01:37:06 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:06 DEBUG : Waiting for deletions to finish 2025/01/16 01:37:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/16 01:37:08 INFO : OpenDrive root 'rclone-test-wasolax7foji': Making map for --track-renames 2025/01/16 01:37:08 INFO : OpenDrive root 'rclone-test-wasolax7foji': Finished making map for --track-renames 2025/01/16 01:37:08 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 01:37:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/16 01:37:08 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for renames to finish 2025/01/16 01:37:08 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:08 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/16 01:37:09 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/16 01:37:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/16 01:37:09 INFO : potato: Copied (new) 2025/01/16 01:37:10 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/16 01:37:10 INFO : sub/yam: Copied (new) 2025/01/16 01:37:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:37:10 DEBUG : potato: Unchanged skipping 2025/01/16 01:37:10 INFO : OpenDrive root 'rclone-test-wasolax7foji': Making map for --track-renames 2025/01/16 01:37:10 INFO : OpenDrive root 'rclone-test-wasolax7foji': Finished making map for --track-renames 2025/01/16 01:37:10 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:10 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for renames to finish 2025/01/16 01:37:11 INFO : sub/yam: Moved (server-side) to: yam 2025/01/16 01:37:11 INFO : yam: Renamed from "sub/yam" 2025/01/16 01:37:11 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:11 DEBUG : Waiting for deletions to finish 2025/01/16 01:37:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:13 DEBUG : Creating backend with remote "/tmp/rclone2822443436/dir1" 2025/01/16 01:37:13 DEBUG : Creating backend with remote "/tmp/rclone2822443436/dir2" 2025/01/16 01:37:13 DEBUG : Local file system at /tmp/rclone2822443436/dir2: Using server-side directory move 2025/01/16 01:37:13 INFO : Local file system at /tmp/rclone2822443436/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:37:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/16 01:37:13 INFO : file1.txt: Moved (server-side) 2025/01/16 01:37:13 DEBUG : Local file system at /tmp/rclone2822443436/dir2: Waiting for checks to finish 2025/01/16 01:37:13 DEBUG : Local file system at /tmp/rclone2822443436/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:37:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 01:37:14 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:14 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:37:16 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/16 01:37:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:37:16 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:37:16 INFO : sub dir/hello world: Deleted 2025/01/16 01:37:17 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/16 01:37:17 INFO : nested/sub dir/file: Copied (new) 2025/01/16 01:37:17 INFO : nested/sub dir/file: Deleted 2025/01/16 01:37:17 INFO : sub dir: Removing directory 2025/01/16 01:37:17 INFO : nested/sub dir: Removing directory 2025/01/16 01:37:17 INFO : nested: Removing directory 2025/01/16 01:37:17 DEBUG : Local file system at /tmp/rclone2822443436: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:37:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 01:37:20 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:20 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/16 01:37:21 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/16 01:37:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:37:22 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:37:22 INFO : sub dir/hello world: Deleted 2025/01/16 01:37:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/16 01:37:22 INFO : nested/sub dir/file: Copied (new) 2025/01/16 01:37:22 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 01:37:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/16 01:37:25 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:25 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/16 01:37:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:37:27 INFO : existing: Copied (new) 2025/01/16 01:37:27 INFO : existing: Deleted 2025/01/16 01:37:28 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/16 01:37:29 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/16 01:37:29 INFO : existing-b: Copied (new) 2025/01/16 01:37:29 INFO : existing-b: Deleted 2025/01/16 01:37:30 DEBUG : existing: Destination exists, skipping 2025/01/16 01:37:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/16 01:37:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:37:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:37:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.49s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muyewoy3wena" 2025/01/16 01:37:31 DEBUG : Starting OpenDrive session with ID: 39d3e4f9cbe8d130d44912654fd1e48f4b8e99d945dc5467269876904315b244 2025/01/16 01:37:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:37:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:37:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wasolax7foji' -> OpenDrive root 'rclone-test-muyewoy3wena' 2025/01/16 01:37:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:37:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/16 01:37:41 DEBUG : OpenDrive root 'rclone-test-muyewoy3wena': Using server-side directory move 2025/01/16 01:37:41 INFO : OpenDrive root 'rclone-test-muyewoy3wena': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:37:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:37:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/16 01:37:41 DEBUG : empty space: Unchanged skipping 2025/01/16 01:37:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 01:37:41 DEBUG : OpenDrive root 'rclone-test-muyewoy3wena': Waiting for checks to finish 2025/01/16 01:37:42 INFO : potato3: Deleted 2025/01/16 01:37:42 INFO : empty space: Deleted 2025/01/16 01:37:42 DEBUG : OpenDrive root 'rclone-test-muyewoy3wena': Waiting for transfers to finish 2025/01/16 01:37:42 INFO : potato2: Moved (server-side) 2025/01/16 01:37:42 INFO : potato3: Moved (server-side) 2025/01/16 01:37:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-waboyom5taga" 2025/01/16 01:37:43 DEBUG : Starting OpenDrive session with ID: 7018602b968d706d2f5040b5838917383ed443aad18c16302ebde3c2af59a947 2025/01/16 01:37:43 DEBUG : OpenDrive root 'rclone-test-waboyom5taga': Using server-side directory move 2025/01/16 01:37:43 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/16 01:37:43 INFO : OpenDrive root 'rclone-test-waboyom5taga': Server side directory move succeeded 2025/01/16 01:37:44 ERROR : : error listing: directory not found 2025/01/16 01:37:44 DEBUG : OpenDrive root 'rclone-test-waboyom5taga': Purge remote 2025/01/16 01:37:44 DEBUG : OpenDrive root 'rclone-test-muyewoy3wena': Purge remote 2025/01/16 01:37:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:37:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-woromat6vuko" 2025/01/16 01:37:45 DEBUG : Starting OpenDrive session with ID: 90f02dc5bab8b5d71c8f9c870a451c44c0a38bb3046117b6c954c1c8de1a42ed 2025/01/16 01:37:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:37:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:37:50 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wasolax7foji' -> OpenDrive root 'rclone-test-woromat6vuko' 2025/01/16 01:37:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:37:54 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/16 01:37:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 01:37:55 DEBUG : empty space: Excluded 2025/01/16 01:37:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 01:37:55 DEBUG : empty space: Excluded 2025/01/16 01:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:37:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 01:37:55 DEBUG : OpenDrive root 'rclone-test-woromat6vuko': Waiting for checks to finish 2025/01/16 01:37:55 DEBUG : OpenDrive root 'rclone-test-woromat6vuko': Waiting for transfers to finish 2025/01/16 01:37:55 INFO : potato3: Deleted 2025/01/16 01:37:56 INFO : potato2: Moved (server-side) 2025/01/16 01:37:56 INFO : potato3: Moved (server-side) 2025/01/16 01:37:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dosoduk8tico" 2025/01/16 01:37:57 DEBUG : Starting OpenDrive session with ID: 0dc9499f80846b92808b818eb198c91f380ad17601ab961031dc8d4511295822 2025/01/16 01:37:57 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 01:37:57 DEBUG : empty space: Excluded 2025/01/16 01:37:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:37:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 01:37:57 DEBUG : OpenDrive root 'rclone-test-dosoduk8tico': Waiting for checks to finish 2025/01/16 01:37:57 DEBUG : OpenDrive root 'rclone-test-dosoduk8tico': Waiting for transfers to finish 2025/01/16 01:37:58 INFO : potato2: Moved (server-side) 2025/01/16 01:37:58 INFO : potato3: Moved (server-side) 2025/01/16 01:37:59 DEBUG : OpenDrive root 'rclone-test-dosoduk8tico': Purge remote 2025/01/16 01:37:59 DEBUG : OpenDrive root 'rclone-test-woromat6vuko': Purge remote --- PASS: TestServerSideMoveWithFilter (14.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-malekey7goru" 2025/01/16 01:38:00 DEBUG : Starting OpenDrive session with ID: 34bfd421bea5e14048b6590ccb52db0a2feaed9df5f011e10595e396426fb551 2025/01/16 01:38:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/16 01:38:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:38:05 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/16 01:38:06 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wasolax7foji' -> OpenDrive root 'rclone-test-malekey7goru' 2025/01/16 01:38:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/16 01:38:09 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/16 01:38:10 DEBUG : OpenDrive root 'rclone-test-malekey7goru': Using server-side directory move 2025/01/16 01:38:10 INFO : OpenDrive root 'rclone-test-malekey7goru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:38:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:38:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/16 01:38:11 DEBUG : empty space: Unchanged skipping 2025/01/16 01:38:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 01:38:11 INFO : potato3: Deleted 2025/01/16 01:38:11 DEBUG : OpenDrive root 'rclone-test-malekey7goru': Waiting for checks to finish 2025/01/16 01:38:11 INFO : empty space: Deleted 2025/01/16 01:38:11 DEBUG : OpenDrive root 'rclone-test-malekey7goru': Waiting for transfers to finish 2025/01/16 01:38:11 INFO : potato2: Moved (server-side) 2025/01/16 01:38:12 INFO : potato3: Moved (server-side) 2025/01/16 01:38:12 INFO : tomatoDir: Removing directory 2025/01/16 01:38:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': deleted 1 directories 2025/01/16 01:38:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vobenez1sasi" 2025/01/16 01:38:13 DEBUG : Starting OpenDrive session with ID: f6239de661ec9cc2857c6ad31318c636ddd96afbd9828afc412a24f5d88a9791 2025/01/16 01:38:14 INFO : tomatoDir: Making directory 2025/01/16 01:38:14 DEBUG : OpenDrive root 'rclone-test-vobenez1sasi': Using server-side directory move 2025/01/16 01:38:14 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/16 01:38:15 INFO : OpenDrive root 'rclone-test-vobenez1sasi': Server side directory move succeeded 2025/01/16 01:38:15 ERROR : : error listing: directory not found 2025/01/16 01:38:16 ERROR : : error listing: directory not found 2025/01/16 01:38:16 DEBUG : OpenDrive root 'rclone-test-vobenez1sasi': Purge remote 2025/01/16 01:38:16 DEBUG : OpenDrive root 'rclone-test-malekey7goru': Purge remote 2025/01/16 01:38:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", 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-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/rclone-sync-test" 2025/01/16 01:38:17 DEBUG : Starting OpenDrive session with ID: 4f7bb4d59d2485ce06a02d4caef78182de657f70bf702d3938eec1eca8ad10eb run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/rclone-sync-test" 2025/01/16 01:38:20 DEBUG : Starting OpenDrive session with ID: ad3c75660a14aa1a42b95d730e99f30118f962551d449c0241cd4215d2aeb0e3 2025/01/16 01:38:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/rclone-sync-test-include/layer2" 2025/01/16 01:38:22 DEBUG : Starting OpenDrive session with ID: 268b17ef8e05c2ef58d4cbe8d0b12c3a55e62483b820058825232c72081892e1 2025/01/16 01:38:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/rclone-sync-test-ignore-file" 2025/01/16 01:38:24 DEBUG : Starting OpenDrive session with ID: 944cf9a16e11be4dc82b7a0ef6bd4d99c47e27ea0856a4f34f7b188e8e89aacc 2025/01/16 01:38:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/01/16 01:38:28 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:38:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:38:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:38:28 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/rclone-sync-test': Waiting for checks to finish 2025/01/16 01:38:28 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/rclone-sync-test': Waiting for transfers to finish 2025/01/16 01:38:28 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:28 INFO : There was nothing to transfer 2025/01/16 01:38:29 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:38:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:38:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:38:29 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:38:29 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:38:29 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:29 INFO : rclone-sync-test-include: Removing directory 2025/01/16 01:38:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': deleted 1 directories 2025/01/16 01:38:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:30 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:38:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:38:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/16 01:38:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/16 01:38:30 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:31 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:38:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:38:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:38:31 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:31 DEBUG : : Excluded 2025/01/16 01:38:32 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:38:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:38:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/16 01:38:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/16 01:38:32 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.26s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:38:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:38:39 DEBUG : Starting OpenDrive session with ID: e66e51de63b77404d269588f2cc16a1b019be32315d8f4227bd7bebdb6ed0441 2025/01/16 01:38:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/CompareDest" 2025/01/16 01:38:41 DEBUG : Starting OpenDrive session with ID: 760f5f7e2bfe155daf4eb69e0e0b96b67f541af3a9769fff08553381f9082a86 2025/01/16 01:38:42 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 01:38:42 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:38:42 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:38:43 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:38:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/16 01:38:44 INFO : one: Copied (new) 2025/01/16 01:38:44 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:38:45 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:38:45 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:38:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:38:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/16 01:38:46 INFO : one: Copied (replaced existing) 2025/01/16 01:38:46 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:38:49 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:38:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:38:50 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:38:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:38:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:38:51 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:38:51 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:51 INFO : There was nothing to transfer 2025/01/16 01:38:52 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:38:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:38:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 01:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:38:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:38:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:38:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:38:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:38:54 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:54 INFO : There was nothing to transfer 2025/01/16 01:38:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:38:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 01:38:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:38:55 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:38:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:38:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:38:55 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:38:55 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:55 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/16 01:38:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/16 01:38:56 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 01:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:38:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:38:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:38:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:38:56 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:38:57 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/16 01:38:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/16 01:38:58 INFO : two: Copied (new) 2025/01/16 01:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:39:02 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/16 01:39:03 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/16 01:39:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dest" 2025/01/16 01:39:05 DEBUG : Starting OpenDrive session with ID: 2525d880d8f3740db64308c4ae739bdb4defe300b1ae67f304da1353d7fa8f53 2025/01/16 01:39:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/pre-dest1" 2025/01/16 01:39:07 DEBUG : Starting OpenDrive session with ID: dac0c465f81daebf82236abc2f3fff1a2324b8096a7e63092cc700ee3a9be1b0 2025/01/16 01:39:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/pre-dest2" 2025/01/16 01:39:07 DEBUG : Starting OpenDrive session with ID: 49ce787182ae0f4040b9b318719dff44cd810aa8db9117c342b1bccb7f78803f 2025/01/16 01:39:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:39:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/16 01:39:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:39:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/16 01:39:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/16 01:39:09 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dest': Waiting for checks to finish 2025/01/16 01:39:09 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dest': Waiting for transfers to finish 2025/01/16 01:39:10 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/16 01:39:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/16 01:39:11 INFO : 3: Copied (new) 2025/01/16 01:39:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.18s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:39:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:39:14 DEBUG : Starting OpenDrive session with ID: f300d1e5980fa4cad9b32e0d2bd80a8f7cde30502d7cbeefa3bb5ea56135246e 2025/01/16 01:39:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/CopyDest" 2025/01/16 01:39:15 DEBUG : Starting OpenDrive session with ID: 8596a846d32e45aeaa80c5aa28fa27540fed00e57650a04ad1954ac7fd9a7f25 2025/01/16 01:39:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 01:39:16 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:16 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:18 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:39:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/16 01:39:18 INFO : one: Copied (new) 2025/01/16 01:39:18 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:39:19 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:19 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:39:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/16 01:39:21 INFO : one: Copied (replaced existing) 2025/01/16 01:39:21 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:39:23 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:39:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/BackupDir" 2025/01/16 01:39:25 DEBUG : Starting OpenDrive session with ID: 27e1e48de8b47b04903ed5250e66e5f3aedea0531b42388138d8fa67c94c7aec 2025/01/16 01:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:39:26 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:39:27 INFO : one: Moved (server-side) 2025/01/16 01:39:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/16 01:39:28 INFO : one: Copied (server-side copy) 2025/01/16 01:39:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/16 01:39:28 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:28 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:29 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:39:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:31 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/16 01:39:31 INFO : two: Copied (server-side copy) 2025/01/16 01:39:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/16 01:39:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:31 DEBUG : one: Unchanged skipping 2025/01/16 01:39:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:31 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:32 DEBUG : one: Unchanged skipping 2025/01/16 01:39:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:32 DEBUG : two: Unchanged skipping 2025/01/16 01:39:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:32 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:32 INFO : There was nothing to transfer 2025/01/16 01:39:33 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/16 01:39:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/16 01:39:35 DEBUG : three: Destination not found in --copy-dest 2025/01/16 01:39:35 DEBUG : three: Need to transfer - File not found at Destination 2025/01/16 01:39:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:35 DEBUG : one: Unchanged skipping 2025/01/16 01:39:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/16 01:39:35 DEBUG : two: Unchanged skipping 2025/01/16 01:39:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/16 01:39:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/16 01:39:36 INFO : three: Copied (new) 2025/01/16 01:39:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.55s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:39:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:39:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:39:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/16 01:39:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:39:45 DEBUG : Starting OpenDrive session with ID: bac6d92496b62da036ba5d81e9a21a6a76040f5fbce7b37a293520c3ee0881ba 2025/01/16 01:39:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/backup" 2025/01/16 01:39:46 DEBUG : Starting OpenDrive session with ID: c22cab13dcd97427ae371b644d8f6651fd7d688d20da5203e8895f0883cb4f5f 2025/01/16 01:39:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:39:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:39:47 DEBUG : two: Unchanged skipping 2025/01/16 01:39:47 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:48 INFO : one: Moved (server-side) 2025/01/16 01:39:48 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/16 01:39:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:39:50 INFO : one: Copied (new) 2025/01/16 01:39:50 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:50 INFO : three.txt: Moved (server-side) 2025/01/16 01:39:50 INFO : three.txt: Moved into backup dir 2025/01/16 01:39:51 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/16 01:39:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:39:53 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:39:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:39:53 DEBUG : two: Unchanged skipping 2025/01/16 01:39:53 INFO : one: Deleted 2025/01/16 01:39:54 INFO : one: Moved (server-side) 2025/01/16 01:39:54 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:39:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:39:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:39:55 INFO : one: Copied (new) 2025/01/16 01:39:55 DEBUG : Waiting for deletions to finish 2025/01/16 01:39:56 INFO : three.txt: Deleted 2025/01/16 01:39:56 INFO : three.txt: Moved (server-side) 2025/01/16 01:39:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:39:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:40:04 DEBUG : Starting OpenDrive session with ID: 0123bce496fbc0940b98315ebb911df01baf423ac33ed96084387aa47a7215d3 2025/01/16 01:40:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/backup" 2025/01/16 01:40:05 DEBUG : Starting OpenDrive session with ID: dc623a7b9ffe5bc50fafa5e3b5a7e3dde3c6a1f8a26429b88e38c8671c1c415b 2025/01/16 01:40:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:40:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:40:06 DEBUG : two: Unchanged skipping 2025/01/16 01:40:06 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:40:07 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:40:07 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:40:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/16 01:40:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:40:09 INFO : one: Copied (new) 2025/01/16 01:40:09 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:40:09 INFO : three.txt: Moved into backup dir 2025/01/16 01:40:10 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/16 01:40:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:40:12 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:40:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:40:12 DEBUG : two: Unchanged skipping 2025/01/16 01:40:12 INFO : one.bak: Deleted 2025/01/16 01:40:13 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:40:13 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:40:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:40:14 INFO : one: Copied (new) 2025/01/16 01:40:14 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:15 INFO : three.txt.bak: Deleted 2025/01/16 01:40:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:40:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:40:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:22 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:40:24 DEBUG : Starting OpenDrive session with ID: 3c3445ac6bbe4d23f3f5578277262c8db226386f3344dd6f731b5cdbae5ce3ad 2025/01/16 01:40:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/backup" 2025/01/16 01:40:24 DEBUG : Starting OpenDrive session with ID: a127ec67335652b8268e08b5afdf4b39b22c5c94b952c759d8de454d17b8acb7 2025/01/16 01:40:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:40:25 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:40:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:40:25 DEBUG : two: Unchanged skipping 2025/01/16 01:40:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:40:26 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:40:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/16 01:40:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:40:28 INFO : one: Copied (new) 2025/01/16 01:40:28 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:40:28 INFO : three.txt: Moved into backup dir 2025/01/16 01:40:30 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/16 01:40:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:40:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:40:31 DEBUG : two: Unchanged skipping 2025/01/16 01:40:31 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:40:31 INFO : one-2019-01-01: Deleted 2025/01/16 01:40:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:40:32 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:40:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:40:34 INFO : one: Copied (new) 2025/01/16 01:40:34 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:34 INFO : three-2019-01-01.txt: Deleted 2025/01/16 01:40:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:40:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:40:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:40:43 DEBUG : Starting OpenDrive session with ID: 57d980d563728933c5b53e41221936ce45d3eafb3439cce4c607a9148e0b3208 2025/01/16 01:40:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:40:44 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:40:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:40:44 DEBUG : two: Unchanged skipping 2025/01/16 01:40:44 DEBUG : one: same parent dir (ODFfNzk3MDQ4M183Q3Z1Tg) - using file/rename instead of move_copy for one.bak 2025/01/16 01:40:44 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:40:44 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:40:45 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/16 01:40:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:40:46 INFO : one: Copied (new) 2025/01/16 01:40:46 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:46 DEBUG : three.txt: same parent dir (ODFfNzk3MDQ4M183Q3Z1Tg) - using file/rename instead of move_copy for three.txt.bak 2025/01/16 01:40:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:40:46 INFO : three.txt: Moved into backup dir 2025/01/16 01:40:47 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/16 01:40:49 DEBUG : one.bak: Excluded (Path Filter) 2025/01/16 01:40:49 DEBUG : one.bak: Excluded 2025/01/16 01:40:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/16 01:40:49 DEBUG : three.txt.bak: Excluded 2025/01/16 01:40:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:40:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:40:49 DEBUG : two: Unchanged skipping 2025/01/16 01:40:49 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for checks to finish 2025/01/16 01:40:49 INFO : one.bak: Deleted 2025/01/16 01:40:49 DEBUG : one: same parent dir (ODFfNzk3MDQ4M183Q3Z1Tg) - using file/rename instead of move_copy for one.bak 2025/01/16 01:40:49 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:40:49 DEBUG : OpenDrive root 'rclone-test-wasolax7foji/dst': Waiting for transfers to finish 2025/01/16 01:40:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:40:51 INFO : one: Copied (new) 2025/01/16 01:40:51 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:51 INFO : three.txt.bak: Deleted 2025/01/16 01:40:51 DEBUG : three.txt: same parent dir (ODFfNzk3MDQ4M183Q3Z1Tg) - using file/rename instead of move_copy for three.txt.bak 2025/01/16 01:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:40:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.80s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:40:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:40:58 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/16 01:40:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:41:00 DEBUG : Starting OpenDrive session with ID: 614b3726052f3c82ec20d034326c1a367d8818408a96c0eaa2363fba193091ac 2025/01/16 01:41:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:41:01 DEBUG : one: same parent dir (ODFfNzk3MDQ4NF9RUnNFWg) - using file/rename instead of move_copy for one.bak 2025/01/16 01:41:01 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:41:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/16 01:41:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:41:03 INFO : one: Copied (new) 2025/01/16 01:41:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:41:03 DEBUG : two: Unchanged skipping 2025/01/16 01:41:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 01:41:03 DEBUG : three.txt: same parent dir (ODFfNzk3MDQ4NF9RUnNFWg) - using file/rename instead of move_copy for three.txt.bak 2025/01/16 01:41:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:41:04 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/16 01:41:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/16 01:41:05 INFO : three.txt: Copied (new) 2025/01/16 01:41:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:41:06 INFO : one.bak: Deleted 2025/01/16 01:41:07 DEBUG : one: same parent dir (ODFfNzk3MDQ4NF9RUnNFWg) - using file/rename instead of move_copy for one.bak 2025/01/16 01:41:07 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:41:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:41:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:41:08 INFO : one: Copied (new) 2025/01/16 01:41:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:41:09 DEBUG : two: Unchanged skipping 2025/01/16 01:41:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 01:41:09 INFO : three.txt.bak: Deleted 2025/01/16 01:41:09 DEBUG : three.txt: same parent dir (ODFfNzk3MDQ4NF9RUnNFWg) - using file/rename instead of move_copy for three.txt.bak 2025/01/16 01:41:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:41:10 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/16 01:41:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/16 01:41:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.63s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:41:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/16 01:41:16 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/16 01:41:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/16 01:41:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasolax7foji/dst" 2025/01/16 01:41:20 DEBUG : Starting OpenDrive session with ID: d64bed31fa8e367183ad56726536f2acf932b448ee4997c5a0d5edfd10211fa6 2025/01/16 01:41:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:41:21 DEBUG : one: same parent dir (ODFfNzk3MDQ4NV9jRGJYZg) - using file/rename instead of move_copy for one-2019-01-01 2025/01/16 01:41:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:41:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/16 01:41:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:41:22 INFO : one: Copied (new) 2025/01/16 01:41:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:41:23 DEBUG : two: Unchanged skipping 2025/01/16 01:41:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 01:41:23 DEBUG : three.txt: same parent dir (ODFfNzk3MDQ4NV9jRGJYZg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/16 01:41:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:41:24 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/16 01:41:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/16 01:41:25 INFO : three.txt: Copied (new) 2025/01/16 01:41:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:41:26 INFO : one-2019-01-01: Deleted 2025/01/16 01:41:26 DEBUG : one: same parent dir (ODFfNzk3MDQ4NV9jRGJYZg) - using file/rename instead of move_copy for one-2019-01-01 2025/01/16 01:41:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:41:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/16 01:41:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:41:28 INFO : one: Copied (new) 2025/01/16 01:41:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:41:28 DEBUG : two: Unchanged skipping 2025/01/16 01:41:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 01:41:29 INFO : three-2019-01-01.txt: Deleted 2025/01/16 01:41:29 DEBUG : three.txt: same parent dir (ODFfNzk3MDQ4NV9jRGJYZg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/16 01:41:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:41:30 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/16 01:41:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/16 01:41:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.89s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:41:34 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/16 01:41:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/16 01:41:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:41:35 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:41:35 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/16 01:41:36 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/16 01:41:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/16 01:41:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.95s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:41:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 01:41:37 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:41:37 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:41:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/16 01:41:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:41:39 INFO : existing: Copied (new) 2025/01/16 01:41:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:41:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/16 01:41:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/16 01:41:40 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:41:40 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:41:40 ERROR : OpenDrive root 'rclone-test-wasolax7foji': not deleting files as there were IO errors 2025/01/16 01:41:40 ERROR : OpenDrive root 'rclone-test-wasolax7foji': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncImmutable (3.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", 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-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:41:42 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/16 01:41:44 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/16 01:41:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/16 01:41:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/16 01:41:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:41:51 DEBUG : existing: Unchanged skipping 2025/01/16 01:41:51 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/16 01:41:51 DEBUG : subdira-rclone-move-genuyik5: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using folder/rename instead of move_copy 2025/01/16 01:41:51 DEBUG : EXISTING: moving to existing-rclone-move-tikobey0 2025/01/16 01:41:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pebixis4 2025/01/16 01:41:52 DEBUG : subdira: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using folder/rename instead of move_copy 2025/01/16 01:41:52 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-pebixis4 2025/01/16 01:41:52 DEBUG : EXISTING: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using file/rename instead of move_copy for existing-rclone-move-tikobey0 2025/01/16 01:41:52 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/16 01:41:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pebixis4 2025/01/16 01:41:52 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/16 01:41:52 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tikobey0 2025/01/16 01:41:52 DEBUG : EXISTING: moving to existing 2025/01/16 01:41:52 DEBUG : existingbutdifferent-rclone-move-pebixis4: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using file/rename instead of move_copy for existingbutdifferent 2025/01/16 01:41:52 INFO : existingbutdifferent-rclone-move-pebixis4: Moved (server-side) to: existingbutdifferent 2025/01/16 01:41:52 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/16 01:41:52 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/16 01:41:53 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/16 01:41:53 DEBUG : existing-rclone-move-tikobey0: same parent dir (ODFfNzk3MDM5OV9XeThMSw) - using file/rename instead of move_copy for existing 2025/01/16 01:41:53 DEBUG : subdira/subdirb-rclone-move-kehuxiw8: same parent dir (ODFfNzk3MDQ4Nl9xczZGRQ) - using folder/rename instead of move_copy 2025/01/16 01:41:53 INFO : existing-rclone-move-tikobey0: Moved (server-side) to: existing 2025/01/16 01:41:53 INFO : EXISTING: Moved (server-side) to: existing 2025/01/16 01:41:53 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/16 01:41:53 DEBUG : subdira/subdirb: same parent dir (ODFfNzk3MDQ4Nl9xczZGRQ) - using folder/rename instead of move_copy 2025/01/16 01:41:53 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/16 01:41:54 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/16 01:41:54 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/16 01:41:54 DEBUG : subdira/subdirb/subdirc-rclone-move-nomajax5: same parent dir (ODFfNzk3MDQ4N19va0Fieg) - using folder/rename instead of move_copy 2025/01/16 01:41:55 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzk3MDQ4N19va0Fieg) - using folder/rename instead of move_copy 2025/01/16 01:41:55 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/16 01:41:55 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/16 01:41:55 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-pajozan9: same parent dir (ODFfNzk3MDQ4OF9mMFRHeA) - using folder/rename instead of move_copy 2025/01/16 01:41:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-bolojed4 2025/01/16 01:41:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzk3MDQ4OF9mMFRHeA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-bolojed4 2025/01/16 01:41:56 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzk3MDQ4OF9mMFRHeA) - using folder/rename instead of move_copy 2025/01/16 01:41:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-bolojed4 2025/01/16 01:41:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/16 01:41:56 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-bolojed4: same parent dir (ODFfNzk3MDQ4OF9mMFRHeA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/01/16 01:41:56 INFO : subdira/subdirb/subdirc/hello-rclone-move-bolojed4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/16 01:41:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/16 01:41:56 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/16 01:41:57 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/01/16 01:41:57 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/16 01:41:58 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/16 01:41:58 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/16 01:41:58 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/16 01:41:58 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:41:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cohegic7 2025/01/16 01:41:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzk3MDQ4OV80NGhwNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cohegic7 2025/01/16 01:41:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cohegic7 2025/01/16 01:41:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/16 01:41:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cohegic7: same parent dir (ODFfNzk3MDQ4OV80NGhwNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/16 01:41:59 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cohegic7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/16 01:41:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/16 01:41:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/16 01:41:59 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:41:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/16 01:42:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/16 01:42:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/16 01:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.98s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:42:06 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:08 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:10 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:11 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:13 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:15 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:17 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:19 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:20 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:22 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:24 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:25 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:27 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:29 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:30 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:32 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:34 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:36 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:37 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:39 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:41 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:43 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:44 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:46 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:48 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:50 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:51 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:53 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:55 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:56 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/16 01:42:58 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:00 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:01 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:03 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:04 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:06 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:08 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:10 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:11 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:13 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:15 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:43:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both0: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both12: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both13: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both14: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both15: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both16: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both17: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both18: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both19: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both2: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both3: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both4: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both5: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both6: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both7: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both8: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:43:15 DEBUG : both9: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both1: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both10: Unchanged skipping 2025/01/16 01:43:15 DEBUG : both11: Unchanged skipping 2025/01/16 01:43:15 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:43:15 DEBUG : Waiting for deletions to finish 2025/01/16 01:43:15 INFO : only10: Deleted 2025/01/16 01:43:15 INFO : only18: Deleted 2025/01/16 01:43:15 INFO : only4: Deleted 2025/01/16 01:43:15 INFO : only7: Deleted 2025/01/16 01:43:15 INFO : only8: Deleted 2025/01/16 01:43:15 INFO : only0: Deleted 2025/01/16 01:43:15 INFO : only14: Deleted 2025/01/16 01:43:15 INFO : only19: Deleted 2025/01/16 01:43:15 INFO : only6: Deleted 2025/01/16 01:43:15 INFO : only12: Deleted 2025/01/16 01:43:15 INFO : only13: Deleted 2025/01/16 01:43:15 INFO : only15: Deleted 2025/01/16 01:43:15 INFO : only5: Deleted 2025/01/16 01:43:15 INFO : only1: Deleted 2025/01/16 01:43:16 INFO : only11: Deleted 2025/01/16 01:43:16 INFO : only16: Deleted 2025/01/16 01:43:16 INFO : only17: Deleted 2025/01/16 01:43:16 INFO : only2: Deleted 2025/01/16 01:43:16 INFO : only3: Deleted 2025/01/16 01:43:16 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:43:21 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:22 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:24 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:26 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:28 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:29 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:31 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:33 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:35 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:36 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:38 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:40 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:42 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:43 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:45 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:46 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:48 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:50 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:51 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:53 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:55 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:56 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/16 01:43:59 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:00 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:02 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:04 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:06 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:07 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:09 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:11 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:13 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:14 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:16 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:18 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:19 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:21 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:23 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:25 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:26 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:28 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/16 01:44:30 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for checks to finish 2025/01/16 01:44:30 DEBUG : both0: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both12: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both13: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both10: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both15: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both16: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both11: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both14: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both1: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both18: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both3: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both4: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both5: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both6: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both7: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both8: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/16 01:44:30 DEBUG : both9: Unchanged skipping 2025/01/16 01:44:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/16 01:44:30 DEBUG : both19: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both17: Unchanged skipping 2025/01/16 01:44:30 DEBUG : both2: Unchanged skipping 2025/01/16 01:44:30 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Waiting for transfers to finish 2025/01/16 01:44:31 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:31 INFO : only0: Copied (replaced existing) 2025/01/16 01:44:31 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:31 INFO : only10: Copied (replaced existing) 2025/01/16 01:44:32 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:32 INFO : only1: Copied (replaced existing) 2025/01/16 01:44:32 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:32 INFO : only11: Copied (replaced existing) 2025/01/16 01:44:32 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:32 INFO : only12: Copied (replaced existing) 2025/01/16 01:44:33 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:33 INFO : only14: Copied (replaced existing) 2025/01/16 01:44:34 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:34 INFO : only16: Copied (replaced existing) 2025/01/16 01:44:34 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:34 INFO : only13: Copied (replaced existing) 2025/01/16 01:44:34 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:34 INFO : only15: Copied (replaced existing) 2025/01/16 01:44:35 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:35 INFO : only17: Copied (replaced existing) 2025/01/16 01:44:36 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:36 INFO : only18: Copied (replaced existing) 2025/01/16 01:44:36 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:36 INFO : only2: Copied (replaced existing) 2025/01/16 01:44:36 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:36 INFO : only3: Copied (replaced existing) 2025/01/16 01:44:36 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:36 INFO : only4: Copied (replaced existing) 2025/01/16 01:44:37 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:37 INFO : only19: Copied (replaced existing) 2025/01/16 01:44:37 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:37 INFO : only5: Copied (replaced existing) 2025/01/16 01:44:37 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:37 INFO : only6: Copied (replaced existing) 2025/01/16 01:44:37 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:37 INFO : only7: Copied (replaced existing) 2025/01/16 01:44:39 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:39 INFO : only9: Copied (replaced existing) 2025/01/16 01:44:40 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/16 01:44:40 INFO : only8: Copied (replaced existing) 2025/01/16 01:44:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (88.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:44:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:44:48 INFO : sub dir: Making directory 2025/01/16 01:44:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" 2025/01/16 01:45:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:45:04 INFO : sub dir: Making directory 2025/01/16 01:45:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasolax7foji'", Local "Local file system at /tmp/rclone2822443436", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.37s) PASS 2025/01/16 01:45:22 DEBUG : OpenDrive root 'rclone-test-wasolax7foji': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m32.094249675s (try 1/5)