"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/06 02:10:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu" 2025/02/06 02:10:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/06 02:10:59 DEBUG : Starting OpenDrive session with ID: e6b31ba55b6a4757d42379fab75e7a581bbb0dc6f4244b8f370bf55415f3626a 2025/02/06 02:10:59 DEBUG : Creating backend with remote "/tmp/rclone2080056523" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/06 02:11:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 02:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:04 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.38s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:06 DEBUG : Creating backend with remote "/non-existing" 2025/02/06 02:11:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/06 02:11:06 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:06 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:07 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:07 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.33s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:11 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Running all checks before starting transfers 2025/02/06 02:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:11 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:11 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Checks finished, now starting transfers 2025/02/06 02:11:11 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.35s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:15 ERROR : Ignoring --no-traverse with sync 2025/02/06 02:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:16 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:16 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:18 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:11:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.13s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/06 02:11:20 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:20 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:21 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/06 02:11:22 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/06 02:11:22 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyWithDepth (3.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:11:23 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:23 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:24 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:25 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:11:26 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:26 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:27 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:28 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.22s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/06 02:11:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 02:11:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/06 02:11:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 02:11:29 INFO : sub dir: Making directory 2025/02/06 02:11:29 INFO : sub dir2: Making directory 2025/02/06 02:11:30 INFO : sub dir2/sub sub dir2: Making directory 2025/02/06 02:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:30 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:30 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:33 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:35 INFO : sub dir2: Making directory 2025/02/06 02:11:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/06 02:11:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 02:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:35 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:35 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.99s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:39 DEBUG : sub dir2: Making directory with metadata 2025/02/06 02:11:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 02:11:39 INFO : sub dir: Making directory 2025/02/06 02:11:39 INFO : sub dir2: Making directory 2025/02/06 02:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:40 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:40 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:41 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:11:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:42 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/06 02:11:42 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:44 INFO : sub dir2: Making directory 2025/02/06 02:11:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:44 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:44 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:46 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:11:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:48 DEBUG : sub dir2: Making directory with metadata 2025/02/06 02:11:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/06 02:11:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 02:11:48 INFO : sub dir: Making directory 2025/02/06 02:11:48 INFO : sub dir2: Making directory 2025/02/06 02:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:49 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:49 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:50 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:11:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:51 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", 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-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:53 INFO : sub dir2: Making directory 2025/02/06 02:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:11:53 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:11:53 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:11:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:11:55 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.80s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:11:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:11:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dacasiq8bapa" 2025/02/06 02:12:00 DEBUG : Starting OpenDrive session with ID: bf9cdb0d3f5b1c750c8ca8ff27e6d4db334aff2fefa20b57629e1f3bac994903 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-yugeges8jilu' -> OpenDrive root 'rclone-test-dacasiq8bapa' 2025/02/06 02:12:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:12:01 DEBUG : OpenDrive root 'rclone-test-dacasiq8bapa': Waiting for checks to finish 2025/02/06 02:12:01 DEBUG : OpenDrive root 'rclone-test-dacasiq8bapa': Waiting for transfers to finish 2025/02/06 02:12:02 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/06 02:12:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:02 DEBUG : OpenDrive root 'rclone-test-dacasiq8bapa': Purge remote --- PASS: TestServerSideCopy (7.25s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:12:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 02:12:07 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:07 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:12:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/06 02:12:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/06 02:12:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyOverSelf (6.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:12:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qajucog6caxa" 2025/02/06 02:12:14 DEBUG : Starting OpenDrive session with ID: c57e576b367f0325b2ca107e7a2c61bbe18c93c49e03d085163aa9180b4d9176 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-yugeges8jilu' -> OpenDrive root 'rclone-test-qajucog6caxa' 2025/02/06 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:12:14 DEBUG : OpenDrive root 'rclone-test-qajucog6caxa': Waiting for checks to finish 2025/02/06 02:12:14 DEBUG : OpenDrive root 'rclone-test-qajucog6caxa': Waiting for transfers to finish 2025/02/06 02:12:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/06 02:12:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/06 02:12:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 02:12:18 DEBUG : OpenDrive root 'rclone-test-qajucog6caxa': Waiting for checks to finish 2025/02/06 02:12:18 DEBUG : OpenDrive root 'rclone-test-qajucog6caxa': Waiting for transfers to finish 2025/02/06 02:12:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/06 02:12:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:19 DEBUG : OpenDrive root 'rclone-test-qajucog6caxa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.66s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:12:24 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 02:12:24 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:12:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/06 02:12:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/06 02:12:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/06 02:12:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestMoveOverSelf (5.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:12:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ramurow0boti" 2025/02/06 02:12:30 DEBUG : Starting OpenDrive session with ID: 007871440af6e76f45a588155aa45fa9eea241768499fa3c1a421d8f6b9d040b sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-yugeges8jilu' -> OpenDrive root 'rclone-test-ramurow0boti' 2025/02/06 02:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:12:31 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Waiting for checks to finish 2025/02/06 02:12:31 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Waiting for transfers to finish 2025/02/06 02:12:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/06 02:12:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/06 02:12:34 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Using server-side directory move 2025/02/06 02:12:34 INFO : OpenDrive root 'rclone-test-ramurow0boti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/06 02:12:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/06 02:12:35 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Waiting for checks to finish 2025/02/06 02:12:35 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Waiting for transfers to finish 2025/02/06 02:12:35 INFO : sub dir/hello world: Deleted 2025/02/06 02:12:35 INFO : sub dir/hello world: Moved (server-side) 2025/02/06 02:12:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/06 02:12:38 DEBUG : testing file moves 2025/02/06 02:12:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/06 02:12:39 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Waiting for checks to finish 2025/02/06 02:12:39 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Waiting for transfers to finish 2025/02/06 02:12:39 INFO : sub dir/hello world: Deleted 2025/02/06 02:12:39 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:40 DEBUG : OpenDrive root 'rclone-test-ramurow0boti': Purge remote --- PASS: TestServerSideMoveOverSelf (15.14s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:12:44 ERROR : : error listing: directory not found 2025/02/06 02:12:44 INFO : Local file system at /tmp/rclone2080056523: Making directory 2025/02/06 02:12:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.53s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:12:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/06 02:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:12:49 DEBUG : Local file system at /tmp/rclone2080056523: Waiting for checks to finish 2025/02/06 02:12:49 DEBUG : Local file system at /tmp/rclone2080056523: Waiting for transfers to finish 2025/02/06 02:12:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:12:50 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/06 02:12:50 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:12:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyRedownload (4.59s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/06 02:12:51 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:51 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:12:52 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/06 02:12:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/06 02:12:53 INFO : check sum: Copied (new) 2025/02/06 02:12:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:53 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/06 02:12:53 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/06 02:12:53 DEBUG : check sum: Unchanged skipping 2025/02/06 02:12:53 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:12:53 DEBUG : Waiting for deletions to finish 2025/02/06 02:12:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.73s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/06 02:12:55 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:55 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:12:56 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/06 02:12:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/06 02:12:57 INFO : sizeonly: Copied (new) 2025/02/06 02:12:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:57 DEBUG : sizeonly: Sizes identical 2025/02/06 02:12:57 DEBUG : sizeonly: Unchanged skipping 2025/02/06 02:12:57 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:57 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:12:57 DEBUG : Waiting for deletions to finish 2025/02/06 02:12:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:12:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/06 02:12:59 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:12:59 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:00 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/06 02:13:01 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/06 02:13:01 INFO : ignore-size: Copied (new) 2025/02/06 02:13:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:13:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:01 DEBUG : ignore-size: Unchanged skipping 2025/02/06 02:13:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:01 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/06 02:13:05 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:13:05 DEBUG : existing: Unchanged skipping 2025/02/06 02:13:05 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:05 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/06 02:13:05 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:05 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/06 02:13:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/06 02:13:06 INFO : existing: Copied (replaced existing) 2025/02/06 02:13:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/06 02:13:08 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:08 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/06 02:13:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/06 02:13:10 INFO : existing: Copied (new) 2025/02/06 02:13:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:11 DEBUG : existing: Destination exists, skipping 2025/02/06 02:13:11 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:11 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:11 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:13:16 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/06 02:13:17 INFO : d: Making directory 2025/02/06 02:13:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/06 02:13:18 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:13:18 DEBUG : c/non empty space: Unchanged skipping 2025/02/06 02:13:18 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:18 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:19 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:13:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:13:20 INFO : a/potato2: Copied (new) 2025/02/06 02:13:20 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:20 INFO : b/potato: Deleted 2025/02/06 02:13:20 INFO : d: Removing directory 2025/02/06 02:13:21 INFO : b: Removing directory 2025/02/06 02:13:21 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:13:25 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/02/06 02:13:25 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/06 02:13:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/06 02:13:25 DEBUG : empty space: Unchanged skipping 2025/02/06 02:13:25 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:25 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:26 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/02/06 02:13:26 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/06 02:13:26 INFO : empty space: Updated modification time in destination 2025/02/06 02:13:26 DEBUG : empty space: Unchanged skipping 2025/02/06 02:13:26 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:26 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:13:30 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/02/06 02:13:30 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/06 02:13:30 DEBUG : empty space: Unchanged skipping 2025/02/06 02:13:30 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:30 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.27s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:31 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/06 02:13:33 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/02/06 02:13:33 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2080056523) 2025/02/06 02:13:33 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-yugeges8jilu') 2025/02/06 02:13:33 DEBUG : foo: md5 differ 2025/02/06 02:13:33 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:33 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/06 02:13:34 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/06 02:13:34 INFO : foo: Copied (replaced existing) 2025/02/06 02:13:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.61s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:13:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/06 02:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:13:38 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:38 DEBUG : empty space: Unchanged skipping 2025/02/06 02:13:38 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:39 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/06 02:13:40 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:13:40 INFO : potato: Copied (new) 2025/02/06 02:13:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.67s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:42 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/06 02:13:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/06 02:13:43 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:43 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:13:44 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/06 02:13:44 INFO : potato: Copied (replaced existing) 2025/02/06 02:13:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.68s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:46 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:13:48 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/02/06 02:13:48 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2080056523) 2025/02/06 02:13:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-yugeges8jilu') 2025/02/06 02:13:48 DEBUG : potato: md5 differ 2025/02/06 02:13:48 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:13:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/06 02:13:49 INFO : potato: Copied (replaced existing) 2025/02/06 02:13:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:13:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:13:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:13:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/06 02:13:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:13:55 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:13:55 DEBUG : empty space: Unchanged skipping 2025/02/06 02:13:55 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:13:55 DEBUG : Waiting for deletions to finish 2025/02/06 02:13:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:13:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:13:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:14:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:14:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:00 DEBUG : empty space: Unchanged skipping 2025/02/06 02:14:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:14:02 INFO : potato2: Copied (new) 2025/02/06 02:14:02 DEBUG : Waiting for deletions to finish 2025/02/06 02:14:02 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:05 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:14:07 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/06 02:14:08 INFO : d: Making directory 2025/02/06 02:14:08 INFO : d/e: Making directory 2025/02/06 02:14:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/06 02:14:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:14:10 DEBUG : c/non empty space: Unchanged skipping 2025/02/06 02:14:10 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:10 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:11 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:14:12 INFO : a/potato2: Copied (new) 2025/02/06 02:14:12 DEBUG : Waiting for deletions to finish 2025/02/06 02:14:12 INFO : b/potato: Deleted 2025/02/06 02:14:12 INFO : d/e: Removing directory 2025/02/06 02:14:12 INFO : d: Removing directory 2025/02/06 02:14:13 INFO : b: Removing directory 2025/02/06 02:14:13 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:17 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:14:19 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/06 02:14:20 INFO : d: Making directory 2025/02/06 02:14:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/06 02:14:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:14:22 DEBUG : c/non empty space: Unchanged skipping 2025/02/06 02:14:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:23 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:14:24 INFO : a/potato2: Copied (new) 2025/02/06 02:14:24 ERROR : OpenDrive root 'rclone-test-yugeges8jilu': not deleting files as there were IO errors 2025/02/06 02:14:24 ERROR : OpenDrive root 'rclone-test-yugeges8jilu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:28 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:14:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:14:31 DEBUG : Waiting for deletions to finish 2025/02/06 02:14:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:14:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:14:31 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:31 DEBUG : empty space: Unchanged skipping 2025/02/06 02:14:31 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:31 INFO : potato: Deleted 2025/02/06 02:14:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:14:33 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.45s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:14:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:14:39 DEBUG : Waiting for deletions to finish 2025/02/06 02:14:39 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:39 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:39 INFO : potato: Deleted 2025/02/06 02:14:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:14:39 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:14:39 DEBUG : empty space: Unchanged skipping 2025/02/06 02:14:39 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/06 02:14:41 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/06 02:14:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:14:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:45 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/06 02:14:47 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/06 02:14:47 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.52s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:14:52 DEBUG : enormous: Excluded (Size Filter) 2025/02/06 02:14:52 DEBUG : enormous: Excluded 2025/02/06 02:14:52 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 02:14:52 DEBUG : potato2: Excluded 2025/02/06 02:14:52 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 02:14:52 DEBUG : potato2: Excluded 2025/02/06 02:14:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:14:52 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:14:52 DEBUG : empty space: Unchanged skipping 2025/02/06 02:14:52 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:14:52 DEBUG : Waiting for deletions to finish 2025/02/06 02:14:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:52 DEBUG : enormous: Excluded (Size Filter) 2025/02/06 02:14:52 DEBUG : enormous: Excluded 2025/02/06 02:14:52 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 02:14:52 DEBUG : potato2: Excluded 2025/02/06 02:14:53 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 02:14:53 DEBUG : potato2: Excluded 2025/02/06 02:14:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/06 02:14:53 DEBUG : empty space: Unchanged skipping 2025/02/06 02:14:53 DEBUG : Local file system at /tmp/rclone2080056523: Waiting for checks to finish 2025/02/06 02:14:53 DEBUG : Local file system at /tmp/rclone2080056523: Waiting for transfers to finish 2025/02/06 02:14:53 DEBUG : Waiting for deletions to finish 2025/02/06 02:14:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncWithExclude (6.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:14:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:14:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:14:58 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/06 02:15:00 DEBUG : enormous: Excluded (Size Filter) 2025/02/06 02:15:00 DEBUG : enormous: Excluded 2025/02/06 02:15:00 DEBUG : potato2: Excluded (Size Filter) 2025/02/06 02:15:00 DEBUG : potato2: Excluded 2025/02/06 02:15:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:15:00 DEBUG : empty space: Unchanged skipping 2025/02/06 02:15:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:00 DEBUG : Waiting for deletions to finish 2025/02/06 02:15:00 INFO : enormous: Deleted 2025/02/06 02:15:00 INFO : potato2: Deleted 2025/02/06 02:15:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:01 DEBUG : Local file system at /tmp/rclone2080056523: Waiting for checks to finish 2025/02/06 02:15:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/06 02:15:01 DEBUG : empty space: Unchanged skipping 2025/02/06 02:15:01 DEBUG : Local file system at /tmp/rclone2080056523: Waiting for transfers to finish 2025/02/06 02:15:01 DEBUG : Waiting for deletions to finish 2025/02/06 02:15:01 INFO : enormous: Deleted 2025/02/06 02:15:01 INFO : potato2: Deleted 2025/02/06 02:15:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:15:05 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:15:07 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/06 02:15:09 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/06 02:15:10 DEBUG : five: Need to transfer - File not found at Destination 2025/02/06 02:15:10 DEBUG : one: Destination is newer than source, skipping 2025/02/06 02:15:10 DEBUG : three: Sizes identical 2025/02/06 02:15:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/06 02:15:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 02:15:10 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2080056523) 2025/02/06 02:15:10 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-yugeges8jilu') 2025/02/06 02:15:10 DEBUG : two: md5 differ 2025/02/06 02:15:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/06 02:15:10 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:11 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/06 02:15:11 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:15:11 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/06 02:15:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/06 02:15:12 INFO : two: Copied (replaced existing) 2025/02/06 02:15:12 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/06 02:15:12 INFO : five: Copied (new) 2025/02/06 02:15:13 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/06 02:15:13 INFO : four: Copied (replaced existing) 2025/02/06 02:15:13 DEBUG : Waiting for deletions to finish 2025/02/06 02:15:14 DEBUG : one: Destination is newer than source, skipping 2025/02/06 02:15:14 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:14 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2080056523) 2025/02/06 02:15:14 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-yugeges8jilu') 2025/02/06 02:15:14 DEBUG : three: md5 differ 2025/02/06 02:15:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/06 02:15:14 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/06 02:15:14 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/06 02:15:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/06 02:15:14 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/06 02:15:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 02:15:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 02:15:14 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/06 02:15:14 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/06 02:15:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/06 02:15:14 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:14 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/06 02:15:15 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/06 02:15:15 INFO : three: Copied (replaced existing) 2025/02/06 02:15:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.47s) === 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-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/06 02:15:17 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Making map for --track-renames 2025/02/06 02:15:17 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Finished making map for --track-renames 2025/02/06 02:15:17 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/06 02:15:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/06 02:15:17 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for renames to finish 2025/02/06 02:15:17 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:17 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/06 02:15:18 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/06 02:15:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/06 02:15:18 INFO : potato: Copied (new) 2025/02/06 02:15:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/06 02:15:19 INFO : yam: Copied (new) 2025/02/06 02:15:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:15:19 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Making map for --track-renames 2025/02/06 02:15:19 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Finished making map for --track-renames 2025/02/06 02:15:19 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:19 DEBUG : potato: Unchanged skipping 2025/02/06 02:15:19 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for renames to finish 2025/02/06 02:15:20 DEBUG : yam: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using file/rename instead of move_copy for yaml 2025/02/06 02:15:20 INFO : yam: Moved (server-side) to: yaml 2025/02/06 02:15:20 INFO : yaml: Renamed from "yam" 2025/02/06 02:15:20 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:20 DEBUG : Waiting for deletions to finish 2025/02/06 02:15:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/06 02:15:22 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Making map for --track-renames 2025/02/06 02:15:22 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Finished making map for --track-renames 2025/02/06 02:15:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/06 02:15:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/06 02:15:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for renames to finish 2025/02/06 02:15:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:23 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/06 02:15:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/06 02:15:24 INFO : potato: Copied (new) 2025/02/06 02:15:24 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/06 02:15:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/06 02:15:25 INFO : yam: Copied (new) 2025/02/06 02:15:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:25 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Making map for --track-renames 2025/02/06 02:15:25 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Finished making map for --track-renames 2025/02/06 02:15:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:15:25 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:25 DEBUG : potato: Unchanged skipping 2025/02/06 02:15:25 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for renames to finish 2025/02/06 02:15:25 DEBUG : yam: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using file/rename instead of move_copy for yaml 2025/02/06 02:15:26 INFO : yam: Moved (server-side) to: yaml 2025/02/06 02:15:26 INFO : yaml: Renamed from "yam" 2025/02/06 02:15:26 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:26 DEBUG : Waiting for deletions to finish 2025/02/06 02:15:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/06 02:15:27 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Making map for --track-renames 2025/02/06 02:15:27 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Finished making map for --track-renames 2025/02/06 02:15:27 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/06 02:15:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/06 02:15:27 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for renames to finish 2025/02/06 02:15:27 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:28 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/06 02:15:29 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/06 02:15:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/06 02:15:29 INFO : potato: Copied (new) 2025/02/06 02:15:30 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/06 02:15:30 INFO : sub/yam: Copied (new) 2025/02/06 02:15:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:15:30 DEBUG : potato: Unchanged skipping 2025/02/06 02:15:30 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Making map for --track-renames 2025/02/06 02:15:30 INFO : OpenDrive root 'rclone-test-yugeges8jilu': Finished making map for --track-renames 2025/02/06 02:15:30 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:30 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for renames to finish 2025/02/06 02:15:31 INFO : sub/yam: Moved (server-side) to: yam 2025/02/06 02:15:31 INFO : yam: Renamed from "sub/yam" 2025/02/06 02:15:31 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:31 DEBUG : Waiting for deletions to finish 2025/02/06 02:15:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:33 DEBUG : Creating backend with remote "/tmp/rclone2080056523/dir1" 2025/02/06 02:15:33 DEBUG : Creating backend with remote "/tmp/rclone2080056523/dir2" 2025/02/06 02:15:33 DEBUG : Local file system at /tmp/rclone2080056523/dir2: Using server-side directory move 2025/02/06 02:15:33 INFO : Local file system at /tmp/rclone2080056523/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/06 02:15:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/06 02:15:33 DEBUG : Local file system at /tmp/rclone2080056523/dir2: Waiting for checks to finish 2025/02/06 02:15:33 DEBUG : Local file system at /tmp/rclone2080056523/dir2: Waiting for transfers to finish 2025/02/06 02:15:33 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:15:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/06 02:15:34 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:34 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:15:36 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/06 02:15:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:15:36 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:15:36 INFO : sub dir/hello world: Deleted 2025/02/06 02:15:37 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/06 02:15:37 INFO : nested/sub dir/file: Copied (new) 2025/02/06 02:15:37 INFO : nested/sub dir/file: Deleted 2025/02/06 02:15:37 INFO : sub dir: Removing directory 2025/02/06 02:15:37 INFO : nested/sub dir: Removing directory 2025/02/06 02:15:37 INFO : nested: Removing directory 2025/02/06 02:15:37 DEBUG : Local file system at /tmp/rclone2080056523: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/06 02:15:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/06 02:15:40 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:40 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/06 02:15:43 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/06 02:15:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/06 02:15:43 INFO : sub dir/hello world: Copied (new) 2025/02/06 02:15:43 INFO : sub dir/hello world: Deleted 2025/02/06 02:15:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/06 02:15:43 INFO : nested/sub dir/file: Copied (new) 2025/02/06 02:15:43 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.39s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/06 02:15:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/06 02:15:47 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:47 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/06 02:15:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/06 02:15:49 INFO : existing: Copied (new) 2025/02/06 02:15:49 INFO : existing: Deleted 2025/02/06 02:15:49 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/06 02:15:50 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/06 02:15:50 INFO : existing-b: Copied (new) 2025/02/06 02:15:50 INFO : existing-b: Deleted 2025/02/06 02:15:50 DEBUG : existing: Destination exists, skipping 2025/02/06 02:15:50 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:15:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/06 02:15:50 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:15:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.05s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:15:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jirojen8humo" 2025/02/06 02:15:52 DEBUG : Starting OpenDrive session with ID: 892e5253234a266bd0e45dfccb494e1fad3a1c94c9dd7a8206ca8d0b367a71dc 2025/02/06 02:15:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:15:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:15:57 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yugeges8jilu' -> OpenDrive root 'rclone-test-jirojen8humo' 2025/02/06 02:16:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:16:02 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/06 02:16:03 DEBUG : OpenDrive root 'rclone-test-jirojen8humo': Using server-side directory move 2025/02/06 02:16:03 INFO : OpenDrive root 'rclone-test-jirojen8humo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/06 02:16:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:16:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/06 02:16:03 DEBUG : empty space: Unchanged skipping 2025/02/06 02:16:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/06 02:16:03 DEBUG : OpenDrive root 'rclone-test-jirojen8humo': Waiting for checks to finish 2025/02/06 02:16:03 INFO : potato3: Deleted 2025/02/06 02:16:03 INFO : empty space: Deleted 2025/02/06 02:16:03 DEBUG : OpenDrive root 'rclone-test-jirojen8humo': Waiting for transfers to finish 2025/02/06 02:16:04 INFO : potato2: Moved (server-side) 2025/02/06 02:16:04 INFO : potato3: Moved (server-side) 2025/02/06 02:16:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huxibad1gihu" 2025/02/06 02:16:05 DEBUG : Starting OpenDrive session with ID: 66417188dc8a92396489e4b98a14e9a2c9f85718aefc4811bbef1b97d1cb3430 2025/02/06 02:16:05 DEBUG : OpenDrive root 'rclone-test-huxibad1gihu': Using server-side directory move 2025/02/06 02:16:05 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/06 02:16:06 INFO : OpenDrive root 'rclone-test-huxibad1gihu': Server side directory move succeeded 2025/02/06 02:16:06 ERROR : : error listing: directory not found 2025/02/06 02:16:06 DEBUG : OpenDrive root 'rclone-test-huxibad1gihu': Purge remote 2025/02/06 02:16:07 DEBUG : OpenDrive root 'rclone-test-jirojen8humo': Purge remote 2025/02/06 02:16:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nilaxid7towo" 2025/02/06 02:16:08 DEBUG : Starting OpenDrive session with ID: 637da2dbfee7fb22bbab75d32720247134cd7b5082593275267e661b4413bcee 2025/02/06 02:16:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:16:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:16:13 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yugeges8jilu' -> OpenDrive root 'rclone-test-nilaxid7towo' 2025/02/06 02:16:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:16:17 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/06 02:16:18 DEBUG : empty space: Excluded (Size Filter) 2025/02/06 02:16:18 DEBUG : empty space: Excluded 2025/02/06 02:16:19 DEBUG : empty space: Excluded (Size Filter) 2025/02/06 02:16:19 DEBUG : empty space: Excluded 2025/02/06 02:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:16:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/06 02:16:19 DEBUG : OpenDrive root 'rclone-test-nilaxid7towo': Waiting for checks to finish 2025/02/06 02:16:19 DEBUG : OpenDrive root 'rclone-test-nilaxid7towo': Waiting for transfers to finish 2025/02/06 02:16:19 INFO : potato3: Deleted 2025/02/06 02:16:19 INFO : potato2: Moved (server-side) 2025/02/06 02:16:19 INFO : potato3: Moved (server-side) 2025/02/06 02:16:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-livuzoq9sake" 2025/02/06 02:16:20 DEBUG : Starting OpenDrive session with ID: 5cd14cc6060f663038f6f37d42bcb97bf96c040913e5c508350e185a1a3ed80d 2025/02/06 02:16:21 DEBUG : empty space: Excluded (Size Filter) 2025/02/06 02:16:21 DEBUG : empty space: Excluded 2025/02/06 02:16:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:16:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/06 02:16:21 DEBUG : OpenDrive root 'rclone-test-livuzoq9sake': Waiting for checks to finish 2025/02/06 02:16:21 DEBUG : OpenDrive root 'rclone-test-livuzoq9sake': Waiting for transfers to finish 2025/02/06 02:16:22 INFO : potato2: Moved (server-side) 2025/02/06 02:16:22 INFO : potato3: Moved (server-side) 2025/02/06 02:16:22 DEBUG : OpenDrive root 'rclone-test-livuzoq9sake': Purge remote 2025/02/06 02:16:23 DEBUG : OpenDrive root 'rclone-test-nilaxid7towo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xepecag5cofo" 2025/02/06 02:16:24 DEBUG : Starting OpenDrive session with ID: 271c0da86b8f2785fa4359735a314e1ccbe417d21e8f188ecff8080452ee8766 2025/02/06 02:16:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/06 02:16:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:16:29 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/06 02:16:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yugeges8jilu' -> OpenDrive root 'rclone-test-xepecag5cofo' 2025/02/06 02:16:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/06 02:16:34 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/06 02:16:35 DEBUG : OpenDrive root 'rclone-test-xepecag5cofo': Using server-side directory move 2025/02/06 02:16:35 INFO : OpenDrive root 'rclone-test-xepecag5cofo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/06 02:16:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/06 02:16:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/06 02:16:36 DEBUG : empty space: Unchanged skipping 2025/02/06 02:16:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/06 02:16:36 INFO : empty space: Deleted 2025/02/06 02:16:36 INFO : potato3: Deleted 2025/02/06 02:16:36 DEBUG : OpenDrive root 'rclone-test-xepecag5cofo': Waiting for checks to finish 2025/02/06 02:16:36 DEBUG : OpenDrive root 'rclone-test-xepecag5cofo': Waiting for transfers to finish 2025/02/06 02:16:37 INFO : potato2: Moved (server-side) 2025/02/06 02:16:37 INFO : potato3: Moved (server-side) 2025/02/06 02:16:37 INFO : tomatoDir: Removing directory 2025/02/06 02:16:37 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': deleted 1 directories 2025/02/06 02:16:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bimanaq7tefu" 2025/02/06 02:16:38 DEBUG : Starting OpenDrive session with ID: 834e6cbaafcca28b6f2cdd3811633670538a32ebf5f9e0fa8cbf48f02f4cc5a5 2025/02/06 02:16:39 INFO : tomatoDir: Making directory 2025/02/06 02:16:39 DEBUG : OpenDrive root 'rclone-test-bimanaq7tefu': Using server-side directory move 2025/02/06 02:16:39 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/06 02:16:40 INFO : OpenDrive root 'rclone-test-bimanaq7tefu': Server side directory move succeeded 2025/02/06 02:16:40 ERROR : : error listing: directory not found 2025/02/06 02:16:41 ERROR : : error listing: directory not found 2025/02/06 02:16:41 DEBUG : OpenDrive root 'rclone-test-bimanaq7tefu': Purge remote 2025/02/06 02:16:41 DEBUG : OpenDrive root 'rclone-test-xepecag5cofo': Purge remote 2025/02/06 02:16:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/rclone-sync-test" 2025/02/06 02:16:42 DEBUG : Starting OpenDrive session with ID: 9a39f943d9abdf9e77cbdce02eec1fd11a0e752f5df08279eac603f5b925e0bf run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncOverlap (3.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/rclone-sync-test" 2025/02/06 02:16:46 DEBUG : Starting OpenDrive session with ID: d2de66f7bcdf6ca9d2b4b565fb6b674fb32d848a511ac4f7885cce65a0836922 2025/02/06 02:16:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/rclone-sync-test-include/layer2" 2025/02/06 02:16:47 DEBUG : Starting OpenDrive session with ID: d3118d1c65e5a3cd7ef5ec81156351147283d33771bc26456db13fe5a43985b7 2025/02/06 02:16:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/rclone-sync-test-ignore-file" 2025/02/06 02:16:49 DEBUG : Starting OpenDrive session with ID: 9ce8436b4c238a7690427d6370dfc720f98b96699b7be582d2897155bf7b1a12 2025/02/06 02:16:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/06 02:16:53 DEBUG : rclone-sync-test: Excluded 2025/02/06 02:16:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 02:16:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/06 02:16:54 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/rclone-sync-test': Waiting for checks to finish 2025/02/06 02:16:54 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/rclone-sync-test': Waiting for transfers to finish 2025/02/06 02:16:54 DEBUG : Waiting for deletions to finish 2025/02/06 02:16:54 INFO : There was nothing to transfer 2025/02/06 02:16:55 DEBUG : rclone-sync-test: Excluded 2025/02/06 02:16:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 02:16:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/06 02:16:55 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:16:55 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:16:55 DEBUG : Waiting for deletions to finish 2025/02/06 02:16:55 INFO : rclone-sync-test-include: Removing directory 2025/02/06 02:16:56 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': deleted 1 directories 2025/02/06 02:16:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:56 DEBUG : rclone-sync-test: Excluded 2025/02/06 02:16:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 02:16:56 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/06 02:16:56 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/06 02:16:56 DEBUG : Waiting for deletions to finish 2025/02/06 02:16:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:57 DEBUG : rclone-sync-test: Excluded 2025/02/06 02:16:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 02:16:57 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:16:57 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:16:57 DEBUG : Waiting for deletions to finish 2025/02/06 02:16:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:16:57 DEBUG : : Excluded 2025/02/06 02:16:58 DEBUG : rclone-sync-test: Excluded 2025/02/06 02:16:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/06 02:16:58 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/06 02:16:58 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/06 02:16:58 DEBUG : Waiting for deletions to finish 2025/02/06 02:16:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.36s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:17:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:17:05 DEBUG : Config file has changed externally - reloading 2025/02/06 02:17:06 DEBUG : Starting OpenDrive session with ID: 4e229e65103d005d8ec29204ca41e2f6c3e501252ea2a176c02d764e0d3acaa8 2025/02/06 02:17:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/CompareDest" 2025/02/06 02:17:07 DEBUG : Starting OpenDrive session with ID: 0f7a62761c0551c0ca242b1947359b19ee7ec7a1971f37cdddafc71702c958fa 2025/02/06 02:17:09 DEBUG : one: Need to transfer - File not found at Destination 2025/02/06 02:17:09 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:09 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:17:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/06 02:17:11 INFO : one: Copied (new) 2025/02/06 02:17:11 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:12 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:12 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:17:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/06 02:17:13 INFO : one: Copied (replaced existing) 2025/02/06 02:17:13 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:17:16 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:17:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:18 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 02:17:18 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:18 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:18 INFO : There was nothing to transfer 2025/02/06 02:17:20 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:17:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 02:17:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:21 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 02:17:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:22 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:22 INFO : There was nothing to transfer 2025/02/06 02:17:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/06 02:17:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:22 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 02:17:23 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:23 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:23 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/06 02:17:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:24 DEBUG : two: Need to transfer - File not found at Destination 2025/02/06 02:17:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:24 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/06 02:17:24 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:25 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/06 02:17:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/06 02:17:26 INFO : two: Copied (new) 2025/02/06 02:17:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:17:29 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/06 02:17:31 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/06 02:17:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dest" 2025/02/06 02:17:33 DEBUG : Config file has changed externally - reloading 2025/02/06 02:17:33 DEBUG : Starting OpenDrive session with ID: c0b955f4feeb8a9dac1d3797ca02a66102264dbd5d8e4e11bad8525b631bd07a 2025/02/06 02:17:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/pre-dest1" 2025/02/06 02:17:35 DEBUG : Starting OpenDrive session with ID: d6833eb6f69f7e842ba570d6be18a1c10de912dc6958145cda785c6b0fc72113 2025/02/06 02:17:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/pre-dest2" 2025/02/06 02:17:36 DEBUG : Starting OpenDrive session with ID: ed9988254a28de3b52a65d5525bb7619c985013aaa65022edf3c79ad188754e2 2025/02/06 02:17:37 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:17:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/06 02:17:37 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:17:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/06 02:17:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/06 02:17:37 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dest': Waiting for checks to finish 2025/02/06 02:17:37 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dest': Waiting for transfers to finish 2025/02/06 02:17:38 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/06 02:17:39 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/06 02:17:39 INFO : 3: Copied (new) 2025/02/06 02:17:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.25s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:17:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:17:43 DEBUG : Starting OpenDrive session with ID: 250d564efee42d14aaeaeb8cda78ebcf706c96ae4de3b29b7023ef3d46db1844 2025/02/06 02:17:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/CopyDest" 2025/02/06 02:17:44 DEBUG : Starting OpenDrive session with ID: 3d02d53f3654889eef19aed585377ff66c07e9b2b7144bb5bf85b3b953c483f9 2025/02/06 02:17:45 DEBUG : one: Need to transfer - File not found at Destination 2025/02/06 02:17:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:46 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:17:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/06 02:17:48 INFO : one: Copied (new) 2025/02/06 02:17:48 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:48 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:49 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:17:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/06 02:17:50 INFO : one: Copied (replaced existing) 2025/02/06 02:17:50 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:17:53 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:17:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/BackupDir" 2025/02/06 02:17:54 DEBUG : Config file has changed externally - reloading 2025/02/06 02:17:55 DEBUG : Starting OpenDrive session with ID: 44e8794bc4451cabbcf300c6c94c753afaf86cf21f7dd294f427deeb9760ad44 2025/02/06 02:17:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:56 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:17:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:17:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/06 02:17:57 INFO : one: Moved (server-side) 2025/02/06 02:17:57 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/06 02:17:57 INFO : one: Copied (server-side copy) 2025/02/06 02:17:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/06 02:17:57 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:17:57 DEBUG : Waiting for deletions to finish 2025/02/06 02:17:59 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:18:01 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/06 02:18:01 INFO : two: Copied (server-side copy) 2025/02/06 02:18:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/06 02:18:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:18:01 DEBUG : one: Unchanged skipping 2025/02/06 02:18:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:01 DEBUG : Waiting for deletions to finish 2025/02/06 02:18:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:18:01 DEBUG : one: Unchanged skipping 2025/02/06 02:18:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:18:01 DEBUG : two: Unchanged skipping 2025/02/06 02:18:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:01 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:01 DEBUG : Waiting for deletions to finish 2025/02/06 02:18:01 INFO : There was nothing to transfer 2025/02/06 02:18:02 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/06 02:18:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/06 02:18:04 DEBUG : three: Destination not found in --copy-dest 2025/02/06 02:18:04 DEBUG : three: Need to transfer - File not found at Destination 2025/02/06 02:18:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:18:04 DEBUG : one: Unchanged skipping 2025/02/06 02:18:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/06 02:18:04 DEBUG : two: Unchanged skipping 2025/02/06 02:18:04 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:04 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:05 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/06 02:18:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/06 02:18:06 INFO : three: Copied (new) 2025/02/06 02:18:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.83s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:18:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/06 02:18:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:18:16 DEBUG : Starting OpenDrive session with ID: 4ca113ae78876d951b566948e0cea1032e7c9cc201b3ae13c0c6f31aadcc48dd 2025/02/06 02:18:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/backup" 2025/02/06 02:18:17 DEBUG : Starting OpenDrive session with ID: 3c2460c0cd279fb61464bc06017db072c0d8872421ad6fe1e0a583b959f4d1d8 2025/02/06 02:18:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 02:18:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:18:18 DEBUG : two: Unchanged skipping 2025/02/06 02:18:18 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:19 INFO : one: Moved (server-side) 2025/02/06 02:18:19 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/06 02:18:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/06 02:18:21 INFO : one: Copied (new) 2025/02/06 02:18:21 DEBUG : Waiting for deletions to finish 2025/02/06 02:18:21 INFO : three.txt: Moved (server-side) 2025/02/06 02:18:21 INFO : three.txt: Moved into backup dir 2025/02/06 02:18:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/06 02:18:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 02:18:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:18:24 DEBUG : two: Unchanged skipping 2025/02/06 02:18:24 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:25 INFO : one: Deleted 2025/02/06 02:18:25 INFO : one: Moved (server-side) 2025/02/06 02:18:25 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:18:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/06 02:18:27 INFO : one: Copied (new) 2025/02/06 02:18:27 DEBUG : Waiting for deletions to finish 2025/02/06 02:18:27 INFO : three.txt: Deleted 2025/02/06 02:18:28 INFO : three.txt: Moved (server-side) 2025/02/06 02:18:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:18:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/06 02:18:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:18:36 DEBUG : Config file has changed externally - reloading 2025/02/06 02:18:37 DEBUG : Starting OpenDrive session with ID: 414b4e5fd6eb5f9c6d50eb4b84a38314573bd225e34e2da6b848484111a4754e 2025/02/06 02:18:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/backup" 2025/02/06 02:18:38 DEBUG : Starting OpenDrive session with ID: 02830e077a2d9590a59e9f0fc169eb647e928239e4cdbc120a8a2b2a521a046e 2025/02/06 02:18:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 02:18:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:18:39 DEBUG : two: Unchanged skipping 2025/02/06 02:18:39 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:40 INFO : one: Moved (server-side) to: one.bak 2025/02/06 02:18:40 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/06 02:18:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/06 02:18:42 INFO : one: Copied (new) 2025/02/06 02:18:42 DEBUG : Waiting for deletions to finish 2025/02/06 02:18:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/06 02:18:42 INFO : three.txt: Moved into backup dir 2025/02/06 02:18:43 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/06 02:18:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 02:18:45 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:18:45 DEBUG : two: Unchanged skipping 2025/02/06 02:18:45 INFO : one.bak: Deleted 2025/02/06 02:18:46 INFO : one: Moved (server-side) to: one.bak 2025/02/06 02:18:46 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:18:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:18:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/06 02:18:48 INFO : one: Copied (new) 2025/02/06 02:18:48 DEBUG : Waiting for deletions to finish 2025/02/06 02:18:48 INFO : three.txt.bak: Deleted 2025/02/06 02:18:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/06 02:18:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:18:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:18:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/06 02:18:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:18:57 DEBUG : Starting OpenDrive session with ID: 6982c726cbda2dc658faff0e8a93d8ab1dd199c45a73158fcbee7910f017b7fc 2025/02/06 02:18:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/backup" 2025/02/06 02:18:58 DEBUG : Starting OpenDrive session with ID: 898b270d3f4dc5b1d8d233cefd3515acd998223ee1c9dafe684d59b0a80811eb 2025/02/06 02:18:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 02:18:59 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:18:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:18:59 DEBUG : two: Unchanged skipping 2025/02/06 02:19:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/06 02:19:00 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:19:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/06 02:19:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/06 02:19:02 INFO : one: Copied (new) 2025/02/06 02:19:02 DEBUG : Waiting for deletions to finish 2025/02/06 02:19:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/06 02:19:02 INFO : three.txt: Moved into backup dir 2025/02/06 02:19:04 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/06 02:19:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 02:19:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:19:05 DEBUG : two: Unchanged skipping 2025/02/06 02:19:05 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:19:06 INFO : one-2019-01-01: Deleted 2025/02/06 02:19:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/06 02:19:06 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:19:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:19:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/06 02:19:08 INFO : one: Copied (new) 2025/02/06 02:19:08 DEBUG : Waiting for deletions to finish 2025/02/06 02:19:08 INFO : three-2019-01-01.txt: Deleted 2025/02/06 02:19:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/06 02:19:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:19:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:19:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:19:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/06 02:19:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:19:17 DEBUG : Config file has changed externally - reloading 2025/02/06 02:19:18 DEBUG : Starting OpenDrive session with ID: a00be71dd39bd12694b2a0e36fee8f09df764b11d85e73d0be901b3c7489e67e 2025/02/06 02:19:18 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:19:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:19:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 02:19:18 DEBUG : two: Unchanged skipping 2025/02/06 02:19:19 DEBUG : one: same parent dir (ODFfODAyNDc3OV9GQXk0Yw) - using file/rename instead of move_copy for one.bak 2025/02/06 02:19:19 INFO : one: Moved (server-side) to: one.bak 2025/02/06 02:19:19 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:19:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/06 02:19:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/06 02:19:21 INFO : one: Copied (new) 2025/02/06 02:19:21 DEBUG : Waiting for deletions to finish 2025/02/06 02:19:21 DEBUG : three.txt: same parent dir (ODFfODAyNDc3OV9GQXk0Yw) - using file/rename instead of move_copy for three.txt.bak 2025/02/06 02:19:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/06 02:19:21 INFO : three.txt: Moved into backup dir 2025/02/06 02:19:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/06 02:19:24 DEBUG : one.bak: Excluded (Path Filter) 2025/02/06 02:19:24 DEBUG : one.bak: Excluded 2025/02/06 02:19:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/06 02:19:24 DEBUG : three.txt.bak: Excluded 2025/02/06 02:19:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 02:19:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:19:24 DEBUG : two: Unchanged skipping 2025/02/06 02:19:24 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for checks to finish 2025/02/06 02:19:24 INFO : one.bak: Deleted 2025/02/06 02:19:25 DEBUG : one: same parent dir (ODFfODAyNDc3OV9GQXk0Yw) - using file/rename instead of move_copy for one.bak 2025/02/06 02:19:25 INFO : one: Moved (server-side) to: one.bak 2025/02/06 02:19:25 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu/dst': Waiting for transfers to finish 2025/02/06 02:19:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:19:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/06 02:19:27 INFO : one: Copied (new) 2025/02/06 02:19:27 DEBUG : Waiting for deletions to finish 2025/02/06 02:19:27 INFO : three.txt.bak: Deleted 2025/02/06 02:19:27 DEBUG : three.txt: same parent dir (ODFfODAyNDc3OV9GQXk0Yw) - using file/rename instead of move_copy for three.txt.bak 2025/02/06 02:19:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/06 02:19:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.51s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:19:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:19:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:19:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/06 02:19:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:19:36 DEBUG : Starting OpenDrive session with ID: 4aa5108862cba0e0e588f5d1bdf087e1dfc9db4ab7d8132be812d24d8639904e 2025/02/06 02:19:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 02:19:37 DEBUG : one: same parent dir (ODFfODAyNDc4MV9NWTFDQw) - using file/rename instead of move_copy for one.bak 2025/02/06 02:19:37 INFO : one: Moved (server-side) to: one.bak 2025/02/06 02:19:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/06 02:19:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/06 02:19:39 INFO : one: Copied (new) 2025/02/06 02:19:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:19:39 DEBUG : two: Unchanged skipping 2025/02/06 02:19:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/06 02:19:40 DEBUG : three.txt: same parent dir (ODFfODAyNDc4MV9NWTFDQw) - using file/rename instead of move_copy for three.txt.bak 2025/02/06 02:19:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/06 02:19:41 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/06 02:19:42 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/06 02:19:42 INFO : three.txt: Copied (new) 2025/02/06 02:19:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 02:19:43 INFO : one.bak: Deleted 2025/02/06 02:19:44 DEBUG : one: same parent dir (ODFfODAyNDc4MV9NWTFDQw) - using file/rename instead of move_copy for one.bak 2025/02/06 02:19:44 INFO : one: Moved (server-side) to: one.bak 2025/02/06 02:19:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:19:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/06 02:19:46 INFO : one: Copied (new) 2025/02/06 02:19:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:19:46 DEBUG : two: Unchanged skipping 2025/02/06 02:19:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/06 02:19:46 INFO : three.txt.bak: Deleted 2025/02/06 02:19:46 DEBUG : three.txt: same parent dir (ODFfODAyNDc4MV9NWTFDQw) - using file/rename instead of move_copy for three.txt.bak 2025/02/06 02:19:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/06 02:19:48 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/06 02:19:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/06 02:19:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.33s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:19:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/06 02:19:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/06 02:19:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/06 02:19:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yugeges8jilu/dst" 2025/02/06 02:19:58 DEBUG : Starting OpenDrive session with ID: 8c56741a790c3bd3d610b3b1a06d887429fb37c8e856d13c7b1d0c791ee4cd75 2025/02/06 02:19:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/06 02:19:59 DEBUG : one: same parent dir (ODFfODAyNDc4Ml85RVh1Tg) - using file/rename instead of move_copy for one-2019-01-01 2025/02/06 02:19:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/06 02:20:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/06 02:20:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/06 02:20:01 INFO : one: Copied (new) 2025/02/06 02:20:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:20:01 DEBUG : two: Unchanged skipping 2025/02/06 02:20:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/06 02:20:01 DEBUG : three.txt: same parent dir (ODFfODAyNDc4Ml85RVh1Tg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/06 02:20:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/06 02:20:02 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/06 02:20:03 INFO : three.txt: Copied (new) 2025/02/06 02:20:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/06 02:20:05 INFO : one-2019-01-01: Deleted 2025/02/06 02:20:05 DEBUG : one: same parent dir (ODFfODAyNDc4Ml85RVh1Tg) - using file/rename instead of move_copy for one-2019-01-01 2025/02/06 02:20:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/06 02:20:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/06 02:20:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/06 02:20:07 INFO : one: Copied (new) 2025/02/06 02:20:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:20:07 DEBUG : two: Unchanged skipping 2025/02/06 02:20:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/06 02:20:08 INFO : three-2019-01-01.txt: Deleted 2025/02/06 02:20:08 DEBUG : three.txt: same parent dir (ODFfODAyNDc4Ml85RVh1Tg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/06 02:20:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/06 02:20:09 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/06 02:20:10 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/06 02:20:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (21.46s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:20:13 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/06 02:20:15 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:20:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/06 02:20:15 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:20:15 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/06 02:20:16 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/06 02:20:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/06 02:20:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.23s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:20:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/06 02:20:17 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:20:17 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:20:18 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/06 02:20:19 INFO : existing: Copied (new) 2025/02/06 02:20:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:20:20 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:20:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/06 02:20:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/06 02:20:20 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:20:20 ERROR : OpenDrive root 'rclone-test-yugeges8jilu': not deleting files as there were IO errors 2025/02/06 02:20:20 ERROR : OpenDrive root 'rclone-test-yugeges8jilu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncImmutable (4.58s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:20:22 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:25 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/06 02:20:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/06 02:20:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/06 02:20:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:20:32 DEBUG : existing: Unchanged skipping 2025/02/06 02:20:32 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/06 02:20:33 DEBUG : subdira-rclone-move-fimibus6: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using folder/rename instead of move_copy 2025/02/06 02:20:33 DEBUG : EXISTING: moving to existing-rclone-move-nahoyam3 2025/02/06 02:20:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-fireqiq6 2025/02/06 02:20:33 DEBUG : subdira: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using folder/rename instead of move_copy 2025/02/06 02:20:33 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-fireqiq6 2025/02/06 02:20:33 DEBUG : EXISTING: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using file/rename instead of move_copy for existing-rclone-move-nahoyam3 2025/02/06 02:20:33 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/06 02:20:34 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-nahoyam3 2025/02/06 02:20:34 DEBUG : EXISTING: moving to existing 2025/02/06 02:20:34 DEBUG : existing-rclone-move-nahoyam3: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using file/rename instead of move_copy for existing 2025/02/06 02:20:34 INFO : existing-rclone-move-nahoyam3: Moved (server-side) to: existing 2025/02/06 02:20:34 INFO : EXISTING: Moved (server-side) to: existing 2025/02/06 02:20:34 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/06 02:20:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-fireqiq6 2025/02/06 02:20:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/06 02:20:35 DEBUG : subdira/subdirb-rclone-move-juyakec7: same parent dir (ODFfODAyNDc4NF9RNzJWdw) - using folder/rename instead of move_copy 2025/02/06 02:20:35 DEBUG : existingbutdifferent-rclone-move-fireqiq6: same parent dir (ODFfODAyNDY4MF9IMndGMg) - using file/rename instead of move_copy for existingbutdifferent 2025/02/06 02:20:35 INFO : existingbutdifferent-rclone-move-fireqiq6: Moved (server-side) to: existingbutdifferent 2025/02/06 02:20:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/06 02:20:35 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/06 02:20:35 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/06 02:20:35 DEBUG : subdira/subdirb: same parent dir (ODFfODAyNDc4NF9RNzJWdw) - using folder/rename instead of move_copy 2025/02/06 02:20:35 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/06 02:20:36 DEBUG : subdira/subdirb/subdirc-rclone-move-nedafos7: same parent dir (ODFfODAyNDc4NV80WVBQVA) - using folder/rename instead of move_copy 2025/02/06 02:20:36 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/06 02:20:36 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/06 02:20:37 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODAyNDc4NV80WVBQVA) - using folder/rename instead of move_copy 2025/02/06 02:20:37 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/06 02:20:37 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/06 02:20:38 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-vucoleg2: same parent dir (ODFfODAyNDc4Nl9uT0dnZQ) - using folder/rename instead of move_copy 2025/02/06 02:20:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-sidenud9 2025/02/06 02:20:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODAyNDc4Nl9uT0dnZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-sidenud9 2025/02/06 02:20:38 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODAyNDc4Nl9uT0dnZQ) - using folder/rename instead of move_copy 2025/02/06 02:20:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/06 02:20:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-sidenud9 2025/02/06 02:20:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/06 02:20:39 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-sidenud9: same parent dir (ODFfODAyNDc4Nl9uT0dnZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/06 02:20:39 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/06 02:20:39 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:20:39 INFO : subdira/subdirb/subdirc/hello-rclone-move-sidenud9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/06 02:20:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/06 02:20:39 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/06 02:20:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kuxowij2 2025/02/06 02:20:39 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/06 02:20:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODAyNDc4N19HaVM5Tg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kuxowij2 2025/02/06 02:20:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kuxowij2 2025/02/06 02:20:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/06 02:20:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kuxowij2: same parent dir (ODFfODAyNDc4N19HaVM5Tg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/06 02:20:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kuxowij2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/06 02:20:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/06 02:20:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/06 02:20:40 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:20:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/06 02:20:40 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/06 02:20:40 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/06 02:20:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/06 02:20:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/06 02:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (23.81s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.09s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:20:47 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:49 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:51 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:53 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:56 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/06 02:20:58 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:00 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:02 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:03 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:05 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:07 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:09 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:10 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:13 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:14 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:16 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:18 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:20 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:21 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:23 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:25 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:27 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:28 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:30 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:32 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:34 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:36 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:37 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:39 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:41 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:43 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:44 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:46 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:48 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:50 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:51 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:53 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:55 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:56 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/06 02:21:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:21:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both0: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both12: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both13: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both14: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both15: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both16: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both17: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both18: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both19: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both2: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both3: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both4: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both5: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both6: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both7: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both8: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:21:58 DEBUG : both9: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both10: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both11: Unchanged skipping 2025/02/06 02:21:58 DEBUG : both1: Unchanged skipping 2025/02/06 02:21:58 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:21:58 DEBUG : Waiting for deletions to finish 2025/02/06 02:21:58 INFO : only0: Deleted 2025/02/06 02:21:58 INFO : only10: Deleted 2025/02/06 02:21:58 INFO : only16: Deleted 2025/02/06 02:21:58 INFO : only4: Deleted 2025/02/06 02:21:58 INFO : only5: Deleted 2025/02/06 02:21:58 INFO : only11: Deleted 2025/02/06 02:21:58 INFO : only13: Deleted 2025/02/06 02:21:58 INFO : only2: Deleted 2025/02/06 02:21:58 INFO : only6: Deleted 2025/02/06 02:21:58 INFO : only19: Deleted 2025/02/06 02:21:59 INFO : only7: Deleted 2025/02/06 02:21:59 INFO : only9: Deleted 2025/02/06 02:21:59 INFO : only1: Deleted 2025/02/06 02:21:59 INFO : only15: Deleted 2025/02/06 02:21:59 INFO : only18: Deleted 2025/02/06 02:21:59 INFO : only12: Deleted 2025/02/06 02:21:59 INFO : only14: Deleted 2025/02/06 02:21:59 INFO : only17: Deleted 2025/02/06 02:21:59 INFO : only3: Deleted 2025/02/06 02:21:59 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (77.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:22:04 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:06 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:08 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:10 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:12 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:14 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:16 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:17 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:19 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:21 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:23 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:24 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:26 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:28 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:30 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:32 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:34 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:36 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:38 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:40 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:42 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:44 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:46 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:48 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:49 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:51 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:53 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:55 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:57 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/06 02:22:58 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:00 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:02 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:04 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:06 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:08 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:10 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:12 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:14 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:16 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:17 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/06 02:23:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for checks to finish 2025/02/06 02:23:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both1: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both12: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both13: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both14: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both15: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both0: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both17: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both18: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both19: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both2: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both3: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both4: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both5: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both6: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both7: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both8: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/06 02:23:19 DEBUG : both9: Unchanged skipping 2025/02/06 02:23:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/06 02:23:19 DEBUG : both11: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both10: Unchanged skipping 2025/02/06 02:23:19 DEBUG : both16: Unchanged skipping 2025/02/06 02:23:19 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Waiting for transfers to finish 2025/02/06 02:23:21 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:21 INFO : only11: Copied (replaced existing) 2025/02/06 02:23:22 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:22 INFO : only0: Copied (replaced existing) 2025/02/06 02:23:22 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:22 INFO : only10: Copied (replaced existing) 2025/02/06 02:23:22 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:22 INFO : only1: Copied (replaced existing) 2025/02/06 02:23:23 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:23 INFO : only13: Copied (replaced existing) 2025/02/06 02:23:24 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:24 INFO : only15: Copied (replaced existing) 2025/02/06 02:23:24 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:24 INFO : only16: Copied (replaced existing) 2025/02/06 02:23:24 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:24 INFO : only12: Copied (replaced existing) 2025/02/06 02:23:25 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:25 INFO : only14: Copied (replaced existing) 2025/02/06 02:23:26 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:26 INFO : only2: Copied (replaced existing) 2025/02/06 02:23:27 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:27 INFO : only17: Copied (replaced existing) 2025/02/06 02:23:27 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:27 INFO : only19: Copied (replaced existing) 2025/02/06 02:23:28 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:28 INFO : only5: Copied (replaced existing) 2025/02/06 02:23:28 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:28 INFO : only4: Copied (replaced existing) 2025/02/06 02:23:29 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:29 INFO : only3: Copied (replaced existing) 2025/02/06 02:23:30 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:30 INFO : only7: Copied (replaced existing) 2025/02/06 02:23:30 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:30 INFO : only18: Copied (replaced existing) 2025/02/06 02:23:31 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:31 INFO : only6: Copied (replaced existing) 2025/02/06 02:23:31 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:31 INFO : only9: Copied (replaced existing) 2025/02/06 02:23:32 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/06 02:23:32 INFO : only8: Copied (replaced existing) 2025/02/06 02:23:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (97.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:23:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 02:23:41 INFO : sub dir: Making directory 2025/02/06 02:23:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" 2025/02/06 02:23:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/06 02:23:58 INFO : sub dir: Making directory 2025/02/06 02:23:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yugeges8jilu'", Local "Local file system at /tmp/rclone2080056523", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.02s) PASS 2025/02/06 02:24:15 DEBUG : OpenDrive root 'rclone-test-yugeges8jilu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 13m18.378268136s (try 1/5)