"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/10/02 04:05:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu" 2024/10/02 04:05:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/02 04:05:17 DEBUG : Starting OpenDrive session with ID: 104171591ab4078a5091f0fd4d0804da70fa5292ae665ec894c88345c4316c70 2024/10/02 04:05:18 DEBUG : Creating backend with remote "/tmp/rclone967973861" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/02 04:05:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/02 04:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:20 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:20 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.07s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:24 DEBUG : Creating backend with remote "/non-existing" 2024/10/02 04:05:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/02 04:05:24 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:24 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:25 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:25 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.86s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:29 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Running all checks before starting transfers 2024/10/02 04:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:29 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:29 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Checks finished, now starting transfers 2024/10/02 04:05:29 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.90s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:33 ERROR : Ignoring --no-traverse with sync 2024/10/02 04:05:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:33 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:33 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:35 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.95s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/02 04:05:37 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:37 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:38 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/10/02 04:05:39 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/10/02 04:05:39 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyWithDepth (2.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:05:40 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:40 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:41 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:05:43 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:43 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:44 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:44 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/02 04:05:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/02 04:05:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/02 04:05:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/02 04:05:46 DEBUG : sub dir: Making directory 2024/10/02 04:05:46 DEBUG : sub dir2: Making directory 2024/10/02 04:05:46 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/02 04:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:47 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:47 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:49 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:51 DEBUG : sub dir2: Making directory 2024/10/02 04:05:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/02 04:05:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/02 04:05:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:51 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:51 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.67s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:55 DEBUG : sub dir2: Making directory with metadata 2024/10/02 04:05:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/02 04:05:55 DEBUG : sub dir: Making directory 2024/10/02 04:05:55 DEBUG : sub dir2: Making directory 2024/10/02 04:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:05:56 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:05:56 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:05:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:05:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:05:57 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:05:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:05:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/02 04:05:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.06s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:00 DEBUG : sub dir2: Making directory 2024/10/02 04:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:06:00 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:06:00 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:06:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:06:02 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:06:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.54s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:04 DEBUG : sub dir2: Making directory with metadata 2024/10/02 04:06:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/02 04:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/02 04:06:04 DEBUG : sub dir: Making directory 2024/10/02 04:06:04 DEBUG : sub dir2: Making directory 2024/10/02 04:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:06:05 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:06:05 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:06:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:06:06 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:06:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:07 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:09 DEBUG : sub dir2: Making directory 2024/10/02 04:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:06:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:06:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:06:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:06:11 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:06:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.58s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-timevoy7dihu" 2024/10/02 04:06:15 DEBUG : Config file has changed externally - reloading 2024/10/02 04:06:15 DEBUG : Starting OpenDrive session with ID: 25dce436d48d9acdb523003a55a1a8596dbfb453854f01eade0756d73d2aaf6b sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-yinapig9diqu' -> OpenDrive root 'rclone-test-timevoy7dihu' 2024/10/02 04:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:06:16 DEBUG : OpenDrive root 'rclone-test-timevoy7dihu': Waiting for checks to finish 2024/10/02 04:06:16 DEBUG : OpenDrive root 'rclone-test-timevoy7dihu': Waiting for transfers to finish 2024/10/02 04:06:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/02 04:06:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:17 DEBUG : OpenDrive root 'rclone-test-timevoy7dihu': Purge remote --- PASS: TestServerSideCopy (6.96s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/02 04:06:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:06:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:06:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/02 04:06:23 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/02 04:06:23 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyOverSelf (5.70s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luqiquq9bugo" 2024/10/02 04:06:28 DEBUG : Starting OpenDrive session with ID: 1e3c2bc22999246d4d8fff131370644024b19919100b147b952f99a8b0798804 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-yinapig9diqu' -> OpenDrive root 'rclone-test-luqiquq9bugo' 2024/10/02 04:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:06:29 DEBUG : OpenDrive root 'rclone-test-luqiquq9bugo': Waiting for checks to finish 2024/10/02 04:06:29 DEBUG : OpenDrive root 'rclone-test-luqiquq9bugo': Waiting for transfers to finish 2024/10/02 04:06:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/02 04:06:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/02 04:06:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/02 04:06:32 DEBUG : OpenDrive root 'rclone-test-luqiquq9bugo': Waiting for checks to finish 2024/10/02 04:06:32 DEBUG : OpenDrive root 'rclone-test-luqiquq9bugo': Waiting for transfers to finish 2024/10/02 04:06:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/02 04:06:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:33 DEBUG : OpenDrive root 'rclone-test-luqiquq9bugo': Purge remote --- PASS: TestServerSideCopyOverSelf (10.31s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/02 04:06:38 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:06:38 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:06:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/02 04:06:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/02 04:06:39 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/02 04:06:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestMoveOverSelf (5.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hoqawib9hubu" 2024/10/02 04:06:43 DEBUG : Config file has changed externally - reloading 2024/10/02 04:06:44 DEBUG : Starting OpenDrive session with ID: 53b8ed1e6995e3c10b8516085672249e3e9bf0c24032397b974fc3099c5d9765 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-yinapig9diqu' -> OpenDrive root 'rclone-test-hoqawib9hubu' 2024/10/02 04:06:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:06:45 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Waiting for checks to finish 2024/10/02 04:06:45 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Waiting for transfers to finish 2024/10/02 04:06:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/02 04:06:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/10/02 04:06:48 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Using server-side directory move 2024/10/02 04:06:48 INFO : OpenDrive root 'rclone-test-hoqawib9hubu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/02 04:06:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/02 04:06:48 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Waiting for checks to finish 2024/10/02 04:06:48 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Waiting for transfers to finish 2024/10/02 04:06:48 INFO : sub dir/hello world: Deleted 2024/10/02 04:06:49 INFO : sub dir/hello world: Moved (server-side) 2024/10/02 04:06:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/10/02 04:06:51 DEBUG : testing file moves 2024/10/02 04:06:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/02 04:06:52 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Waiting for checks to finish 2024/10/02 04:06:52 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Waiting for transfers to finish 2024/10/02 04:06:52 INFO : sub dir/hello world: Deleted 2024/10/02 04:06:52 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:53 DEBUG : OpenDrive root 'rclone-test-hoqawib9hubu': Purge remote --- PASS: TestServerSideMoveOverSelf (13.98s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:06:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:06:57 ERROR : : error listing: directory not found 2024/10/02 04:06:58 DEBUG : Local file system at /tmp/rclone967973861: Making directory 2024/10/02 04:06:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:06:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.94s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:07:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/02 04:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:07:03 DEBUG : Local file system at /tmp/rclone967973861: Waiting for checks to finish 2024/10/02 04:07:03 DEBUG : Local file system at /tmp/rclone967973861: Waiting for transfers to finish 2024/10/02 04:07:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:07:03 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/10/02 04:07:03 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:07:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyRedownload (4.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:05 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/02 04:07:05 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:05 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:06 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/10/02 04:07:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/02 04:07:07 INFO : check sum: Copied (new) 2024/10/02 04:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:07 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/02 04:07:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/10/02 04:07:07 DEBUG : check sum: Unchanged skipping 2024/10/02 04:07:07 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:07 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.70s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/02 04:07:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:09 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/10/02 04:07:10 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/02 04:07:10 INFO : sizeonly: Copied (new) 2024/10/02 04:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:11 DEBUG : sizeonly: Sizes identical 2024/10/02 04:07:11 DEBUG : sizeonly: Unchanged skipping 2024/10/02 04:07:11 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:11 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:11 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/02 04:07:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:13 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/10/02 04:07:14 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/10/02 04:07:14 INFO : ignore-size: Copied (new) 2024/10/02 04:07:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:07:14 DEBUG : ignore-size: Unchanged skipping 2024/10/02 04:07:14 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:14 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:14 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.71s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:17 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/02 04:07:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:07:18 DEBUG : existing: Unchanged skipping 2024/10/02 04:07:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:18 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/02 04:07:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:18 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/02 04:07:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/02 04:07:19 INFO : existing: Copied (replaced existing) 2024/10/02 04:07:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.77s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:21 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/02 04:07:21 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:21 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/02 04:07:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/02 04:07:22 INFO : existing: Copied (new) 2024/10/02 04:07:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:23 DEBUG : existing: Destination exists, skipping 2024/10/02 04:07:23 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:23 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:23 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:25 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:07:27 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/10/02 04:07:28 DEBUG : d: Making directory 2024/10/02 04:07:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/02 04:07:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:07:30 DEBUG : c/non empty space: Unchanged skipping 2024/10/02 04:07:30 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:30 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:31 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:07:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:07:32 INFO : a/potato2: Copied (new) 2024/10/02 04:07:32 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:32 INFO : b/potato: Deleted 2024/10/02 04:07:32 INFO : d: Removing directory 2024/10/02 04:07:32 INFO : b: Removing directory 2024/10/02 04:07:33 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:07:37 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 2024/10/02 04:07:37 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/02 04:07:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/02 04:07:37 DEBUG : empty space: Unchanged skipping 2024/10/02 04:07:37 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:37 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:37 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 2024/10/02 04:07:37 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/02 04:07:38 INFO : empty space: Updated modification time in destination 2024/10/02 04:07:38 DEBUG : empty space: Unchanged skipping 2024/10/02 04:07:38 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:38 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:07:41 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:41 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 2024/10/02 04:07:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/02 04:07:41 DEBUG : empty space: Unchanged skipping 2024/10/02 04:07:41 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:41 DEBUG : Waiting for deletions to finish 2024/10/02 04:07:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.22s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:43 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/10/02 04:07:45 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 2024/10/02 04:07:45 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:45 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone967973861) 2024/10/02 04:07:45 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-yinapig9diqu') 2024/10/02 04:07:45 DEBUG : foo: md5 differ 2024/10/02 04:07:45 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:45 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/10/02 04:07:46 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/10/02 04:07:46 INFO : foo: Copied (replaced existing) 2024/10/02 04:07:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:07:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/02 04:07:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:07:49 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:49 DEBUG : empty space: Unchanged skipping 2024/10/02 04:07:49 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:50 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/10/02 04:07:51 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:07:51 INFO : potato: Copied (new) 2024/10/02 04:07:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:53 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/10/02 04:07:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/02 04:07:54 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:54 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:07:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/10/02 04:07:55 INFO : potato: Copied (replaced existing) 2024/10/02 04:07:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:07:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:07:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:07:58 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 2024/10/02 04:07:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone967973861) 2024/10/02 04:07:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-yinapig9diqu') 2024/10/02 04:07:58 DEBUG : potato: md5 differ 2024/10/02 04:07:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:07:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:00 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/10/02 04:08:00 INFO : potato: Copied (replaced existing) 2024/10/02 04:08:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/02 04:08:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:08:04 DEBUG : empty space: Unchanged skipping 2024/10/02 04:08:04 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:04 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:04 DEBUG : Waiting for deletions to finish 2024/10/02 04:08:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:08:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:08:09 DEBUG : empty space: Unchanged skipping 2024/10/02 04:08:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:08:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:08:11 INFO : potato2: Copied (new) 2024/10/02 04:08:11 DEBUG : Waiting for deletions to finish 2024/10/02 04:08:11 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:21 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:23 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/10/02 04:08:24 DEBUG : d: Making directory 2024/10/02 04:08:24 DEBUG : d/e: Making directory 2024/10/02 04:08:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:08:25 DEBUG : c/non empty space: Unchanged skipping 2024/10/02 04:08:26 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:26 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:26 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:08:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:08:28 INFO : a/potato2: Copied (new) 2024/10/02 04:08:28 DEBUG : Waiting for deletions to finish 2024/10/02 04:08:28 INFO : b/potato: Deleted 2024/10/02 04:08:28 INFO : d/e: Removing directory 2024/10/02 04:08:28 INFO : d: Removing directory 2024/10/02 04:08:28 INFO : b: Removing directory 2024/10/02 04:08:29 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:32 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:34 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/10/02 04:08:35 DEBUG : d: Making directory 2024/10/02 04:08:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:08:36 DEBUG : c/non empty space: Unchanged skipping 2024/10/02 04:08:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:37 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:08:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:08:38 INFO : a/potato2: Copied (new) 2024/10/02 04:08:38 ERROR : OpenDrive root 'rclone-test-yinapig9diqu': not deleting files as there were IO errors 2024/10/02 04:08:38 ERROR : OpenDrive root 'rclone-test-yinapig9diqu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:08:46 DEBUG : Waiting for deletions to finish 2024/10/02 04:08:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:08:46 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:46 DEBUG : empty space: Unchanged skipping 2024/10/02 04:08:46 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:46 INFO : potato: Deleted 2024/10/02 04:08:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:08:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:08:48 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:08:52 DEBUG : Waiting for deletions to finish 2024/10/02 04:08:53 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:53 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:53 INFO : potato: Deleted 2024/10/02 04:08:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:08:53 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:53 DEBUG : empty space: Unchanged skipping 2024/10/02 04:08:53 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:08:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/02 04:08:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:08:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/10/02 04:08:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:08:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:08:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:08:59 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/10/02 04:09:00 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/10/02 04:09:00 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.81s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:09:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:09:05 DEBUG : enormous: Excluded (Size Filter) 2024/10/02 04:09:05 DEBUG : enormous: Excluded 2024/10/02 04:09:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/02 04:09:05 DEBUG : potato2: Excluded 2024/10/02 04:09:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/02 04:09:05 DEBUG : potato2: Excluded 2024/10/02 04:09:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:09:05 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:05 DEBUG : empty space: Unchanged skipping 2024/10/02 04:09:05 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:05 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:05 DEBUG : enormous: Excluded (Size Filter) 2024/10/02 04:09:05 DEBUG : enormous: Excluded 2024/10/02 04:09:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/02 04:09:05 DEBUG : potato2: Excluded 2024/10/02 04:09:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/02 04:09:05 DEBUG : potato2: Excluded 2024/10/02 04:09:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/02 04:09:05 DEBUG : Local file system at /tmp/rclone967973861: Waiting for checks to finish 2024/10/02 04:09:05 DEBUG : empty space: Unchanged skipping 2024/10/02 04:09:05 DEBUG : Local file system at /tmp/rclone967973861: Waiting for transfers to finish 2024/10/02 04:09:05 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncWithExclude (6.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:09:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:09:11 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/10/02 04:09:12 DEBUG : enormous: Excluded (Size Filter) 2024/10/02 04:09:12 DEBUG : enormous: Excluded 2024/10/02 04:09:12 DEBUG : potato2: Excluded (Size Filter) 2024/10/02 04:09:12 DEBUG : potato2: Excluded 2024/10/02 04:09:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:09:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:12 DEBUG : empty space: Unchanged skipping 2024/10/02 04:09:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:12 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:13 INFO : enormous: Deleted 2024/10/02 04:09:13 INFO : potato2: Deleted 2024/10/02 04:09:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/10/02 04:09:13 DEBUG : Local file system at /tmp/rclone967973861: Waiting for checks to finish 2024/10/02 04:09:13 DEBUG : empty space: Unchanged skipping 2024/10/02 04:09:13 DEBUG : Local file system at /tmp/rclone967973861: Waiting for transfers to finish 2024/10/02 04:09:13 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:13 INFO : potato2: Deleted 2024/10/02 04:09:13 INFO : enormous: Deleted 2024/10/02 04:09:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.40s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:09:17 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:09:18 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/10/02 04:09:20 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/10/02 04:09:21 DEBUG : five: Need to transfer - File not found at Destination 2024/10/02 04:09:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/02 04:09:21 DEBUG : one: Destination is newer than source, skipping 2024/10/02 04:09:21 DEBUG : three: Sizes identical 2024/10/02 04:09:21 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/02 04:09:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/02 04:09:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone967973861) 2024/10/02 04:09:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-yinapig9diqu') 2024/10/02 04:09:21 DEBUG : two: md5 differ 2024/10/02 04:09:21 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:21 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/10/02 04:09:22 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:09:22 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/10/02 04:09:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/02 04:09:22 INFO : four: Copied (replaced existing) 2024/10/02 04:09:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/02 04:09:23 INFO : two: Copied (replaced existing) 2024/10/02 04:09:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/02 04:09:23 INFO : five: Copied (new) 2024/10/02 04:09:23 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:23 DEBUG : one: Destination is newer than source, skipping 2024/10/02 04:09:23 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/02 04:09:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/02 04:09:23 DEBUG : five: Size and md5 of src and dst objects identical 2024/10/02 04:09:23 DEBUG : two: Size and md5 of src and dst objects identical 2024/10/02 04:09:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/02 04:09:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/02 04:09:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/02 04:09:23 DEBUG : four: Size and md5 of src and dst objects identical 2024/10/02 04:09:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/02 04:09:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone967973861) 2024/10/02 04:09:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-yinapig9diqu') 2024/10/02 04:09:23 DEBUG : three: md5 differ 2024/10/02 04:09:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/02 04:09:23 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:24 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/10/02 04:09:25 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/10/02 04:09:25 INFO : three: Copied (replaced existing) 2024/10/02 04:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.89s) === 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-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/10/02 04:09:26 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Making map for --track-renames 2024/10/02 04:09:26 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Finished making map for --track-renames 2024/10/02 04:09:26 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/02 04:09:26 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for renames to finish 2024/10/02 04:09:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/02 04:09:26 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:27 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/10/02 04:09:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/10/02 04:09:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/02 04:09:28 INFO : potato: Copied (new) 2024/10/02 04:09:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/02 04:09:29 INFO : yam: Copied (new) 2024/10/02 04:09:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:09:29 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Making map for --track-renames 2024/10/02 04:09:29 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Finished making map for --track-renames 2024/10/02 04:09:29 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:29 DEBUG : potato: Unchanged skipping 2024/10/02 04:09:29 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for renames to finish 2024/10/02 04:09:30 DEBUG : yam: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using file/rename instead of move_copy for yaml 2024/10/02 04:09:30 INFO : yam: Moved (server-side) to: yaml 2024/10/02 04:09:30 INFO : yaml: Renamed from "yam" 2024/10/02 04:09:30 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:30 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/10/02 04:09:32 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Making map for --track-renames 2024/10/02 04:09:32 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Finished making map for --track-renames 2024/10/02 04:09:32 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/02 04:09:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/02 04:09:32 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for renames to finish 2024/10/02 04:09:32 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:32 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/10/02 04:09:33 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/10/02 04:09:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/02 04:09:33 INFO : potato: Copied (new) 2024/10/02 04:09:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/02 04:09:34 INFO : yam: Copied (new) 2024/10/02 04:09:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:09:34 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Making map for --track-renames 2024/10/02 04:09:34 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Finished making map for --track-renames 2024/10/02 04:09:34 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:34 DEBUG : potato: Unchanged skipping 2024/10/02 04:09:34 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for renames to finish 2024/10/02 04:09:34 DEBUG : yam: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using file/rename instead of move_copy for yaml 2024/10/02 04:09:34 INFO : yam: Moved (server-side) to: yaml 2024/10/02 04:09:34 INFO : yaml: Renamed from "yam" 2024/10/02 04:09:34 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:34 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/10/02 04:09:36 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Making map for --track-renames 2024/10/02 04:09:36 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Finished making map for --track-renames 2024/10/02 04:09:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/02 04:09:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/02 04:09:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for renames to finish 2024/10/02 04:09:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:37 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/10/02 04:09:37 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/10/02 04:09:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/02 04:09:38 INFO : potato: Copied (new) 2024/10/02 04:09:38 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/02 04:09:38 INFO : sub/yam: Copied (new) 2024/10/02 04:09:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:09:39 DEBUG : potato: Unchanged skipping 2024/10/02 04:09:39 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Making map for --track-renames 2024/10/02 04:09:39 INFO : OpenDrive root 'rclone-test-yinapig9diqu': Finished making map for --track-renames 2024/10/02 04:09:39 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:39 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for renames to finish 2024/10/02 04:09:40 INFO : sub/yam: Moved (server-side) to: yam 2024/10/02 04:09:40 INFO : yam: Renamed from "sub/yam" 2024/10/02 04:09:40 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:40 DEBUG : Waiting for deletions to finish 2024/10/02 04:09:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:42 DEBUG : Creating backend with remote "/tmp/rclone967973861/dir1" 2024/10/02 04:09:42 DEBUG : Config file has changed externally - reloading 2024/10/02 04:09:42 DEBUG : Creating backend with remote "/tmp/rclone967973861/dir2" 2024/10/02 04:09:42 DEBUG : Local file system at /tmp/rclone967973861/dir2: Using server-side directory move 2024/10/02 04:09:42 INFO : Local file system at /tmp/rclone967973861/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/02 04:09:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/02 04:09:42 DEBUG : Local file system at /tmp/rclone967973861/dir2: Waiting for checks to finish 2024/10/02 04:09:42 DEBUG : Local file system at /tmp/rclone967973861/dir2: Waiting for transfers to finish 2024/10/02 04:09:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:09:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/02 04:09:42 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:42 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:09:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:09:45 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:09:45 INFO : sub dir/hello world: Deleted 2024/10/02 04:09:45 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/10/02 04:09:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/02 04:09:46 INFO : nested/sub dir/file: Copied (new) 2024/10/02 04:09:46 INFO : nested/sub dir/file: Deleted 2024/10/02 04:09:46 INFO : sub dir: Removing directory 2024/10/02 04:09:46 INFO : nested/sub dir: Removing directory 2024/10/02 04:09:46 INFO : nested: Removing directory 2024/10/02 04:09:46 DEBUG : Local file system at /tmp/rclone967973861: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/02 04:09:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/02 04:09:49 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:49 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/02 04:09:51 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/10/02 04:09:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/02 04:09:51 INFO : sub dir/hello world: Copied (new) 2024/10/02 04:09:51 INFO : sub dir/hello world: Deleted 2024/10/02 04:09:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/02 04:09:52 INFO : nested/sub dir/file: Copied (new) 2024/10/02 04:09:52 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/02 04:09:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/02 04:09:55 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:55 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:56 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/02 04:09:56 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/10/02 04:09:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/02 04:09:56 INFO : existing: Copied (new) 2024/10/02 04:09:56 INFO : existing: Deleted 2024/10/02 04:09:57 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/10/02 04:09:57 INFO : existing-b: Copied (new) 2024/10/02 04:09:57 INFO : existing-b: Deleted 2024/10/02 04:09:57 DEBUG : existing: Destination exists, skipping 2024/10/02 04:09:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/02 04:09:57 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:09:57 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:09:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.62s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:09:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wiqapex7fezo" 2024/10/02 04:09:58 DEBUG : Config file has changed externally - reloading 2024/10/02 04:09:59 DEBUG : Starting OpenDrive session with ID: e379a6bb1a6a0e128b987e1d6a6180b4f5b06ab0a22ff7f73a29cfbd3140fd93 2024/10/02 04:10:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:10:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:03 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yinapig9diqu' -> OpenDrive root 'rclone-test-wiqapex7fezo' 2024/10/02 04:10:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:07 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/10/02 04:10:08 DEBUG : OpenDrive root 'rclone-test-wiqapex7fezo': Using server-side directory move 2024/10/02 04:10:08 INFO : OpenDrive root 'rclone-test-wiqapex7fezo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/02 04:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:10:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/02 04:10:09 DEBUG : empty space: Unchanged skipping 2024/10/02 04:10:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/02 04:10:09 DEBUG : OpenDrive root 'rclone-test-wiqapex7fezo': Waiting for checks to finish 2024/10/02 04:10:09 INFO : potato3: Deleted 2024/10/02 04:10:09 INFO : empty space: Deleted 2024/10/02 04:10:09 DEBUG : OpenDrive root 'rclone-test-wiqapex7fezo': Waiting for transfers to finish 2024/10/02 04:10:09 INFO : potato2: Moved (server-side) 2024/10/02 04:10:09 INFO : potato3: Moved (server-side) 2024/10/02 04:10:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-quwokuz5noqi" 2024/10/02 04:10:10 DEBUG : Starting OpenDrive session with ID: 55095ec1d5d7d14c091946aa1e825f43d6f875fbdc4a6225f6df7ce72eeaf82d 2024/10/02 04:10:11 DEBUG : OpenDrive root 'rclone-test-quwokuz5noqi': Using server-side directory move 2024/10/02 04:10:11 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/10/02 04:10:11 INFO : OpenDrive root 'rclone-test-quwokuz5noqi': Server side directory move succeeded 2024/10/02 04:10:12 ERROR : : error listing: directory not found 2024/10/02 04:10:12 DEBUG : OpenDrive root 'rclone-test-quwokuz5noqi': Purge remote 2024/10/02 04:10:12 DEBUG : OpenDrive root 'rclone-test-wiqapex7fezo': Purge remote 2024/10/02 04:10:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-beditab1hejo" 2024/10/02 04:10:13 DEBUG : Starting OpenDrive session with ID: f156e148f46a37480d2e1266dae33a33299dcb9dba06faf26d112450f6bde749 2024/10/02 04:10:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:10:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:17 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yinapig9diqu' -> OpenDrive root 'rclone-test-beditab1hejo' 2024/10/02 04:10:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:22 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/10/02 04:10:23 DEBUG : empty space: Excluded (Size Filter) 2024/10/02 04:10:23 DEBUG : empty space: Excluded 2024/10/02 04:10:23 DEBUG : empty space: Excluded (Size Filter) 2024/10/02 04:10:23 DEBUG : empty space: Excluded 2024/10/02 04:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:10:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/02 04:10:23 DEBUG : OpenDrive root 'rclone-test-beditab1hejo': Waiting for checks to finish 2024/10/02 04:10:23 DEBUG : OpenDrive root 'rclone-test-beditab1hejo': Waiting for transfers to finish 2024/10/02 04:10:23 INFO : potato3: Deleted 2024/10/02 04:10:23 INFO : potato2: Moved (server-side) 2024/10/02 04:10:23 INFO : potato3: Moved (server-side) 2024/10/02 04:10:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wonucoy1wigu" 2024/10/02 04:10:24 DEBUG : Starting OpenDrive session with ID: d9e9354d4b00a142d34c69199d3905472b192129a2394a128d5f1eefbc9c1d2b 2024/10/02 04:10:25 DEBUG : empty space: Excluded (Size Filter) 2024/10/02 04:10:25 DEBUG : empty space: Excluded 2024/10/02 04:10:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:10:25 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/02 04:10:25 DEBUG : OpenDrive root 'rclone-test-wonucoy1wigu': Waiting for checks to finish 2024/10/02 04:10:25 DEBUG : OpenDrive root 'rclone-test-wonucoy1wigu': Waiting for transfers to finish 2024/10/02 04:10:26 INFO : potato2: Moved (server-side) 2024/10/02 04:10:26 INFO : potato3: Moved (server-side) 2024/10/02 04:10:26 DEBUG : OpenDrive root 'rclone-test-wonucoy1wigu': Purge remote 2024/10/02 04:10:26 DEBUG : OpenDrive root 'rclone-test-beditab1hejo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-taduwem9siro" 2024/10/02 04:10:28 DEBUG : Starting OpenDrive session with ID: 13e8c80aa90c1ecf1d46176d88640bdd9f481a140be05b04e4f97a60f7f6b65f 2024/10/02 04:10:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/02 04:10:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:33 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/10/02 04:10:34 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yinapig9diqu' -> OpenDrive root 'rclone-test-taduwem9siro' 2024/10/02 04:10:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/10/02 04:10:38 DEBUG : OpenDrive root 'rclone-test-taduwem9siro': Using server-side directory move 2024/10/02 04:10:38 INFO : OpenDrive root 'rclone-test-taduwem9siro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/02 04:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/02 04:10:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/10/02 04:10:38 DEBUG : empty space: Unchanged skipping 2024/10/02 04:10:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/02 04:10:38 INFO : potato3: Deleted 2024/10/02 04:10:38 DEBUG : OpenDrive root 'rclone-test-taduwem9siro': Waiting for checks to finish 2024/10/02 04:10:38 INFO : empty space: Deleted 2024/10/02 04:10:38 DEBUG : OpenDrive root 'rclone-test-taduwem9siro': Waiting for transfers to finish 2024/10/02 04:10:39 INFO : potato2: Moved (server-side) 2024/10/02 04:10:39 INFO : potato3: Moved (server-side) 2024/10/02 04:10:39 INFO : tomatoDir: Removing directory 2024/10/02 04:10:39 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': deleted 1 directories 2024/10/02 04:10:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fovayud6cabu" 2024/10/02 04:10:40 DEBUG : Starting OpenDrive session with ID: 51b1cd4105441279c72a35a91b48b5fd41014a13a1d21c42ac381bca1c72d6be 2024/10/02 04:10:41 DEBUG : tomatoDir: Making directory 2024/10/02 04:10:41 DEBUG : OpenDrive root 'rclone-test-fovayud6cabu': Using server-side directory move 2024/10/02 04:10:41 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/10/02 04:10:41 INFO : OpenDrive root 'rclone-test-fovayud6cabu': Server side directory move succeeded 2024/10/02 04:10:42 ERROR : : error listing: directory not found 2024/10/02 04:10:42 ERROR : : error listing: directory not found 2024/10/02 04:10:42 DEBUG : OpenDrive root 'rclone-test-fovayud6cabu': Purge remote 2024/10/02 04:10:43 DEBUG : OpenDrive root 'rclone-test-taduwem9siro': Purge remote 2024/10/02 04:10:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/rclone-sync-test" 2024/10/02 04:10:44 DEBUG : Starting OpenDrive session with ID: d3e5a91ceb8f616ec25472f44d32d85ccacf69dc389850469a44fab5258b8350 run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/rclone-sync-test" 2024/10/02 04:10:47 DEBUG : Starting OpenDrive session with ID: c5bc832508c4ccbeb1d7d55c8e0a4cbf6f545c196fc8f96cdc8e6f4698af8954 2024/10/02 04:10:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/rclone-sync-test-include/layer2" 2024/10/02 04:10:49 DEBUG : Starting OpenDrive session with ID: 532e25663e75302ec96556d20e1979b0a638a47da1ab0388989cab8af77e0857 2024/10/02 04:10:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/rclone-sync-test-ignore-file" 2024/10/02 04:10:51 DEBUG : Starting OpenDrive session with ID: f00b4fbb4cd81ee7f7dc9844a4c301f04ab305b243f6ee7da36b2ee9c796cfdd 2024/10/02 04:10:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/10/02 04:10:55 DEBUG : rclone-sync-test: Excluded 2024/10/02 04:10:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/02 04:10:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/02 04:10:55 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/rclone-sync-test': Waiting for checks to finish 2024/10/02 04:10:55 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/rclone-sync-test': Waiting for transfers to finish 2024/10/02 04:10:55 DEBUG : Waiting for deletions to finish 2024/10/02 04:10:55 INFO : There was nothing to transfer 2024/10/02 04:10:56 DEBUG : rclone-sync-test: Excluded 2024/10/02 04:10:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/02 04:10:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/02 04:10:56 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:10:56 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:10:56 DEBUG : Waiting for deletions to finish 2024/10/02 04:10:56 INFO : rclone-sync-test-include: Removing directory 2024/10/02 04:10:57 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': deleted 1 directories 2024/10/02 04:10:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:57 DEBUG : rclone-sync-test: Excluded 2024/10/02 04:10:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/02 04:10:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/02 04:10:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/02 04:10:58 DEBUG : Waiting for deletions to finish 2024/10/02 04:10:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:58 DEBUG : rclone-sync-test: Excluded 2024/10/02 04:10:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/02 04:10:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:10:58 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:10:58 DEBUG : Waiting for deletions to finish 2024/10/02 04:10:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:10:59 DEBUG : : Excluded 2024/10/02 04:10:59 DEBUG : rclone-sync-test: Excluded 2024/10/02 04:10:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/02 04:10:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/02 04:10:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/02 04:10:59 DEBUG : Waiting for deletions to finish 2024/10/02 04:10:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.73s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:11:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:11:07 DEBUG : Starting OpenDrive session with ID: 22f95947ed33a1dd4fe3aa502767d6894772cbada632059746b34de160192e60 2024/10/02 04:11:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/CompareDest" 2024/10/02 04:11:08 DEBUG : Starting OpenDrive session with ID: 91ad146f3f806c502505a611d318143a6cf36801f3b2571d86bfee9542b6e335 2024/10/02 04:11:09 DEBUG : one: Need to transfer - File not found at Destination 2024/10/02 04:11:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:09 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:11:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/02 04:11:11 INFO : one: Copied (new) 2024/10/02 04:11:11 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:11:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/02 04:11:14 INFO : one: Copied (replaced existing) 2024/10/02 04:11:14 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:11:17 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:11:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/02 04:11:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:18 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:18 INFO : There was nothing to transfer 2024/10/02 04:11:20 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:11:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/02 04:11:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:21 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/02 04:11:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:22 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:22 INFO : There was nothing to transfer 2024/10/02 04:11:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/02 04:11:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/02 04:11:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:22 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:22 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/02 04:11:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:24 DEBUG : two: Need to transfer - File not found at Destination 2024/10/02 04:11:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:24 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/02 04:11:24 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:25 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/10/02 04:11:25 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/02 04:11:25 INFO : two: Copied (new) 2024/10/02 04:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:11:29 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/10/02 04:11:31 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/10/02 04:11:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dest" 2024/10/02 04:11:32 DEBUG : Config file has changed externally - reloading 2024/10/02 04:11:33 DEBUG : Starting OpenDrive session with ID: b47a44c05876ad80720b51a80f189ac6723149e58c661f169cd67023a3bd705b 2024/10/02 04:11:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/pre-dest1" 2024/10/02 04:11:34 DEBUG : Starting OpenDrive session with ID: 60e04940ae69d21cb81150c05eaffb2352a434b541239a0e34cbe8fd6f7c4731 2024/10/02 04:11:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/pre-dest2" 2024/10/02 04:11:35 DEBUG : Starting OpenDrive session with ID: c3c67560917599311dec430053da806af1f71cf40fc2f27dcba208393e4dc8ce 2024/10/02 04:11:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:11:36 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/02 04:11:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:11:36 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/02 04:11:36 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/02 04:11:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dest': Waiting for checks to finish 2024/10/02 04:11:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dest': Waiting for transfers to finish 2024/10/02 04:11:38 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/10/02 04:11:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/10/02 04:11:38 INFO : 3: Copied (new) 2024/10/02 04:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.54s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:11:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:11:41 DEBUG : Config file has changed externally - reloading 2024/10/02 04:11:42 DEBUG : Starting OpenDrive session with ID: 0dd9b63f1bb5e567cbe50b359c2806e441f4823dd5be8209ca155e7fc169be48 2024/10/02 04:11:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/CopyDest" 2024/10/02 04:11:43 DEBUG : Starting OpenDrive session with ID: a8b7ad8deeff58ac39b1d2f5175189446aab7b17cc7674c7ff6a10c14fd6d2b7 2024/10/02 04:11:44 DEBUG : one: Need to transfer - File not found at Destination 2024/10/02 04:11:44 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:44 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:11:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/02 04:11:46 INFO : one: Copied (new) 2024/10/02 04:11:46 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:47 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:47 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:11:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/02 04:11:49 INFO : one: Copied (replaced existing) 2024/10/02 04:11:49 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:11:51 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:11:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/BackupDir" 2024/10/02 04:11:53 DEBUG : Config file has changed externally - reloading 2024/10/02 04:11:53 DEBUG : Starting OpenDrive session with ID: aeb436ee88064d40c8cd4f923de876c2e4e27e4538c4ac0481e763ec089aba07 2024/10/02 04:11:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:54 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/02 04:11:55 INFO : one: Moved (server-side) 2024/10/02 04:11:56 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/02 04:11:56 INFO : one: Copied (server-side copy) 2024/10/02 04:11:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/02 04:11:56 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:56 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:57 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:11:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:59 DEBUG : two: Dst hash empty - aborting Src hash check 2024/10/02 04:11:59 INFO : two: Copied (server-side copy) 2024/10/02 04:11:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/02 04:11:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:59 DEBUG : one: Unchanged skipping 2024/10/02 04:11:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:59 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:59 DEBUG : one: Unchanged skipping 2024/10/02 04:11:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:11:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:11:59 DEBUG : two: Unchanged skipping 2024/10/02 04:11:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:11:59 DEBUG : Waiting for deletions to finish 2024/10/02 04:11:59 INFO : There was nothing to transfer 2024/10/02 04:12:01 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/10/02 04:12:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/02 04:12:02 DEBUG : three: Destination not found in --copy-dest 2024/10/02 04:12:02 DEBUG : three: Need to transfer - File not found at Destination 2024/10/02 04:12:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:12:02 DEBUG : one: Unchanged skipping 2024/10/02 04:12:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/02 04:12:02 DEBUG : two: Unchanged skipping 2024/10/02 04:12:02 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:12:02 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:12:03 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/10/02 04:12:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/02 04:12:04 INFO : three: Copied (new) 2024/10/02 04:12:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.09s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:12:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:12:10 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:12:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/02 04:12:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:12:13 DEBUG : Config file has changed externally - reloading 2024/10/02 04:12:14 DEBUG : Starting OpenDrive session with ID: ba099df43ebd82fa6374d3277c5b1fe06c9aeb1354af40a5f5fd746f3234a10e 2024/10/02 04:12:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/backup" 2024/10/02 04:12:15 DEBUG : Starting OpenDrive session with ID: eeb57003595e2bec196e1bbe4f5c9f4e20bfffc3d8e5910023bd3bd6a363f263 2024/10/02 04:12:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/02 04:12:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:12:16 DEBUG : two: Unchanged skipping 2024/10/02 04:12:16 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:12:17 INFO : one: Moved (server-side) 2024/10/02 04:12:17 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:12:17 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/02 04:12:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/02 04:12:18 INFO : one: Copied (new) 2024/10/02 04:12:18 DEBUG : Waiting for deletions to finish 2024/10/02 04:12:19 INFO : three.txt: Moved (server-side) 2024/10/02 04:12:19 INFO : three.txt: Moved into backup dir 2024/10/02 04:12:20 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/10/02 04:12:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/02 04:12:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:12:21 DEBUG : two: Unchanged skipping 2024/10/02 04:12:21 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:12:22 INFO : one: Deleted 2024/10/02 04:12:22 INFO : one: Moved (server-side) 2024/10/02 04:12:22 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:12:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:12:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/02 04:12:24 INFO : one: Copied (new) 2024/10/02 04:12:24 DEBUG : Waiting for deletions to finish 2024/10/02 04:12:24 INFO : three.txt: Deleted 2024/10/02 04:12:24 INFO : three.txt: Moved (server-side) 2024/10/02 04:12:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:12:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:12:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:12:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/02 04:12:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:12:32 DEBUG : Config file has changed externally - reloading 2024/10/02 04:12:33 DEBUG : Starting OpenDrive session with ID: 39a0d5d9e368867d56ce10c94002a72e19ace36f06d70f17b3091ddab302cbae 2024/10/02 04:12:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/backup" 2024/10/02 04:12:34 DEBUG : Starting OpenDrive session with ID: 05c5dc959fdd0525223a1131a2199a370126119a49fc305af2ce2896289d566d 2024/10/02 04:12:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/02 04:12:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:12:35 DEBUG : two: Unchanged skipping 2024/10/02 04:12:35 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:12:36 INFO : one: Moved (server-side) to: one.bak 2024/10/02 04:12:36 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:12:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/02 04:12:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/02 04:12:37 INFO : one: Copied (new) 2024/10/02 04:12:37 DEBUG : Waiting for deletions to finish 2024/10/02 04:12:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/02 04:12:38 INFO : three.txt: Moved into backup dir 2024/10/02 04:12:39 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/10/02 04:12:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:12:40 DEBUG : two: Unchanged skipping 2024/10/02 04:12:40 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:12:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/02 04:12:41 INFO : one.bak: Deleted 2024/10/02 04:12:41 INFO : one: Moved (server-side) to: one.bak 2024/10/02 04:12:41 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:12:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:12:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/02 04:12:43 INFO : one: Copied (new) 2024/10/02 04:12:43 DEBUG : Waiting for deletions to finish 2024/10/02 04:12:43 INFO : three.txt.bak: Deleted 2024/10/02 04:12:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/02 04:12:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:12:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:12:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:12:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/02 04:12:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:12:51 DEBUG : Config file has changed externally - reloading 2024/10/02 04:12:52 DEBUG : Starting OpenDrive session with ID: 4a1af7a861f2f69f3953fc0dd4be0f6f2a87e31c1aa6f78e733480ed13620173 2024/10/02 04:12:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/backup" 2024/10/02 04:12:53 DEBUG : Starting OpenDrive session with ID: c53b1729d42ae7109233d72cd5f2b9b6754666f0f091178815ca28abb920a991 2024/10/02 04:12:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/02 04:12:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:12:53 DEBUG : two: Unchanged skipping 2024/10/02 04:12:53 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:12:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/02 04:12:54 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:12:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/02 04:12:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/02 04:12:56 INFO : one: Copied (new) 2024/10/02 04:12:56 DEBUG : Waiting for deletions to finish 2024/10/02 04:12:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/02 04:12:57 INFO : three.txt: Moved into backup dir 2024/10/02 04:12:58 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/10/02 04:12:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/02 04:12:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:12:59 DEBUG : two: Unchanged skipping 2024/10/02 04:12:59 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:13:00 INFO : one-2019-01-01: Deleted 2024/10/02 04:13:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/02 04:13:00 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:13:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/02 04:13:02 INFO : one: Copied (new) 2024/10/02 04:13:02 DEBUG : Waiting for deletions to finish 2024/10/02 04:13:02 INFO : three-2019-01-01.txt: Deleted 2024/10/02 04:13:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/02 04:13:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:13:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:13:08 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:13:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:13:11 DEBUG : Starting OpenDrive session with ID: ba558c2f40cdb416812094ca4a547f980dd7e4e3d6ef8f858f9ee3c37281216c 2024/10/02 04:13:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/02 04:13:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:13:12 DEBUG : two: Unchanged skipping 2024/10/02 04:13:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:13:12 DEBUG : one: same parent dir (ODFfNjU1ODMwOF9UcmlBRw) - using file/rename instead of move_copy for one.bak 2024/10/02 04:13:12 INFO : one: Moved (server-side) to: one.bak 2024/10/02 04:13:12 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:13:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/02 04:13:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/02 04:13:14 INFO : one: Copied (new) 2024/10/02 04:13:14 DEBUG : Waiting for deletions to finish 2024/10/02 04:13:15 DEBUG : three.txt: same parent dir (ODFfNjU1ODMwOF9UcmlBRw) - using file/rename instead of move_copy for three.txt.bak 2024/10/02 04:13:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/02 04:13:15 INFO : three.txt: Moved into backup dir 2024/10/02 04:13:16 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/10/02 04:13:17 DEBUG : one.bak: Excluded (Path Filter) 2024/10/02 04:13:17 DEBUG : one.bak: Excluded 2024/10/02 04:13:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/02 04:13:17 DEBUG : three.txt.bak: Excluded 2024/10/02 04:13:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/02 04:13:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:13:17 DEBUG : two: Unchanged skipping 2024/10/02 04:13:17 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for checks to finish 2024/10/02 04:13:18 INFO : one.bak: Deleted 2024/10/02 04:13:18 DEBUG : one: same parent dir (ODFfNjU1ODMwOF9UcmlBRw) - using file/rename instead of move_copy for one.bak 2024/10/02 04:13:18 INFO : one: Moved (server-side) to: one.bak 2024/10/02 04:13:18 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu/dst': Waiting for transfers to finish 2024/10/02 04:13:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/02 04:13:20 INFO : one: Copied (new) 2024/10/02 04:13:20 DEBUG : Waiting for deletions to finish 2024/10/02 04:13:20 INFO : three.txt.bak: Deleted 2024/10/02 04:13:20 DEBUG : three.txt: same parent dir (ODFfNjU1ODMwOF9UcmlBRw) - using file/rename instead of move_copy for three.txt.bak 2024/10/02 04:13:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/02 04:13:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.54s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:13:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:13:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:13:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:13:29 DEBUG : Config file has changed externally - reloading 2024/10/02 04:13:29 DEBUG : Starting OpenDrive session with ID: 2ca9e4aa76c166fe39ac969cf08b115e7d094d622c54689b281928b8ff293cf2 2024/10/02 04:13:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/02 04:13:30 DEBUG : one: same parent dir (ODFfNjU1ODMwOV9jcVI1NA) - using file/rename instead of move_copy for one.bak 2024/10/02 04:13:30 INFO : one: Moved (server-side) to: one.bak 2024/10/02 04:13:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/02 04:13:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/02 04:13:32 INFO : one: Copied (new) 2024/10/02 04:13:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:13:32 DEBUG : two: Unchanged skipping 2024/10/02 04:13:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/02 04:13:33 DEBUG : three.txt: same parent dir (ODFfNjU1ODMwOV9jcVI1NA) - using file/rename instead of move_copy for three.txt.bak 2024/10/02 04:13:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/02 04:13:34 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/10/02 04:13:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/02 04:13:35 INFO : three.txt: Copied (new) 2024/10/02 04:13:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/02 04:13:36 INFO : one.bak: Deleted 2024/10/02 04:13:36 DEBUG : one: same parent dir (ODFfNjU1ODMwOV9jcVI1NA) - using file/rename instead of move_copy for one.bak 2024/10/02 04:13:36 INFO : one: Moved (server-side) to: one.bak 2024/10/02 04:13:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/02 04:13:38 INFO : one: Copied (new) 2024/10/02 04:13:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:13:38 DEBUG : two: Unchanged skipping 2024/10/02 04:13:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/02 04:13:39 INFO : three.txt.bak: Deleted 2024/10/02 04:13:39 DEBUG : three.txt: same parent dir (ODFfNjU1ODMwOV9jcVI1NA) - using file/rename instead of move_copy for three.txt.bak 2024/10/02 04:13:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/02 04:13:40 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/10/02 04:13:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/02 04:13:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:13:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/02 04:13:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/10/02 04:13:47 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yinapig9diqu/dst" 2024/10/02 04:13:49 DEBUG : Starting OpenDrive session with ID: da04ff1d9e31d604adf45b1d01bd9adcd39c9d8c840adf63c9f8b4b41218ba2e 2024/10/02 04:13:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/02 04:13:50 DEBUG : one: same parent dir (ODFfNjU1ODMxMF9vUTRXQQ) - using file/rename instead of move_copy for one-2019-01-01 2024/10/02 04:13:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/02 04:13:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/10/02 04:13:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/02 04:13:52 INFO : one: Copied (new) 2024/10/02 04:13:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:13:52 DEBUG : two: Unchanged skipping 2024/10/02 04:13:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/02 04:13:52 DEBUG : three.txt: same parent dir (ODFfNjU1ODMxMF9vUTRXQQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/10/02 04:13:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/02 04:13:53 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/10/02 04:13:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/02 04:13:54 INFO : three.txt: Copied (new) 2024/10/02 04:13:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/02 04:13:55 INFO : one-2019-01-01: Deleted 2024/10/02 04:13:56 DEBUG : one: same parent dir (ODFfNjU1ODMxMF9vUTRXQQ) - using file/rename instead of move_copy for one-2019-01-01 2024/10/02 04:13:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/02 04:13:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/02 04:13:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/02 04:13:57 INFO : one: Copied (new) 2024/10/02 04:13:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:13:58 DEBUG : two: Unchanged skipping 2024/10/02 04:13:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/02 04:13:58 INFO : three-2019-01-01.txt: Deleted 2024/10/02 04:13:58 DEBUG : three.txt: same parent dir (ODFfNjU1ODMxMF9vUTRXQQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/10/02 04:13:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/02 04:13:59 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/10/02 04:14:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/02 04:14:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.48s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:14:03 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/10/02 04:14:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/02 04:14:04 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:14:04 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:14:04 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/10/02 04:14:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/10/02 04:14:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/02 04:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.83s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:14:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/02 04:14:06 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:14:06 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:14:07 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/02 04:14:08 INFO : existing: Copied (new) 2024/10/02 04:14:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:14:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/02 04:14:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/02 04:14:08 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:14:08 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:14:08 ERROR : OpenDrive root 'rclone-test-yinapig9diqu': not deleting files as there were IO errors 2024/10/02 04:14:08 ERROR : OpenDrive root 'rclone-test-yinapig9diqu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncImmutable (4.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:14:11 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:13 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/10/02 04:14:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/10/02 04:14:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/10/02 04:14:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:14:20 DEBUG : existing: Unchanged skipping 2024/10/02 04:14:20 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/02 04:14:20 DEBUG : subdira-rclone-move-qeyevas5: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using folder/rename instead of move_copy 2024/10/02 04:14:20 DEBUG : EXISTING: moving to existing-rclone-move-cuzusiy0 2024/10/02 04:14:20 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zosidep4 2024/10/02 04:14:21 DEBUG : subdira: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using folder/rename instead of move_copy 2024/10/02 04:14:21 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-zosidep4 2024/10/02 04:14:21 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/02 04:14:21 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zosidep4 2024/10/02 04:14:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/02 04:14:21 DEBUG : EXISTING: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using file/rename instead of move_copy for existing-rclone-move-cuzusiy0 2024/10/02 04:14:21 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cuzusiy0 2024/10/02 04:14:21 DEBUG : EXISTING: moving to existing 2024/10/02 04:14:21 DEBUG : existingbutdifferent-rclone-move-zosidep4: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using file/rename instead of move_copy for existingbutdifferent 2024/10/02 04:14:21 DEBUG : subdira/subdirb-rclone-move-jujedit4: same parent dir (ODFfNjU1ODMxMV81S3lBMw) - using folder/rename instead of move_copy 2024/10/02 04:14:22 INFO : existingbutdifferent-rclone-move-zosidep4: Moved (server-side) to: existingbutdifferent 2024/10/02 04:14:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/02 04:14:22 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/02 04:14:22 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/10/02 04:14:22 DEBUG : existing-rclone-move-cuzusiy0: same parent dir (ODFfNjU1ODIwMF81dkdUYw) - using file/rename instead of move_copy for existing 2024/10/02 04:14:22 DEBUG : subdira/subdirb: same parent dir (ODFfNjU1ODMxMV81S3lBMw) - using folder/rename instead of move_copy 2024/10/02 04:14:22 INFO : existing-rclone-move-cuzusiy0: Moved (server-side) to: existing 2024/10/02 04:14:22 INFO : EXISTING: Moved (server-side) to: existing 2024/10/02 04:14:22 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/02 04:14:22 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/02 04:14:23 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/10/02 04:14:23 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/02 04:14:23 DEBUG : subdira/subdirb/subdirc-rclone-move-yanagaf3: same parent dir (ODFfNjU1ODMxMl9GUzBGeQ) - using folder/rename instead of move_copy 2024/10/02 04:14:24 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjU1ODMxMl9GUzBGeQ) - using folder/rename instead of move_copy 2024/10/02 04:14:24 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/02 04:14:24 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/02 04:14:25 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-wiyoxik2: same parent dir (ODFfNjU1ODMxM19qYXp0SQ) - using folder/rename instead of move_copy 2024/10/02 04:14:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yiseyef8 2024/10/02 04:14:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjU1ODMxM19qYXp0SQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-yiseyef8 2024/10/02 04:14:25 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjU1ODMxM19qYXp0SQ) - using folder/rename instead of move_copy 2024/10/02 04:14:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yiseyef8 2024/10/02 04:14:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/02 04:14:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/02 04:14:26 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-yiseyef8: same parent dir (ODFfNjU1ODMxM19qYXp0SQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/10/02 04:14:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/02 04:14:26 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:14:26 INFO : subdira/subdirb/subdirc/hello-rclone-move-yiseyef8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/02 04:14:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/02 04:14:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/02 04:14:26 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/10/02 04:14:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jokamic6 2024/10/02 04:14:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjU1ODMxNF85SEpvWQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jokamic6 2024/10/02 04:14:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jokamic6 2024/10/02 04:14:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/02 04:14:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jokamic6: same parent dir (ODFfNjU1ODMxNF85SEpvWQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/02 04:14:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jokamic6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/02 04:14:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/02 04:14:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/02 04:14:27 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:14:27 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/10/02 04:14:27 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/02 04:14:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/10/02 04:14:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/10/02 04:14:28 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/02 04:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:14:34 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:35 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:37 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:39 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:40 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:42 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:44 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:45 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:47 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:49 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:50 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:52 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:54 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:55 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:57 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/10/02 04:14:59 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:00 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:02 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:04 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:06 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:07 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:09 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:11 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:12 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:14 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:16 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:17 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:19 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:21 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:22 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:24 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:26 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:27 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:29 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:31 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:32 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:34 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:36 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:37 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:39 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:41 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both0: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both1: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both10: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both11: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both12: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both13: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both14: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both15: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both16: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both17: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both18: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both19: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both2: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both3: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both4: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both5: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both6: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both7: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both8: Unchanged skipping 2024/10/02 04:15:41 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:15:41 DEBUG : both9: Unchanged skipping 2024/10/02 04:15:41 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:15:41 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:15:41 DEBUG : Waiting for deletions to finish 2024/10/02 04:15:41 INFO : only11: Deleted 2024/10/02 04:15:41 INFO : only15: Deleted 2024/10/02 04:15:41 INFO : only7: Deleted 2024/10/02 04:15:41 INFO : only0: Deleted 2024/10/02 04:15:41 INFO : only13: Deleted 2024/10/02 04:15:41 INFO : only3: Deleted 2024/10/02 04:15:41 INFO : only6: Deleted 2024/10/02 04:15:41 INFO : only8: Deleted 2024/10/02 04:15:41 INFO : only1: Deleted 2024/10/02 04:15:41 INFO : only18: Deleted 2024/10/02 04:15:41 INFO : only2: Deleted 2024/10/02 04:15:41 INFO : only5: Deleted 2024/10/02 04:15:41 INFO : only16: Deleted 2024/10/02 04:15:41 INFO : only12: Deleted 2024/10/02 04:15:41 INFO : only14: Deleted 2024/10/02 04:15:42 INFO : only17: Deleted 2024/10/02 04:15:42 INFO : only19: Deleted 2024/10/02 04:15:42 INFO : only4: Deleted 2024/10/02 04:15:42 INFO : only9: Deleted 2024/10/02 04:15:42 INFO : only10: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.39s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:15:47 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:49 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:51 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:52 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:54 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:56 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:57 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/10/02 04:15:59 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:01 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:02 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:04 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:06 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:08 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:09 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:11 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:13 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:14 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:16 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:18 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:19 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:23 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:24 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:26 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:28 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:29 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:31 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:33 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:34 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:36 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:38 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:39 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:41 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:43 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:44 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:46 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:48 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:49 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:51 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:53 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/10/02 04:16:54 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both0: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both1: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both10: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both11: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both12: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both13: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both14: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both15: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both16: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both17: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both18: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both19: Unchanged skipping 2024/10/02 04:16:54 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for checks to finish 2024/10/02 04:16:54 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both2: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both3: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both4: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both5: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/02 04:16:54 DEBUG : both9: Unchanged skipping 2024/10/02 04:16:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/02 04:16:54 DEBUG : both6: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both7: Unchanged skipping 2024/10/02 04:16:54 DEBUG : both8: Unchanged skipping 2024/10/02 04:16:54 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Waiting for transfers to finish 2024/10/02 04:17:00 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:00 INFO : only10: Copied (replaced existing) 2024/10/02 04:17:01 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:01 INFO : only11: Copied (replaced existing) 2024/10/02 04:17:02 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:02 INFO : only1: Copied (replaced existing) 2024/10/02 04:17:05 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:05 INFO : only0: Copied (replaced existing) 2024/10/02 04:17:05 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:05 INFO : only12: Copied (replaced existing) 2024/10/02 04:17:08 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:08 INFO : only14: Copied (replaced existing) 2024/10/02 04:17:10 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:10 INFO : only16: Copied (replaced existing) 2024/10/02 04:17:11 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:11 INFO : only13: Copied (replaced existing) 2024/10/02 04:17:13 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:13 INFO : only18: Copied (replaced existing) 2024/10/02 04:17:13 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:13 INFO : only15: Copied (replaced existing) 2024/10/02 04:17:13 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:13 INFO : only17: Copied (replaced existing) 2024/10/02 04:17:13 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:13 INFO : only19: Copied (replaced existing) 2024/10/02 04:17:18 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:18 INFO : only2: Copied (replaced existing) 2024/10/02 04:17:18 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:18 INFO : only3: Copied (replaced existing) 2024/10/02 04:17:19 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:19 INFO : only5: Copied (replaced existing) 2024/10/02 04:17:19 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:19 INFO : only4: Copied (replaced existing) 2024/10/02 04:17:20 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:20 INFO : only7: Copied (replaced existing) 2024/10/02 04:17:22 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:22 INFO : only6: Copied (replaced existing) 2024/10/02 04:17:23 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:23 INFO : only8: Copied (replaced existing) 2024/10/02 04:17:26 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/02 04:17:26 INFO : only9: Copied (replaced existing) 2024/10/02 04:17:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (107.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/02 04:17:34 DEBUG : sub dir: Making directory 2024/10/02 04:17:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (17.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" 2024/10/02 04:17:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/02 04:17:51 DEBUG : sub dir: Making directory 2024/10/02 04:17:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yinapig9diqu'", Local "Local file system at /tmp/rclone967973861", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.33s) PASS 2024/10/02 04:18:07 DEBUG : OpenDrive root 'rclone-test-yinapig9diqu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m51.747624772s (try 1/5)