"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/14 02:36:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi" 2025/01/14 02:36:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/14 02:36:35 DEBUG : Starting OpenDrive session with ID: 2eb7912966c831dc6430f2891d8c99bdb5ca4f844127747fd690b4684ca8e77a 2025/01/14 02:36:35 DEBUG : Creating backend with remote "/tmp/rclone2783524902" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:36:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/14 02:36:35 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:35 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 02:36:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:36:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:36:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:36:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:36:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:39 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.37s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:41 DEBUG : Creating backend with remote "/non-existing" 2025/01/14 02:36:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/14 02:36:42 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:42 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:36:42 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:42 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:36:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:36:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:36:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.87s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:46 INFO : OpenDrive root 'rclone-test-manigah4vafi': Running all checks before starting transfers 2025/01/14 02:36:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:36:46 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:46 INFO : OpenDrive root 'rclone-test-manigah4vafi': Checks finished, now starting transfers 2025/01/14 02:36:46 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:36:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:36:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:36:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.89s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:50 ERROR : Ignoring --no-traverse with sync 2025/01/14 02:36:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:36:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:36:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:36:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:36:52 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:36:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.14s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/14 02:36:54 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:54 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:36:55 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/14 02:36:56 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/14 02:36:56 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyWithDepth (3.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:36:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:36:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:36:58 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/14 02:36:59 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:36:59 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:37:01 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:01 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:02 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 02:37:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 02:37:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/14 02:37:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 02:37:04 INFO : sub dir: Making directory 2025/01/14 02:37:04 INFO : sub dir2: Making directory 2025/01/14 02:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:05 INFO : sub dir2/sub sub dir2: Making directory 2025/01/14 02:37:05 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:05 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:07 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:09 INFO : sub dir2: Making directory 2025/01/14 02:37:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/14 02:37:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 02:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:09 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:09 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.98s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:13 DEBUG : sub dir2: Making directory with metadata 2025/01/14 02:37:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 02:37:13 INFO : sub dir: Making directory 2025/01/14 02:37:14 INFO : sub dir2: Making directory 2025/01/14 02:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:16 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:37:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:16 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/14 02:37:16 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:18 INFO : sub dir2: Making directory 2025/01/14 02:37:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:19 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:19 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:21 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:37:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.50s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:22 DEBUG : sub dir2: Making directory with metadata 2025/01/14 02:37:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/14 02:37:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 02:37:22 INFO : sub dir: Making directory 2025/01/14 02:37:22 INFO : sub dir2: Making directory 2025/01/14 02:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:23 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:23 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:24 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:37:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:25 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:27 INFO : sub dir2: Making directory 2025/01/14 02:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:27 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:27 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:37:29 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:37:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.51s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fixocom8xuwe" 2025/01/14 02:37:33 DEBUG : Starting OpenDrive session with ID: e2b988f24ba30d2ab3a7ed59744aab6395ed8e64158d974d5870400f90be773d sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-manigah4vafi' -> OpenDrive root 'rclone-test-fixocom8xuwe' 2025/01/14 02:37:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:34 DEBUG : OpenDrive root 'rclone-test-fixocom8xuwe': Waiting for checks to finish 2025/01/14 02:37:34 DEBUG : OpenDrive root 'rclone-test-fixocom8xuwe': Waiting for transfers to finish 2025/01/14 02:37:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/14 02:37:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:36 DEBUG : OpenDrive root 'rclone-test-fixocom8xuwe': Purge remote --- PASS: TestServerSideCopy (7.13s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 02:37:41 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:41 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/14 02:37:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/14 02:37:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyOverSelf (6.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xipifeq7bobo" 2025/01/14 02:37:47 DEBUG : Starting OpenDrive session with ID: bf394792214faeae00cc3b76e1c743dac573640904442dd0fc02177b7d9d0a60 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-manigah4vafi' -> OpenDrive root 'rclone-test-xipifeq7bobo' 2025/01/14 02:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:37:48 DEBUG : OpenDrive root 'rclone-test-xipifeq7bobo': Waiting for checks to finish 2025/01/14 02:37:48 DEBUG : OpenDrive root 'rclone-test-xipifeq7bobo': Waiting for transfers to finish 2025/01/14 02:37:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/14 02:37:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/14 02:37:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 02:37:52 DEBUG : OpenDrive root 'rclone-test-xipifeq7bobo': Waiting for checks to finish 2025/01/14 02:37:52 DEBUG : OpenDrive root 'rclone-test-xipifeq7bobo': Waiting for transfers to finish 2025/01/14 02:37:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/14 02:37:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:52 DEBUG : OpenDrive root 'rclone-test-xipifeq7bobo': Purge remote --- PASS: TestServerSideCopyOverSelf (10.79s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:37:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:37:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 02:37:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:37:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:37:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/14 02:37:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/14 02:37:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/14 02:37:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestMoveOverSelf (6.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:38:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soriyan4wice" 2025/01/14 02:38:04 DEBUG : Starting OpenDrive session with ID: c94e272044ce58ea1fc30d271ec7482539360c12be4f3816ff6ad939c1aa9ce3 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-manigah4vafi' -> OpenDrive root 'rclone-test-soriyan4wice' 2025/01/14 02:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:38:04 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Waiting for checks to finish 2025/01/14 02:38:04 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Waiting for transfers to finish 2025/01/14 02:38:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/14 02:38:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/14 02:38:08 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Using server-side directory move 2025/01/14 02:38:08 INFO : OpenDrive root 'rclone-test-soriyan4wice': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 02:38:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/14 02:38:08 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Waiting for checks to finish 2025/01/14 02:38:08 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Waiting for transfers to finish 2025/01/14 02:38:08 INFO : sub dir/hello world: Deleted 2025/01/14 02:38:08 INFO : sub dir/hello world: Moved (server-side) 2025/01/14 02:38:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/14 02:38:11 DEBUG : testing file moves 2025/01/14 02:38:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/14 02:38:12 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Waiting for checks to finish 2025/01/14 02:38:12 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Waiting for transfers to finish 2025/01/14 02:38:12 INFO : sub dir/hello world: Deleted 2025/01/14 02:38:12 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:13 DEBUG : OpenDrive root 'rclone-test-soriyan4wice': Purge remote --- PASS: TestServerSideMoveOverSelf (14.46s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:38:17 ERROR : : error listing: directory not found 2025/01/14 02:38:18 INFO : Local file system at /tmp/rclone2783524902: Making directory 2025/01/14 02:38:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.60s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:38:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/14 02:38:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:38:23 DEBUG : Local file system at /tmp/rclone2783524902: Waiting for checks to finish 2025/01/14 02:38:23 DEBUG : Local file system at /tmp/rclone2783524902: Waiting for transfers to finish 2025/01/14 02:38:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:38:23 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/14 02:38:23 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:38:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyRedownload (4.62s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/14 02:38:24 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:24 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:25 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/14 02:38:26 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 02:38:26 INFO : check sum: Copied (new) 2025/01/14 02:38:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:26 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:26 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 02:38:26 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/14 02:38:26 DEBUG : check sum: Unchanged skipping 2025/01/14 02:38:26 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:26 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.60s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/14 02:38:28 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:28 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:29 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/14 02:38:30 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 02:38:30 INFO : sizeonly: Copied (new) 2025/01/14 02:38:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:30 DEBUG : sizeonly: Sizes identical 2025/01/14 02:38:30 DEBUG : sizeonly: Unchanged skipping 2025/01/14 02:38:30 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:30 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:30 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/14 02:38:32 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:32 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:32 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/14 02:38:33 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/14 02:38:33 INFO : ignore-size: Copied (new) 2025/01/14 02:38:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:34 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:34 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:38:34 DEBUG : ignore-size: Unchanged skipping 2025/01/14 02:38:34 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:34 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/14 02:38:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:38:37 DEBUG : existing: Unchanged skipping 2025/01/14 02:38:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:37 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/14 02:38:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/14 02:38:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 02:38:39 INFO : existing: Copied (replaced existing) 2025/01/14 02:38:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 02:38:40 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:40 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:41 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/14 02:38:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 02:38:42 INFO : existing: Copied (new) 2025/01/14 02:38:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:43 DEBUG : existing: Destination exists, skipping 2025/01/14 02:38:43 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:43 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:43 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:45 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:38:47 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/14 02:38:48 INFO : d: Making directory 2025/01/14 02:38:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 02:38:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:38:50 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 02:38:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:51 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:38:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:38:52 INFO : a/potato2: Copied (new) 2025/01/14 02:38:52 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:52 INFO : b/potato: Deleted 2025/01/14 02:38:52 INFO : d: Removing directory 2025/01/14 02:38:52 INFO : b: Removing directory 2025/01/14 02:38:53 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:38:57 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/14 02:38:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 02:38:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/14 02:38:57 DEBUG : empty space: Unchanged skipping 2025/01/14 02:38:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:57 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:38:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/14 02:38:58 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:38:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 02:38:58 INFO : empty space: Updated modification time in destination 2025/01/14 02:38:58 DEBUG : empty space: Unchanged skipping 2025/01/14 02:38:58 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:38:58 DEBUG : Waiting for deletions to finish 2025/01/14 02:38:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:39:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/14 02:39:01 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/14 02:39:01 DEBUG : empty space: Unchanged skipping 2025/01/14 02:39:01 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:01 DEBUG : Waiting for deletions to finish 2025/01/14 02:39:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:03 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/14 02:39:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:04 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/14 02:39:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2783524902) 2025/01/14 02:39:04 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-manigah4vafi') 2025/01/14 02:39:04 DEBUG : foo: md5 differ 2025/01/14 02:39:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:04 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/14 02:39:05 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/14 02:39:05 INFO : foo: Copied (replaced existing) 2025/01/14 02:39:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.25s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:39:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/14 02:39:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:39:09 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:09 DEBUG : empty space: Unchanged skipping 2025/01/14 02:39:09 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:10 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/14 02:39:11 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:39:11 INFO : potato: Copied (new) 2025/01/14 02:39:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:12 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/14 02:39:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/14 02:39:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/14 02:39:15 INFO : potato: Copied (replaced existing) 2025/01/14 02:39:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:18 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/14 02:39:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2783524902) 2025/01/14 02:39:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-manigah4vafi') 2025/01/14 02:39:18 DEBUG : potato: md5 differ 2025/01/14 02:39:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:19 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/14 02:39:19 INFO : potato: Copied (replaced existing) 2025/01/14 02:39:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:39:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:39:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/14 02:39:24 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:39:24 DEBUG : empty space: Unchanged skipping 2025/01/14 02:39:24 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:24 DEBUG : Waiting for deletions to finish 2025/01/14 02:39:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:39:29 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:39:29 DEBUG : empty space: Unchanged skipping 2025/01/14 02:39:29 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:39:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:39:31 INFO : potato2: Copied (new) 2025/01/14 02:39:31 DEBUG : Waiting for deletions to finish 2025/01/14 02:39:31 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:33 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:35 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/14 02:39:36 INFO : d: Making directory 2025/01/14 02:39:37 INFO : d/e: Making directory 2025/01/14 02:39:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 02:39:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:39:38 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 02:39:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:39 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:39:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:39:40 INFO : a/potato2: Copied (new) 2025/01/14 02:39:40 DEBUG : Waiting for deletions to finish 2025/01/14 02:39:40 INFO : b/potato: Deleted 2025/01/14 02:39:40 INFO : d/e: Removing directory 2025/01/14 02:39:41 INFO : d: Removing directory 2025/01/14 02:39:41 INFO : b: Removing directory 2025/01/14 02:39:41 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:45 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:47 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/14 02:39:47 INFO : d: Making directory 2025/01/14 02:39:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/14 02:39:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:39:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/14 02:39:49 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:49 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:49 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:39:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:39:50 INFO : a/potato2: Copied (new) 2025/01/14 02:39:50 ERROR : OpenDrive root 'rclone-test-manigah4vafi': not deleting files as there were IO errors 2025/01/14 02:39:50 ERROR : OpenDrive root 'rclone-test-manigah4vafi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:39:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:39:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:39:57 DEBUG : Waiting for deletions to finish 2025/01/14 02:39:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:39:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:39:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:39:57 DEBUG : empty space: Unchanged skipping 2025/01/14 02:39:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:39:57 INFO : potato: Deleted 2025/01/14 02:39:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:39:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:39:59 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:40:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:40:04 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:04 INFO : potato: Deleted 2025/01/14 02:40:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:40:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:40:04 DEBUG : empty space: Unchanged skipping 2025/01/14 02:40:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:40:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/14 02:40:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/14 02:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:40:11 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:11 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:12 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/14 02:40:13 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/14 02:40:13 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.38s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:40:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:40:18 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 02:40:18 DEBUG : enormous: Excluded 2025/01/14 02:40:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 02:40:18 DEBUG : potato2: Excluded 2025/01/14 02:40:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 02:40:18 DEBUG : potato2: Excluded 2025/01/14 02:40:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:40:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:18 DEBUG : empty space: Unchanged skipping 2025/01/14 02:40:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:18 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:18 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 02:40:18 DEBUG : enormous: Excluded 2025/01/14 02:40:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 02:40:18 DEBUG : potato2: Excluded 2025/01/14 02:40:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 02:40:18 DEBUG : potato2: Excluded 2025/01/14 02:40:18 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/14 02:40:18 DEBUG : empty space: Unchanged skipping 2025/01/14 02:40:18 DEBUG : Local file system at /tmp/rclone2783524902: Waiting for checks to finish 2025/01/14 02:40:18 DEBUG : Local file system at /tmp/rclone2783524902: Waiting for transfers to finish 2025/01/14 02:40:18 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncWithExclude (5.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:40:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:40:24 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/14 02:40:25 DEBUG : enormous: Excluded (Size Filter) 2025/01/14 02:40:25 DEBUG : enormous: Excluded 2025/01/14 02:40:25 DEBUG : potato2: Excluded (Size Filter) 2025/01/14 02:40:25 DEBUG : potato2: Excluded 2025/01/14 02:40:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:40:25 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:25 DEBUG : empty space: Unchanged skipping 2025/01/14 02:40:25 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:25 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:25 INFO : enormous: Deleted 2025/01/14 02:40:25 INFO : potato2: Deleted 2025/01/14 02:40:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:26 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/14 02:40:26 DEBUG : Local file system at /tmp/rclone2783524902: Waiting for checks to finish 2025/01/14 02:40:26 DEBUG : empty space: Unchanged skipping 2025/01/14 02:40:26 DEBUG : Local file system at /tmp/rclone2783524902: Waiting for transfers to finish 2025/01/14 02:40:26 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:26 INFO : potato2: Deleted 2025/01/14 02:40:26 INFO : enormous: Deleted 2025/01/14 02:40:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:28 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:40:30 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:40:31 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/14 02:40:33 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/14 02:40:34 DEBUG : five: Need to transfer - File not found at Destination 2025/01/14 02:40:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/14 02:40:34 DEBUG : one: Destination is newer than source, skipping 2025/01/14 02:40:34 DEBUG : three: Sizes identical 2025/01/14 02:40:34 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2783524902) 2025/01/14 02:40:34 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-manigah4vafi') 2025/01/14 02:40:34 DEBUG : two: md5 differ 2025/01/14 02:40:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/14 02:40:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 02:40:34 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:35 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/14 02:40:35 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/14 02:40:35 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:40:36 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/14 02:40:36 INFO : four: Copied (replaced existing) 2025/01/14 02:40:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 02:40:36 INFO : two: Copied (replaced existing) 2025/01/14 02:40:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/14 02:40:37 INFO : five: Copied (new) 2025/01/14 02:40:37 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:38 DEBUG : one: Destination is newer than source, skipping 2025/01/14 02:40:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/14 02:40:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2783524902) 2025/01/14 02:40:38 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/14 02:40:38 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-manigah4vafi') 2025/01/14 02:40:38 DEBUG : three: md5 differ 2025/01/14 02:40:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 02:40:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/14 02:40:38 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/14 02:40:38 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/14 02:40:38 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/14 02:40:38 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/14 02:40:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 02:40:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/14 02:40:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:38 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/14 02:40:39 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/14 02:40:39 INFO : three: Copied (replaced existing) 2025/01/14 02:40:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.66s) === 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-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/14 02:40:41 INFO : OpenDrive root 'rclone-test-manigah4vafi': Making map for --track-renames 2025/01/14 02:40:41 INFO : OpenDrive root 'rclone-test-manigah4vafi': Finished making map for --track-renames 2025/01/14 02:40:41 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 02:40:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/14 02:40:41 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for renames to finish 2025/01/14 02:40:41 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:42 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/14 02:40:42 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/14 02:40:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/14 02:40:43 INFO : potato: Copied (new) 2025/01/14 02:40:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/14 02:40:43 INFO : yam: Copied (new) 2025/01/14 02:40:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:40:43 INFO : OpenDrive root 'rclone-test-manigah4vafi': Making map for --track-renames 2025/01/14 02:40:43 INFO : OpenDrive root 'rclone-test-manigah4vafi': Finished making map for --track-renames 2025/01/14 02:40:43 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:43 DEBUG : potato: Unchanged skipping 2025/01/14 02:40:43 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for renames to finish 2025/01/14 02:40:43 DEBUG : yam: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using file/rename instead of move_copy for yaml 2025/01/14 02:40:44 INFO : yam: Moved (server-side) to: yaml 2025/01/14 02:40:44 INFO : yaml: Renamed from "yam" 2025/01/14 02:40:44 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:44 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/14 02:40:45 INFO : OpenDrive root 'rclone-test-manigah4vafi': Making map for --track-renames 2025/01/14 02:40:45 INFO : OpenDrive root 'rclone-test-manigah4vafi': Finished making map for --track-renames 2025/01/14 02:40:45 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 02:40:45 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for renames to finish 2025/01/14 02:40:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/14 02:40:45 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:46 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/14 02:40:47 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/14 02:40:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/14 02:40:47 INFO : potato: Copied (new) 2025/01/14 02:40:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/14 02:40:48 INFO : yam: Copied (new) 2025/01/14 02:40:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:48 INFO : OpenDrive root 'rclone-test-manigah4vafi': Making map for --track-renames 2025/01/14 02:40:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:40:48 INFO : OpenDrive root 'rclone-test-manigah4vafi': Finished making map for --track-renames 2025/01/14 02:40:48 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:48 DEBUG : potato: Unchanged skipping 2025/01/14 02:40:48 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for renames to finish 2025/01/14 02:40:48 DEBUG : yam: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using file/rename instead of move_copy for yaml 2025/01/14 02:40:49 INFO : yam: Moved (server-side) to: yaml 2025/01/14 02:40:49 INFO : yaml: Renamed from "yam" 2025/01/14 02:40:49 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:49 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/14 02:40:50 INFO : OpenDrive root 'rclone-test-manigah4vafi': Making map for --track-renames 2025/01/14 02:40:50 INFO : OpenDrive root 'rclone-test-manigah4vafi': Finished making map for --track-renames 2025/01/14 02:40:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/14 02:40:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/14 02:40:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for renames to finish 2025/01/14 02:40:50 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:51 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/14 02:40:51 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/14 02:40:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/14 02:40:52 INFO : potato: Copied (new) 2025/01/14 02:40:53 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/14 02:40:53 INFO : sub/yam: Copied (new) 2025/01/14 02:40:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:40:53 DEBUG : potato: Unchanged skipping 2025/01/14 02:40:53 INFO : OpenDrive root 'rclone-test-manigah4vafi': Making map for --track-renames 2025/01/14 02:40:53 INFO : OpenDrive root 'rclone-test-manigah4vafi': Finished making map for --track-renames 2025/01/14 02:40:53 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:53 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for renames to finish 2025/01/14 02:40:54 INFO : sub/yam: Moved (server-side) to: yam 2025/01/14 02:40:54 INFO : yam: Renamed from "sub/yam" 2025/01/14 02:40:54 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:54 DEBUG : Waiting for deletions to finish 2025/01/14 02:40:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.39s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:57 DEBUG : Creating backend with remote "/tmp/rclone2783524902/dir1" 2025/01/14 02:40:57 DEBUG : Config file has changed externally - reloading 2025/01/14 02:40:57 DEBUG : Creating backend with remote "/tmp/rclone2783524902/dir2" 2025/01/14 02:40:57 DEBUG : Local file system at /tmp/rclone2783524902/dir2: Using server-side directory move 2025/01/14 02:40:57 INFO : Local file system at /tmp/rclone2783524902/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 02:40:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/14 02:40:57 INFO : file1.txt: Moved (server-side) 2025/01/14 02:40:57 DEBUG : Local file system at /tmp/rclone2783524902/dir2: Waiting for checks to finish 2025/01/14 02:40:57 DEBUG : Local file system at /tmp/rclone2783524902/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:40:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:40:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 02:40:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:40:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:40:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:40:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:40:59 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:40:59 INFO : sub dir/hello world: Deleted 2025/01/14 02:40:59 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/14 02:41:00 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/14 02:41:00 INFO : nested/sub dir/file: Copied (new) 2025/01/14 02:41:00 INFO : nested/sub dir/file: Deleted 2025/01/14 02:41:00 INFO : sub dir: Removing directory 2025/01/14 02:41:00 INFO : nested/sub dir: Removing directory 2025/01/14 02:41:00 INFO : nested: Removing directory 2025/01/14 02:41:00 DEBUG : Local file system at /tmp/rclone2783524902: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/14 02:41:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/14 02:41:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:41:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:41:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/14 02:41:06 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/14 02:41:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/14 02:41:06 INFO : sub dir/hello world: Copied (new) 2025/01/14 02:41:06 INFO : sub dir/hello world: Deleted 2025/01/14 02:41:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/14 02:41:06 INFO : nested/sub dir/file: Copied (new) 2025/01/14 02:41:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:41:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 02:41:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/14 02:41:10 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:41:10 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:41:10 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/14 02:41:11 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/14 02:41:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/14 02:41:11 INFO : existing-b: Copied (new) 2025/01/14 02:41:11 INFO : existing-b: Deleted 2025/01/14 02:41:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 02:41:12 INFO : existing: Copied (new) 2025/01/14 02:41:12 INFO : existing: Deleted 2025/01/14 02:41:13 DEBUG : existing: Destination exists, skipping 2025/01/14 02:41:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/14 02:41:13 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:41:13 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:41:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.40s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:41:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-humecot4jufa" 2025/01/14 02:41:14 DEBUG : Starting OpenDrive session with ID: 9f913fd935b831004243b0155951a58d2bddc00e977a077cfc49839a00889cbc 2025/01/14 02:41:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:41:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:41:19 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-manigah4vafi' -> OpenDrive root 'rclone-test-humecot4jufa' 2025/01/14 02:41:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:41:23 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/14 02:41:24 DEBUG : OpenDrive root 'rclone-test-humecot4jufa': Using server-side directory move 2025/01/14 02:41:24 INFO : OpenDrive root 'rclone-test-humecot4jufa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 02:41:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:41:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/14 02:41:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 02:41:24 DEBUG : OpenDrive root 'rclone-test-humecot4jufa': Waiting for checks to finish 2025/01/14 02:41:24 DEBUG : empty space: Unchanged skipping 2025/01/14 02:41:24 INFO : potato3: Deleted 2025/01/14 02:41:24 INFO : empty space: Deleted 2025/01/14 02:41:24 DEBUG : OpenDrive root 'rclone-test-humecot4jufa': Waiting for transfers to finish 2025/01/14 02:41:25 INFO : potato2: Moved (server-side) 2025/01/14 02:41:25 INFO : potato3: Moved (server-side) 2025/01/14 02:41:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-veloqiw2quti" 2025/01/14 02:41:26 DEBUG : Starting OpenDrive session with ID: d475f6037db6ae1c817bb3e5b8a0fe42d6c309a55095f19624782575560af54b 2025/01/14 02:41:26 DEBUG : OpenDrive root 'rclone-test-veloqiw2quti': Using server-side directory move 2025/01/14 02:41:26 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/14 02:41:26 INFO : OpenDrive root 'rclone-test-veloqiw2quti': Server side directory move succeeded 2025/01/14 02:41:27 ERROR : : error listing: directory not found 2025/01/14 02:41:27 DEBUG : OpenDrive root 'rclone-test-veloqiw2quti': Purge remote 2025/01/14 02:41:27 DEBUG : OpenDrive root 'rclone-test-humecot4jufa': Purge remote 2025/01/14 02:41:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:41:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mazaheh6yezo" 2025/01/14 02:41:28 DEBUG : Starting OpenDrive session with ID: 46b841572687c901a092dea5e8c24c519ca398837675e30f4ef226a94bc3cde5 2025/01/14 02:41:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:41:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:41:33 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-manigah4vafi' -> OpenDrive root 'rclone-test-mazaheh6yezo' 2025/01/14 02:41:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:41:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/14 02:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 02:41:39 DEBUG : empty space: Excluded 2025/01/14 02:41:39 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 02:41:39 DEBUG : empty space: Excluded 2025/01/14 02:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:41:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 02:41:39 DEBUG : OpenDrive root 'rclone-test-mazaheh6yezo': Waiting for checks to finish 2025/01/14 02:41:39 DEBUG : OpenDrive root 'rclone-test-mazaheh6yezo': Waiting for transfers to finish 2025/01/14 02:41:39 INFO : potato3: Deleted 2025/01/14 02:41:39 INFO : potato2: Moved (server-side) 2025/01/14 02:41:39 INFO : potato3: Moved (server-side) 2025/01/14 02:41:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-paqisip6raba" 2025/01/14 02:41:40 DEBUG : Starting OpenDrive session with ID: 2abb908421533a2cd1e7e72789a0896a8bf97d432ebf53d0614f67b9fdcda9e8 2025/01/14 02:41:41 DEBUG : empty space: Excluded (Size Filter) 2025/01/14 02:41:41 DEBUG : empty space: Excluded 2025/01/14 02:41:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:41:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/14 02:41:41 DEBUG : OpenDrive root 'rclone-test-paqisip6raba': Waiting for checks to finish 2025/01/14 02:41:41 DEBUG : OpenDrive root 'rclone-test-paqisip6raba': Waiting for transfers to finish 2025/01/14 02:41:41 INFO : potato2: Moved (server-side) 2025/01/14 02:41:42 INFO : potato3: Moved (server-side) 2025/01/14 02:41:42 DEBUG : OpenDrive root 'rclone-test-paqisip6raba': Purge remote 2025/01/14 02:41:42 DEBUG : OpenDrive root 'rclone-test-mazaheh6yezo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:41:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sixotic2duqu" 2025/01/14 02:41:44 DEBUG : Starting OpenDrive session with ID: 6ab621289508e1a03e8cd0a795ac4a5d562a9995a601b23872d9e0eef0554825 2025/01/14 02:41:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/14 02:41:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:41:48 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/14 02:41:49 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-manigah4vafi' -> OpenDrive root 'rclone-test-sixotic2duqu' 2025/01/14 02:41:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/14 02:41:53 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/14 02:41:54 DEBUG : OpenDrive root 'rclone-test-sixotic2duqu': Using server-side directory move 2025/01/14 02:41:54 INFO : OpenDrive root 'rclone-test-sixotic2duqu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/14 02:41:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/14 02:41:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/14 02:41:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/14 02:41:54 DEBUG : empty space: Unchanged skipping 2025/01/14 02:41:54 INFO : potato3: Deleted 2025/01/14 02:41:54 DEBUG : OpenDrive root 'rclone-test-sixotic2duqu': Waiting for checks to finish 2025/01/14 02:41:54 INFO : empty space: Deleted 2025/01/14 02:41:54 DEBUG : OpenDrive root 'rclone-test-sixotic2duqu': Waiting for transfers to finish 2025/01/14 02:41:55 INFO : potato2: Moved (server-side) 2025/01/14 02:41:55 INFO : potato3: Moved (server-side) 2025/01/14 02:41:55 INFO : tomatoDir: Removing directory 2025/01/14 02:41:55 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': deleted 1 directories 2025/01/14 02:41:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kowimac5saxa" 2025/01/14 02:41:56 DEBUG : Starting OpenDrive session with ID: f08cb3a3c23b60b593640eef36e3561320e74823e0b0ab27d4e3094586ae9426 2025/01/14 02:41:57 INFO : tomatoDir: Making directory 2025/01/14 02:41:57 DEBUG : OpenDrive root 'rclone-test-kowimac5saxa': Using server-side directory move 2025/01/14 02:41:57 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/14 02:41:57 INFO : OpenDrive root 'rclone-test-kowimac5saxa': Server side directory move succeeded 2025/01/14 02:41:58 ERROR : : error listing: directory not found 2025/01/14 02:41:58 ERROR : : error listing: directory not found 2025/01/14 02:41:58 DEBUG : OpenDrive root 'rclone-test-kowimac5saxa': Purge remote 2025/01/14 02:41:59 DEBUG : OpenDrive root 'rclone-test-sixotic2duqu': Purge remote 2025/01/14 02:41:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/rclone-sync-test" 2025/01/14 02:42:00 DEBUG : Starting OpenDrive session with ID: 8a2fb4a421e26b545345a79fa696e806301cfdd9151add007f6b3ef8ac1e940f run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/rclone-sync-test" 2025/01/14 02:42:03 DEBUG : Starting OpenDrive session with ID: 0c9c3d7ac094401fe49cf668f2bce76c13d106f0c6c31205306e42b51f0fc1a7 2025/01/14 02:42:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/rclone-sync-test-include/layer2" 2025/01/14 02:42:05 DEBUG : Starting OpenDrive session with ID: 615e884495cac9fcdfef7108f7ba75392007962e1cc791cef57436d697a72ab8 2025/01/14 02:42:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/rclone-sync-test-ignore-file" 2025/01/14 02:42:07 DEBUG : Starting OpenDrive session with ID: 0488434275d3cf365012de567551dfa2dbb51dfde34baf7c202f5409c7963510 2025/01/14 02:42:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/01/14 02:42:10 DEBUG : rclone-sync-test: Excluded 2025/01/14 02:42:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 02:42:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 02:42:11 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/rclone-sync-test': Waiting for checks to finish 2025/01/14 02:42:11 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/rclone-sync-test': Waiting for transfers to finish 2025/01/14 02:42:11 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:11 INFO : There was nothing to transfer 2025/01/14 02:42:11 DEBUG : rclone-sync-test: Excluded 2025/01/14 02:42:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 02:42:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/14 02:42:12 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:42:12 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:42:12 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:12 INFO : rclone-sync-test-include: Removing directory 2025/01/14 02:42:12 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': deleted 1 directories 2025/01/14 02:42:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:13 DEBUG : rclone-sync-test: Excluded 2025/01/14 02:42:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 02:42:13 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/14 02:42:13 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/14 02:42:13 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:14 DEBUG : rclone-sync-test: Excluded 2025/01/14 02:42:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 02:42:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:42:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:42:14 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:14 DEBUG : : Excluded 2025/01/14 02:42:14 DEBUG : rclone-sync-test: Excluded 2025/01/14 02:42:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/14 02:42:15 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/14 02:42:15 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/14 02:42:15 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.28s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:42:22 DEBUG : Starting OpenDrive session with ID: ed09411c6e99fee2904ad9e490cd10def29333a0c5401b612d59654b6fd4b031 2025/01/14 02:42:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/CompareDest" 2025/01/14 02:42:24 DEBUG : Starting OpenDrive session with ID: 3800ac6599161b3b5b2002e08c7bea5971e2d9ad4c26e8db2562a32889c0a3d1 2025/01/14 02:42:25 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 02:42:25 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:25 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:42:26 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:42:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/14 02:42:27 INFO : one: Copied (new) 2025/01/14 02:42:27 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:42:28 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:28 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:42:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:42:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/14 02:42:29 INFO : one: Copied (replaced existing) 2025/01/14 02:42:29 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:42:32 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:42:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:42:33 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:42:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 02:42:34 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:42:34 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:34 INFO : There was nothing to transfer 2025/01/14 02:42:35 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:42:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:42:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 02:42:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:42:36 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:42:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 02:42:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:42:37 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:37 INFO : There was nothing to transfer 2025/01/14 02:42:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:42:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/14 02:42:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:42:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:42:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 02:42:37 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:42:37 DEBUG : Waiting for deletions to finish 2025/01/14 02:42:37 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/14 02:42:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/14 02:42:39 DEBUG : two: Need to transfer - File not found at Destination 2025/01/14 02:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:42:39 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:42:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/14 02:42:39 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:42:40 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/14 02:42:40 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/14 02:42:40 INFO : two: Copied (new) 2025/01/14 02:42:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:44 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/14 02:42:46 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/14 02:42:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dest" 2025/01/14 02:42:48 DEBUG : Starting OpenDrive session with ID: d9896496f1eb5b23e1cf3ef8bb4365502e4dd4b6bbd2d239910eb104740fbe19 2025/01/14 02:42:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/pre-dest1" 2025/01/14 02:42:49 DEBUG : Starting OpenDrive session with ID: 78c91df15fb67c54be64435735632a242994a74c6c9304091e51915a61bece06 2025/01/14 02:42:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/pre-dest2" 2025/01/14 02:42:50 DEBUG : Starting OpenDrive session with ID: 14304749fa95b7f5f1abfaad9a28b916fdf93a7f1882393b72f76d0124212de0 2025/01/14 02:42:51 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:42:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/14 02:42:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:42:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/14 02:42:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/14 02:42:52 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dest': Waiting for checks to finish 2025/01/14 02:42:52 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dest': Waiting for transfers to finish 2025/01/14 02:42:53 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/14 02:42:54 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/14 02:42:54 INFO : 3: Copied (new) 2025/01/14 02:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.56s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:42:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:42:57 DEBUG : Starting OpenDrive session with ID: 70a5de99bbfb52c63ab810a6acd8a32d2fd355e150c22222600231524dc0ff45 2025/01/14 02:42:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/CopyDest" 2025/01/14 02:42:58 DEBUG : Starting OpenDrive session with ID: 2cb7bc0dca7f8a0abb257d84d15d2a36d2b233de9fa60d8ad0034c18ee2de157 2025/01/14 02:42:59 DEBUG : one: Need to transfer - File not found at Destination 2025/01/14 02:42:59 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:42:59 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:00 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/14 02:43:01 INFO : one: Copied (new) 2025/01/14 02:43:01 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:02 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:43:02 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:43:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/14 02:43:04 INFO : one: Copied (replaced existing) 2025/01/14 02:43:04 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:06 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:43:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/BackupDir" 2025/01/14 02:43:08 DEBUG : Starting OpenDrive session with ID: 3a18514f330f2c005c7f0b1fe4d3913d77f3476136079df6dad470e6f4eecf4e 2025/01/14 02:43:09 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:43:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/14 02:43:10 INFO : one: Moved (server-side) 2025/01/14 02:43:11 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/14 02:43:11 INFO : one: Copied (server-side copy) 2025/01/14 02:43:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/14 02:43:11 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:11 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:12 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:14 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/14 02:43:14 INFO : two: Copied (server-side copy) 2025/01/14 02:43:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/14 02:43:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:14 DEBUG : one: Unchanged skipping 2025/01/14 02:43:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:14 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:14 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:15 DEBUG : one: Unchanged skipping 2025/01/14 02:43:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:15 DEBUG : two: Unchanged skipping 2025/01/14 02:43:15 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:15 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:15 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:15 INFO : There was nothing to transfer 2025/01/14 02:43:16 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/14 02:43:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/14 02:43:17 DEBUG : three: Destination not found in --copy-dest 2025/01/14 02:43:17 DEBUG : three: Need to transfer - File not found at Destination 2025/01/14 02:43:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:17 DEBUG : one: Unchanged skipping 2025/01/14 02:43:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/14 02:43:17 DEBUG : two: Unchanged skipping 2025/01/14 02:43:17 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:17 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:18 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/14 02:43:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/14 02:43:20 INFO : three: Copied (new) 2025/01/14 02:43:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.48s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:43:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/14 02:43:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:43:29 DEBUG : Starting OpenDrive session with ID: 2e83fce03e7bb6f65b2e94404a61a339b17eaf4c9ab07098ad8f97298a2723ca 2025/01/14 02:43:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/backup" 2025/01/14 02:43:30 DEBUG : Starting OpenDrive session with ID: e30f5f90545fc64360faff9909923ec8e05a42e6120e58b4954b06e2c6e61a0d 2025/01/14 02:43:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 02:43:31 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:43:31 DEBUG : two: Unchanged skipping 2025/01/14 02:43:32 INFO : one: Moved (server-side) 2025/01/14 02:43:32 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/14 02:43:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 02:43:34 INFO : one: Copied (new) 2025/01/14 02:43:34 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:35 INFO : three.txt: Moved (server-side) 2025/01/14 02:43:35 INFO : three.txt: Moved into backup dir 2025/01/14 02:43:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/14 02:43:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 02:43:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:43:38 DEBUG : two: Unchanged skipping 2025/01/14 02:43:38 INFO : one: Deleted 2025/01/14 02:43:38 INFO : one: Moved (server-side) 2025/01/14 02:43:38 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:43:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 02:43:40 INFO : one: Copied (new) 2025/01/14 02:43:40 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:40 INFO : three.txt: Deleted 2025/01/14 02:43:41 INFO : three.txt: Moved (server-side) 2025/01/14 02:43:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:43:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:43:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/14 02:43:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:43:50 DEBUG : Starting OpenDrive session with ID: e05c7b5b28bc8d7958193629b8831918d3ab994181bcfff0dbbcbe987bc0dff7 2025/01/14 02:43:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/backup" 2025/01/14 02:43:51 DEBUG : Starting OpenDrive session with ID: a9859c9137a72d2e60833b6b299ffac2d483cb03b5e87415e2dde307755baabb 2025/01/14 02:43:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 02:43:51 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:43:51 DEBUG : two: Unchanged skipping 2025/01/14 02:43:52 INFO : one: Moved (server-side) to: one.bak 2025/01/14 02:43:52 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/14 02:43:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 02:43:54 INFO : one: Copied (new) 2025/01/14 02:43:54 DEBUG : Waiting for deletions to finish 2025/01/14 02:43:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 02:43:55 INFO : three.txt: Moved into backup dir 2025/01/14 02:43:56 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/14 02:43:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 02:43:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:43:57 DEBUG : two: Unchanged skipping 2025/01/14 02:43:57 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:43:58 INFO : one.bak: Deleted 2025/01/14 02:43:58 INFO : one: Moved (server-side) to: one.bak 2025/01/14 02:43:58 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:43:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 02:44:00 INFO : one: Copied (new) 2025/01/14 02:44:00 DEBUG : Waiting for deletions to finish 2025/01/14 02:44:00 INFO : three.txt.bak: Deleted 2025/01/14 02:44:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 02:44:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:44:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:44:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:44:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:44:09 DEBUG : Starting OpenDrive session with ID: 0aeeacea0a6bafb4e7b12320725868461b0348ae0f2158bd471a9c94fcce9360 2025/01/14 02:44:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/backup" 2025/01/14 02:44:10 DEBUG : Starting OpenDrive session with ID: d769fe60c9617d65f37719f74a3200741f0a2d8899833c4c89fc87e0afb7b4cf 2025/01/14 02:44:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 02:44:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:44:11 DEBUG : two: Unchanged skipping 2025/01/14 02:44:11 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:44:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 02:44:12 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:44:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/14 02:44:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 02:44:14 INFO : one: Copied (new) 2025/01/14 02:44:14 DEBUG : Waiting for deletions to finish 2025/01/14 02:44:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 02:44:14 INFO : three.txt: Moved into backup dir 2025/01/14 02:44:15 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/14 02:44:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:44:17 DEBUG : two: Unchanged skipping 2025/01/14 02:44:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 02:44:17 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:44:17 INFO : one-2019-01-01: Deleted 2025/01/14 02:44:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 02:44:18 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:44:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 02:44:19 INFO : one: Copied (new) 2025/01/14 02:44:19 DEBUG : Waiting for deletions to finish 2025/01/14 02:44:20 INFO : three-2019-01-01.txt: Deleted 2025/01/14 02:44:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 02:44:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:44:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:44:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:44:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:44:28 DEBUG : Starting OpenDrive session with ID: b42307a911c8c682743ec38a6eba397f9e87e7a96279312195fa427189d8e930 2025/01/14 02:44:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 02:44:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:44:29 DEBUG : two: Unchanged skipping 2025/01/14 02:44:29 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:44:29 DEBUG : one: same parent dir (ODFfNzk2MjQyOV91V2JoVA) - using file/rename instead of move_copy for one.bak 2025/01/14 02:44:30 INFO : one: Moved (server-side) to: one.bak 2025/01/14 02:44:30 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:44:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/14 02:44:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 02:44:31 INFO : one: Copied (new) 2025/01/14 02:44:31 DEBUG : Waiting for deletions to finish 2025/01/14 02:44:32 DEBUG : three.txt: same parent dir (ODFfNzk2MjQyOV91V2JoVA) - using file/rename instead of move_copy for three.txt.bak 2025/01/14 02:44:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 02:44:32 INFO : three.txt: Moved into backup dir 2025/01/14 02:44:33 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/14 02:44:35 DEBUG : one.bak: Excluded (Path Filter) 2025/01/14 02:44:35 DEBUG : one.bak: Excluded 2025/01/14 02:44:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/14 02:44:35 DEBUG : three.txt.bak: Excluded 2025/01/14 02:44:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 02:44:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:44:35 DEBUG : two: Unchanged skipping 2025/01/14 02:44:35 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for checks to finish 2025/01/14 02:44:35 INFO : one.bak: Deleted 2025/01/14 02:44:35 DEBUG : one: same parent dir (ODFfNzk2MjQyOV91V2JoVA) - using file/rename instead of move_copy for one.bak 2025/01/14 02:44:35 INFO : one: Moved (server-side) to: one.bak 2025/01/14 02:44:35 DEBUG : OpenDrive root 'rclone-test-manigah4vafi/dst': Waiting for transfers to finish 2025/01/14 02:44:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 02:44:37 INFO : one: Copied (new) 2025/01/14 02:44:37 DEBUG : Waiting for deletions to finish 2025/01/14 02:44:37 INFO : three.txt.bak: Deleted 2025/01/14 02:44:37 DEBUG : three.txt: same parent dir (ODFfNzk2MjQyOV91V2JoVA) - using file/rename instead of move_copy for three.txt.bak 2025/01/14 02:44:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 02:44:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.14s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:44:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:44:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:44:44 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:44:46 DEBUG : Starting OpenDrive session with ID: 7095172722e36ba95076da2fef93119f97b27806f19c2ba81794e17fe698f6de 2025/01/14 02:44:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 02:44:47 DEBUG : one: same parent dir (ODFfNzk2MjQzMF90QmRTQw) - using file/rename instead of move_copy for one.bak 2025/01/14 02:44:47 INFO : one: Moved (server-side) to: one.bak 2025/01/14 02:44:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/14 02:44:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 02:44:49 INFO : one: Copied (new) 2025/01/14 02:44:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:44:49 DEBUG : two: Unchanged skipping 2025/01/14 02:44:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 02:44:49 DEBUG : three.txt: same parent dir (ODFfNzk2MjQzMF90QmRTQw) - using file/rename instead of move_copy for three.txt.bak 2025/01/14 02:44:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 02:44:50 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/14 02:44:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/14 02:44:51 INFO : three.txt: Copied (new) 2025/01/14 02:44:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 02:44:53 INFO : one.bak: Deleted 2025/01/14 02:44:53 DEBUG : one: same parent dir (ODFfNzk2MjQzMF90QmRTQw) - using file/rename instead of move_copy for one.bak 2025/01/14 02:44:53 INFO : one: Moved (server-side) to: one.bak 2025/01/14 02:44:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:44:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 02:44:55 INFO : one: Copied (new) 2025/01/14 02:44:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:44:55 DEBUG : two: Unchanged skipping 2025/01/14 02:44:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 02:44:55 INFO : three.txt.bak: Deleted 2025/01/14 02:44:56 DEBUG : three.txt: same parent dir (ODFfNzk2MjQzMF90QmRTQw) - using file/rename instead of move_copy for three.txt.bak 2025/01/14 02:44:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/14 02:44:57 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/14 02:44:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/14 02:44:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:45:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/14 02:45:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/14 02:45:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/14 02:45:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-manigah4vafi/dst" 2025/01/14 02:45:06 DEBUG : Starting OpenDrive session with ID: fd8173788b45ee75cb603c431d87458e57d9cd998551da73b1a04b7d7dc67050 2025/01/14 02:45:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/14 02:45:07 DEBUG : one: same parent dir (ODFfNzk2MjQzMV9GMVZUWA) - using file/rename instead of move_copy for one-2019-01-01 2025/01/14 02:45:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 02:45:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/14 02:45:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/14 02:45:09 INFO : one: Copied (new) 2025/01/14 02:45:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:45:09 DEBUG : two: Unchanged skipping 2025/01/14 02:45:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/14 02:45:10 DEBUG : three.txt: same parent dir (ODFfNzk2MjQzMV9GMVZUWA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/14 02:45:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 02:45:11 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/14 02:45:12 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/14 02:45:12 INFO : three.txt: Copied (new) 2025/01/14 02:45:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/14 02:45:13 INFO : one-2019-01-01: Deleted 2025/01/14 02:45:13 DEBUG : one: same parent dir (ODFfNzk2MjQzMV9GMVZUWA) - using file/rename instead of move_copy for one-2019-01-01 2025/01/14 02:45:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/14 02:45:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/14 02:45:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/14 02:45:15 INFO : one: Copied (new) 2025/01/14 02:45:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:45:15 DEBUG : two: Unchanged skipping 2025/01/14 02:45:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/14 02:45:16 INFO : three-2019-01-01.txt: Deleted 2025/01/14 02:45:16 DEBUG : three.txt: same parent dir (ODFfNzk2MjQzMV9GMVZUWA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/14 02:45:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/14 02:45:17 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/14 02:45:18 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/14 02:45:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.12s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:45:20 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/14 02:45:22 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:45:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/14 02:45:22 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:45:22 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/14 02:45:23 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/14 02:45:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/14 02:45:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.03s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:45:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/14 02:45:24 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:45:24 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:45:25 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/14 02:45:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/14 02:45:26 INFO : existing: Copied (new) 2025/01/14 02:45:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:45:26 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:45:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/14 02:45:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/14 02:45:26 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:45:26 ERROR : OpenDrive root 'rclone-test-manigah4vafi': not deleting files as there were IO errors 2025/01/14 02:45:26 ERROR : OpenDrive root 'rclone-test-manigah4vafi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncImmutable (3.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", 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-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:45:29 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/14 02:45:30 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/14 02:45:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/14 02:45:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/14 02:45:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:45:37 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/14 02:45:37 DEBUG : existing: Unchanged skipping 2025/01/14 02:45:38 DEBUG : subdira-rclone-move-gadadak8: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using folder/rename instead of move_copy 2025/01/14 02:45:38 DEBUG : EXISTING: moving to existing-rclone-move-dilagit1 2025/01/14 02:45:38 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jihalot1 2025/01/14 02:45:38 DEBUG : subdira: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using folder/rename instead of move_copy 2025/01/14 02:45:38 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-jihalot1 2025/01/14 02:45:38 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/14 02:45:39 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jihalot1 2025/01/14 02:45:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/14 02:45:40 DEBUG : EXISTING: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using file/rename instead of move_copy for existing-rclone-move-dilagit1 2025/01/14 02:45:40 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-dilagit1 2025/01/14 02:45:40 DEBUG : EXISTING: moving to existing 2025/01/14 02:45:41 DEBUG : subdira/subdirb-rclone-move-tayucom5: same parent dir (ODFfNzk2MjQzNV91VU41eg) - using folder/rename instead of move_copy 2025/01/14 02:45:41 DEBUG : existingbutdifferent-rclone-move-jihalot1: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using file/rename instead of move_copy for existingbutdifferent 2025/01/14 02:45:41 DEBUG : existing-rclone-move-dilagit1: same parent dir (ODFfNzk2MjMyMF9HYnZNQw) - using file/rename instead of move_copy for existing 2025/01/14 02:45:41 INFO : existingbutdifferent-rclone-move-jihalot1: Moved (server-side) to: existingbutdifferent 2025/01/14 02:45:41 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/14 02:45:41 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/14 02:45:41 INFO : existing-rclone-move-dilagit1: Moved (server-side) to: existing 2025/01/14 02:45:41 INFO : EXISTING: Moved (server-side) to: existing 2025/01/14 02:45:41 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/14 02:45:41 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/14 02:45:41 DEBUG : subdira/subdirb: same parent dir (ODFfNzk2MjQzNV91VU41eg) - using folder/rename instead of move_copy 2025/01/14 02:45:41 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/14 02:45:42 DEBUG : subdira/subdirb/subdirc-rclone-move-bezomik2: same parent dir (ODFfNzk2MjQzNl9NejV4cg) - using folder/rename instead of move_copy 2025/01/14 02:45:42 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/14 02:45:42 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/14 02:45:43 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzk2MjQzNl9NejV4cg) - using folder/rename instead of move_copy 2025/01/14 02:45:43 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/14 02:45:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/14 02:45:44 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-xekoruy0: same parent dir (ODFfNzk2MjQzN19HNkc4RQ) - using folder/rename instead of move_copy 2025/01/14 02:45:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-dikifuk6 2025/01/14 02:45:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzk2MjQzN19HNkc4RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-dikifuk6 2025/01/14 02:45:44 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzk2MjQzN19HNkc4RQ) - using folder/rename instead of move_copy 2025/01/14 02:45:44 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/14 02:45:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/14 02:45:45 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:45:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yirahay5 2025/01/14 02:45:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzk2MjQzOF9tdTFmSQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yirahay5 2025/01/14 02:45:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yirahay5 2025/01/14 02:45:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 02:45:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yirahay5: same parent dir (ODFfNzk2MjQzOF9tdTFmSQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 02:45:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-dikifuk6 2025/01/14 02:45:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/14 02:45:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yirahay5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 02:45:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 02:45:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/14 02:45:46 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-dikifuk6: same parent dir (ODFfNzk2MjQzN19HNkc4RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/01/14 02:45:46 INFO : subdira/subdirb/subdirc/hello-rclone-move-dikifuk6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/14 02:45:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/14 02:45:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/14 02:45:46 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:45:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/14 02:45:46 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/01/14 02:45:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/14 02:45:47 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/14 02:45:48 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/14 02:45:48 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/14 02:45:48 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (23.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:45:54 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/14 02:45:55 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/14 02:45:58 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/14 02:45:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:06 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:10 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:12 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:15 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:17 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:19 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:20 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:22 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:24 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:25 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:27 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:29 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:31 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:32 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:34 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:36 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:38 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:39 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:41 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:43 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:44 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:46 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:48 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:50 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:52 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:53 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:55 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:56 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/14 02:46:58 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:00 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:02 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:47:04 DEBUG : both0: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both12: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both13: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both14: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both15: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both16: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both17: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both18: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both19: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both2: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both3: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both4: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both5: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both6: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both7: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both8: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:47:04 DEBUG : both9: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both11: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both10: Unchanged skipping 2025/01/14 02:47:04 DEBUG : both1: Unchanged skipping 2025/01/14 02:47:04 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:47:04 DEBUG : Waiting for deletions to finish 2025/01/14 02:47:04 INFO : only5: Deleted 2025/01/14 02:47:04 INFO : only8: Deleted 2025/01/14 02:47:04 INFO : only0: Deleted 2025/01/14 02:47:04 INFO : only11: Deleted 2025/01/14 02:47:04 INFO : only1: Deleted 2025/01/14 02:47:05 INFO : only2: Deleted 2025/01/14 02:47:05 INFO : only3: Deleted 2025/01/14 02:47:05 INFO : only9: Deleted 2025/01/14 02:47:05 INFO : only6: Deleted 2025/01/14 02:47:05 INFO : only10: Deleted 2025/01/14 02:47:05 INFO : only14: Deleted 2025/01/14 02:47:05 INFO : only15: Deleted 2025/01/14 02:47:05 INFO : only16: Deleted 2025/01/14 02:47:05 INFO : only17: Deleted 2025/01/14 02:47:05 INFO : only18: Deleted 2025/01/14 02:47:05 INFO : only12: Deleted 2025/01/14 02:47:05 INFO : only13: Deleted 2025/01/14 02:47:05 INFO : only7: Deleted 2025/01/14 02:47:05 INFO : only4: Deleted 2025/01/14 02:47:06 INFO : only19: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (77.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:47:11 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:12 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:14 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:16 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:17 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:19 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:21 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:23 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:24 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:26 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:28 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:30 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:32 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:33 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:35 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:37 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:39 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:41 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:42 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:44 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:46 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:47 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:49 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:51 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:53 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:55 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:57 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/14 02:47:58 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:00 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:02 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:04 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:06 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:08 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:09 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:11 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:13 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:15 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:17 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:19 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:20 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/14 02:48:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both0: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for checks to finish 2025/01/14 02:48:22 DEBUG : both10: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both13: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both14: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both15: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both16: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both17: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both18: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both1: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both2: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both3: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both4: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both11: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both12: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both19: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both8: Unchanged skipping 2025/01/14 02:48:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/14 02:48:22 DEBUG : both9: Unchanged skipping 2025/01/14 02:48:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : both5: Unchanged skipping 2025/01/14 02:48:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : both6: Unchanged skipping 2025/01/14 02:48:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : both7: Unchanged skipping 2025/01/14 02:48:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/14 02:48:22 DEBUG : OpenDrive root 'rclone-test-manigah4vafi': Waiting for transfers to finish 2025/01/14 02:48:24 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:24 INFO : only12: Copied (replaced existing) 2025/01/14 02:48:24 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:24 INFO : only1: Copied (replaced existing) 2025/01/14 02:48:25 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:25 INFO : only10: Copied (replaced existing) 2025/01/14 02:48:26 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:26 INFO : only13: Copied (replaced existing) 2025/01/14 02:48:27 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:27 INFO : only15: Copied (replaced existing) 2025/01/14 02:48:27 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:27 INFO : only14: Copied (replaced existing) 2025/01/14 02:48:28 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:28 INFO : only18: Copied (replaced existing) 2025/01/14 02:48:29 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:29 INFO : only17: Copied (replaced existing) 2025/01/14 02:48:29 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:29 INFO : only0: Copied (replaced existing) 2025/01/14 02:48:29 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:29 INFO : only16: Copied (replaced existing) 2025/01/14 02:48:30 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:30 INFO : only19: Copied (replaced existing) 2025/01/14 02:48:30 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:30 INFO : only3: Copied (replaced existing) 2025/01/14 02:48:30 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:30 INFO : only5: Copied (replaced existing) 2025/01/14 02:48:32 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:32 INFO : only7: Copied (replaced existing) 2025/01/14 02:48:34 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:34 INFO : only9: Copied (replaced existing) 2025/01/14 02:48:36 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:36 INFO : only8: Copied (replaced existing) 2025/01/14 02:48:36 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:36 INFO : only11: Copied (replaced existing) 2025/01/14 02:48:36 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:36 INFO : only6: Copied (replaced existing) 2025/01/14 02:48:37 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:37 INFO : only4: Copied (replaced existing) 2025/01/14 02:48:38 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/14 02:48:38 INFO : only2: Copied (replaced existing) 2025/01/14 02:48:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (96.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" 2025/01/14 02:48:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/14 02:48:46 INFO : sub dir: Making directory 2025/01/14 02:48:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (10.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-manigah4vafi'", Local "Local file system at /tmp/rclone2783524902", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.49s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m39.917189283s (try 1/5): exit status 1: Failed [TestNothingToTransferWithEmptyDirs]