"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/18 10:54:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca" 2025/03/18 10:54:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 10:54:55 DEBUG : Starting OpenDrive session with ID: d3fd58203386dd6d5fc8f7299cafbe48fc04cb4b064a89407c9f3b0f061a32fd 2025/03/18 10:54:55 DEBUG : Creating backend with remote "/tmp/rclone566518346" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:54:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:54:56 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:54:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/18 10:54:56 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.33s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:54:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 10:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:54:57 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:54:57 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:54:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:54:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:54:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:54:59 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.77s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.43s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:01 DEBUG : Creating backend with remote "/non-existing" 2025/03/18 10:55:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/18 10:55:02 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:02 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.84s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:02 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:02 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.88s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:06 INFO : OpenDrive root 'rclone-test-dafepic7toca': Running all checks before starting transfers 2025/03/18 10:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:06 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:06 INFO : OpenDrive root 'rclone-test-dafepic7toca': Checks finished, now starting transfers 2025/03/18 10:55:06 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.93s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:10 ERROR : Ignoring --no-traverse with sync 2025/03/18 10:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:12 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:55:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.93s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/18 10:55:14 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:14 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:15 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/18 10:55:16 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/18 10:55:16 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyWithDepth (2.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:55:17 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:17 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:18 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:18 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:55:20 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:20 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:20 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/18 10:55:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 10:55:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/18 10:55:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 10:55:23 INFO : sub dir: Making directory 2025/03/18 10:55:23 INFO : sub dir2: Making directory 2025/03/18 10:55:24 INFO : sub dir2/sub sub dir2: Making directory 2025/03/18 10:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:24 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:24 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:26 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.42s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:28 INFO : sub dir2: Making directory 2025/03/18 10:55:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/18 10:55:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 10:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:28 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:28 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.65s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:32 DEBUG : sub dir2: Making directory with metadata 2025/03/18 10:55:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 10:55:32 INFO : sub dir: Making directory 2025/03/18 10:55:32 INFO : sub dir2: Making directory 2025/03/18 10:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:33 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:33 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:34 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:55:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:35 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/18 10:55:35 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:37 INFO : sub dir2: Making directory 2025/03/18 10:55:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:37 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:37 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:39 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:55:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:40 DEBUG : sub dir2: Making directory with metadata 2025/03/18 10:55:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 10:55:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 10:55:40 INFO : sub dir: Making directory 2025/03/18 10:55:41 INFO : sub dir2: Making directory 2025/03/18 10:55:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:41 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:41 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:43 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:55:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:43 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.39s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:45 INFO : sub dir2: Making directory 2025/03/18 10:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:45 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:45 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:55:47 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:55:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.56s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hitihit1geza" 2025/03/18 10:55:52 DEBUG : Starting OpenDrive session with ID: 59a2cab98fc460292378e9a057488ed1c844e153bca4df8437bbf5271ddb3a9b sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-dafepic7toca' -> OpenDrive root 'rclone-test-hitihit1geza' 2025/03/18 10:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:55:52 DEBUG : OpenDrive root 'rclone-test-hitihit1geza': Waiting for checks to finish 2025/03/18 10:55:52 DEBUG : OpenDrive root 'rclone-test-hitihit1geza': Waiting for transfers to finish 2025/03/18 10:55:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/18 10:55:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:54 DEBUG : OpenDrive root 'rclone-test-hitihit1geza': Purge remote --- PASS: TestServerSideCopy (6.92s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:55:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:55:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 10:55:58 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:55:58 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:55:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/18 10:55:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/18 10:55:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyOverSelf (5.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:56:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bibilex3vofi" 2025/03/18 10:56:04 DEBUG : Starting OpenDrive session with ID: 763ffbccee29f79b8faa00dbb628cf4e425e960f9e6f03b2a74979946fab7a48 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-dafepic7toca' -> OpenDrive root 'rclone-test-bibilex3vofi' 2025/03/18 10:56:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:56:04 DEBUG : OpenDrive root 'rclone-test-bibilex3vofi': Waiting for checks to finish 2025/03/18 10:56:04 DEBUG : OpenDrive root 'rclone-test-bibilex3vofi': Waiting for transfers to finish 2025/03/18 10:56:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/18 10:56:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/18 10:56:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 10:56:08 DEBUG : OpenDrive root 'rclone-test-bibilex3vofi': Waiting for checks to finish 2025/03/18 10:56:08 DEBUG : OpenDrive root 'rclone-test-bibilex3vofi': Waiting for transfers to finish 2025/03/18 10:56:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/18 10:56:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:08 DEBUG : OpenDrive root 'rclone-test-bibilex3vofi': Purge remote --- PASS: TestServerSideCopyOverSelf (9.70s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:56:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 10:56:13 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:13 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/18 10:56:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/18 10:56:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/18 10:56:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestMoveOverSelf (5.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:56:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kevazoc0foke" 2025/03/18 10:56:18 DEBUG : Starting OpenDrive session with ID: 82acfe7d0d5a1e23a51d0c85d4ac8d821ae04c8740a79e933c6ceb0dc4059d91 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-dafepic7toca' -> OpenDrive root 'rclone-test-kevazoc0foke' 2025/03/18 10:56:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:56:19 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Waiting for checks to finish 2025/03/18 10:56:19 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Waiting for transfers to finish 2025/03/18 10:56:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/18 10:56:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/18 10:56:22 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Using server-side directory move 2025/03/18 10:56:22 INFO : OpenDrive root 'rclone-test-kevazoc0foke': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 10:56:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/18 10:56:23 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Waiting for checks to finish 2025/03/18 10:56:23 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Waiting for transfers to finish 2025/03/18 10:56:23 INFO : sub dir/hello world: Deleted 2025/03/18 10:56:23 INFO : sub dir/hello world: Moved (server-side) 2025/03/18 10:56:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/18 10:56:26 DEBUG : testing file moves 2025/03/18 10:56:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/18 10:56:26 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Waiting for checks to finish 2025/03/18 10:56:26 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Waiting for transfers to finish 2025/03/18 10:56:26 INFO : sub dir/hello world: Deleted 2025/03/18 10:56:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:27 DEBUG : OpenDrive root 'rclone-test-kevazoc0foke': Purge remote --- PASS: TestServerSideMoveOverSelf (13.55s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:56:31 ERROR : : error listing: directory not found 2025/03/18 10:56:32 INFO : Local file system at /tmp/rclone566518346: Making directory 2025/03/18 10:56:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyAfterDelete (5.62s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:56:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/18 10:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:56:38 DEBUG : Local file system at /tmp/rclone566518346: Waiting for checks to finish 2025/03/18 10:56:38 DEBUG : Local file system at /tmp/rclone566518346: Waiting for transfers to finish 2025/03/18 10:56:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:56:38 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/18 10:56:38 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyRedownload (4.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/18 10:56:40 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:40 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:41 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/18 10:56:41 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/18 10:56:41 INFO : check sum: Copied (new) 2025/03/18 10:56:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:42 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:42 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/18 10:56:42 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/18 10:56:42 DEBUG : check sum: Unchanged skipping 2025/03/18 10:56:42 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:42 DEBUG : Waiting for deletions to finish 2025/03/18 10:56:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (10.83s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/18 10:56:51 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:51 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:51 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/18 10:56:52 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/18 10:56:52 INFO : sizeonly: Copied (new) 2025/03/18 10:56:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:53 DEBUG : sizeonly: Sizes identical 2025/03/18 10:56:53 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:53 DEBUG : sizeonly: Unchanged skipping 2025/03/18 10:56:53 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:53 DEBUG : Waiting for deletions to finish 2025/03/18 10:56:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.40s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/18 10:56:54 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:54 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:55 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/18 10:56:56 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/18 10:56:56 INFO : ignore-size: Copied (new) 2025/03/18 10:56:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:57 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:56:57 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 10:56:57 DEBUG : ignore-size: Unchanged skipping 2025/03/18 10:56:57 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:56:57 DEBUG : Waiting for deletions to finish 2025/03/18 10:56:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.92s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:56:59 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/18 10:57:00 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 10:57:00 DEBUG : existing: Unchanged skipping 2025/03/18 10:57:00 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:00 DEBUG : Waiting for deletions to finish 2025/03/18 10:57:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:00 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/18 10:57:00 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/18 10:57:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/18 10:57:01 INFO : existing: Copied (replaced existing) 2025/03/18 10:57:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/18 10:57:03 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:03 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:04 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/18 10:57:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/18 10:57:05 INFO : existing: Copied (new) 2025/03/18 10:57:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:05 DEBUG : existing: Destination exists, skipping 2025/03/18 10:57:05 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:05 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:05 DEBUG : Waiting for deletions to finish 2025/03/18 10:57:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:57:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/18 10:57:11 INFO : d: Making directory 2025/03/18 10:57:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/18 10:57:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:57:12 DEBUG : c/non empty space: Unchanged skipping 2025/03/18 10:57:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:57:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:57:14 INFO : a/potato2: Copied (new) 2025/03/18 10:57:14 DEBUG : Waiting for deletions to finish 2025/03/18 10:57:14 INFO : b/potato: Deleted 2025/03/18 10:57:14 INFO : d: Removing directory 2025/03/18 10:57:14 INFO : b: Removing directory 2025/03/18 10:57:14 DEBUG : b: Failed to Rmdir: folder not empty 2025/03/18 10:57:14 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': failed to delete 1 directories 2025/03/18 10:57:14 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': deleted 1 directories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", + (string) (len=1) "b", (string) (len=1) "c" Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (18.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:57:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:27 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/03/18 10:57:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/18 10:57:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/18 10:57:27 DEBUG : empty space: Unchanged skipping 2025/03/18 10:57:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:27 DEBUG : Waiting for deletions to finish 2025/03/18 10:57:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:28 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:28 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/03/18 10:57:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/18 10:57:28 INFO : empty space: Updated modification time in destination 2025/03/18 10:57:28 DEBUG : empty space: Unchanged skipping 2025/03/18 10:57:28 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:28 DEBUG : Waiting for deletions to finish 2025/03/18 10:57:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1007 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (3.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:57:31 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:31 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/03/18 10:57:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/18 10:57:31 DEBUG : empty space: Unchanged skipping 2025/03/18 10:57:31 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:31 DEBUG : Waiting for deletions to finish 2025/03/18 10:57:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.95s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:33 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/18 10:57:34 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:34 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/03/18 10:57:34 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone566518346) 2025/03/18 10:57:34 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-dafepic7toca') 2025/03/18 10:57:34 DEBUG : foo: md5 differ 2025/03/18 10:57:34 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:34 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/18 10:57:36 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/18 10:57:36 INFO : foo: Copied (replaced existing) 2025/03/18 10:57:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1058 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: OpenDrive root 'rclone-test-dafepic7toca'/foo: md5 hash incorrect - expecting "acbd18db4cc2f85cedef654fccc4a4d8" got "37b51d194a7513e45b56f6524f2d51f2" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1058 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: foo: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestSyncDoesntUpdateModtime (11.79s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:57:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/18 10:57:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:57:46 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:46 DEBUG : empty space: Unchanged skipping 2025/03/18 10:57:46 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:47 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/18 10:57:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:57:48 INFO : potato: Copied (new) 2025/03/18 10:57:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:50 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/18 10:57:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/18 10:57:51 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:51 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:57:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/18 10:57:52 INFO : potato: Copied (replaced existing) 2025/03/18 10:57:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:57:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:57:55 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/03/18 10:57:55 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:57:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone566518346) 2025/03/18 10:57:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-dafepic7toca') 2025/03/18 10:57:55 DEBUG : potato: md5 differ 2025/03/18 10:57:55 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:57:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:57:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/18 10:57:56 INFO : potato: Copied (replaced existing) 2025/03/18 10:57:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingContentsOnly (11.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:58:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/18 10:58:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:08 DEBUG : empty space: Unchanged skipping 2025/03/18 10:58:08 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:08 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:08 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:58:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:13 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:13 DEBUG : empty space: Unchanged skipping 2025/03/18 10:58:13 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:58:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:58:15 INFO : potato2: Copied (new) 2025/03/18 10:58:15 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:15 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:17 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:19 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/18 10:58:20 INFO : d: Making directory 2025/03/18 10:58:21 INFO : d/e: Making directory 2025/03/18 10:58:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:22 DEBUG : c/non empty space: Unchanged skipping 2025/03/18 10:58:22 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:22 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:23 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:58:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:58:24 INFO : a/potato2: Copied (new) 2025/03/18 10:58:24 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:24 INFO : b/potato: Deleted 2025/03/18 10:58:24 INFO : d/e: Removing directory 2025/03/18 10:58:24 INFO : d: Removing directory 2025/03/18 10:58:25 INFO : b: Removing directory 2025/03/18 10:58:25 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:28 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:30 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/18 10:58:31 INFO : d: Making directory 2025/03/18 10:58:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:32 DEBUG : c/non empty space: Unchanged skipping 2025/03/18 10:58:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:33 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:58:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:58:34 INFO : a/potato2: Copied (new) 2025/03/18 10:58:34 ERROR : OpenDrive root 'rclone-test-dafepic7toca': not deleting files as there were IO errors 2025/03/18 10:58:34 ERROR : OpenDrive root 'rclone-test-dafepic7toca': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.67s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:58:40 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:40 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:40 DEBUG : empty space: Unchanged skipping 2025/03/18 10:58:40 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:41 INFO : potato: Deleted 2025/03/18 10:58:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:58:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:58:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:58:47 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:47 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:47 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:47 INFO : potato: Deleted 2025/03/18 10:58:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:47 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:47 DEBUG : empty space: Unchanged skipping 2025/03/18 10:58:47 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:58:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/18 10:58:49 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.86s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/18 10:58:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 10:58:52 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:52 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:53 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/18 10:58:54 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/18 10:58:54 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.09s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:58:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:58:59 DEBUG : enormous: Excluded (Size Filter) 2025/03/18 10:58:59 DEBUG : enormous: Excluded 2025/03/18 10:58:59 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 10:58:59 DEBUG : potato2: Excluded 2025/03/18 10:58:59 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 10:58:59 DEBUG : potato2: Excluded 2025/03/18 10:58:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:58:59 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:58:59 DEBUG : empty space: Unchanged skipping 2025/03/18 10:58:59 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:58:59 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:58:59 DEBUG : enormous: Excluded (Size Filter) 2025/03/18 10:58:59 DEBUG : enormous: Excluded 2025/03/18 10:58:59 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 10:58:59 DEBUG : potato2: Excluded 2025/03/18 10:58:59 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 10:58:59 DEBUG : potato2: Excluded 2025/03/18 10:58:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/18 10:58:59 DEBUG : empty space: Unchanged skipping 2025/03/18 10:58:59 DEBUG : Local file system at /tmp/rclone566518346: Waiting for checks to finish 2025/03/18 10:58:59 DEBUG : Local file system at /tmp/rclone566518346: Waiting for transfers to finish 2025/03/18 10:58:59 DEBUG : Waiting for deletions to finish 2025/03/18 10:58:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncWithExclude (5.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 10:59:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 10:59:05 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/18 10:59:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/18 10:59:06 DEBUG : enormous: Excluded 2025/03/18 10:59:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/18 10:59:06 DEBUG : potato2: Excluded 2025/03/18 10:59:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 10:59:06 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:06 DEBUG : empty space: Unchanged skipping 2025/03/18 10:59:06 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:06 DEBUG : Waiting for deletions to finish 2025/03/18 10:59:06 INFO : enormous: Deleted 2025/03/18 10:59:06 INFO : potato2: Deleted 2025/03/18 10:59:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:06 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/18 10:59:06 DEBUG : empty space: Unchanged skipping 2025/03/18 10:59:06 DEBUG : Local file system at /tmp/rclone566518346: Waiting for checks to finish 2025/03/18 10:59:06 DEBUG : Local file system at /tmp/rclone566518346: Waiting for transfers to finish 2025/03/18 10:59:06 DEBUG : Waiting for deletions to finish 2025/03/18 10:59:06 INFO : enormous: Deleted 2025/03/18 10:59:06 INFO : potato2: Deleted 2025/03/18 10:59:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:08 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/18 10:59:10 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/18 10:59:12 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/18 10:59:13 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/18 10:59:15 DEBUG : five: Need to transfer - File not found at Destination 2025/03/18 10:59:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/18 10:59:15 DEBUG : one: Destination is newer than source, skipping 2025/03/18 10:59:15 DEBUG : three: Sizes identical 2025/03/18 10:59:15 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/18 10:59:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/18 10:59:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone566518346) 2025/03/18 10:59:15 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-dafepic7toca') 2025/03/18 10:59:15 DEBUG : two: md5 differ 2025/03/18 10:59:15 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:15 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/18 10:59:15 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/18 10:59:16 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/18 10:59:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/18 10:59:16 INFO : four: Copied (replaced existing) 2025/03/18 10:59:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/18 10:59:16 INFO : two: Copied (replaced existing) 2025/03/18 10:59:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/18 10:59:17 INFO : five: Copied (new) 2025/03/18 10:59:17 DEBUG : Waiting for deletions to finish 2025/03/18 10:59:17 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:17 DEBUG : one: Destination is newer than source, skipping 2025/03/18 10:59:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/18 10:59:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/18 10:59:17 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/18 10:59:17 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/18 10:59:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/18 10:59:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/18 10:59:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/18 10:59:17 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/18 10:59:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone566518346) 2025/03/18 10:59:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/18 10:59:17 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-dafepic7toca') 2025/03/18 10:59:17 DEBUG : three: md5 differ 2025/03/18 10:59:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/18 10:59:17 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:17 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/18 10:59:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/18 10:59:18 INFO : three: Copied (replaced existing) 2025/03/18 10:59:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.52s) === 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-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/18 10:59:19 INFO : OpenDrive root 'rclone-test-dafepic7toca': Making map for --track-renames 2025/03/18 10:59:19 INFO : OpenDrive root 'rclone-test-dafepic7toca': Finished making map for --track-renames 2025/03/18 10:59:19 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/18 10:59:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/18 10:59:19 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for renames to finish 2025/03/18 10:59:19 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:20 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/18 10:59:21 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/18 10:59:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/18 10:59:21 INFO : potato: Copied (new) 2025/03/18 10:59:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/18 10:59:22 INFO : yam: Copied (new) 2025/03/18 10:59:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 10:59:22 INFO : OpenDrive root 'rclone-test-dafepic7toca': Making map for --track-renames 2025/03/18 10:59:22 INFO : OpenDrive root 'rclone-test-dafepic7toca': Finished making map for --track-renames 2025/03/18 10:59:22 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:22 DEBUG : potato: Unchanged skipping 2025/03/18 10:59:22 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for renames to finish 2025/03/18 10:59:22 DEBUG : yam: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using file/rename instead of move_copy for yaml 2025/03/18 10:59:23 INFO : yam: Moved (server-side) to: yaml 2025/03/18 10:59:23 INFO : yaml: Renamed from "yam" 2025/03/18 10:59:23 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:23 DEBUG : Waiting for deletions to finish 2025/03/18 10:59:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/18 10:59:25 INFO : OpenDrive root 'rclone-test-dafepic7toca': Making map for --track-renames 2025/03/18 10:59:25 INFO : OpenDrive root 'rclone-test-dafepic7toca': Finished making map for --track-renames 2025/03/18 10:59:25 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/18 10:59:25 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for renames to finish 2025/03/18 10:59:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/18 10:59:25 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:26 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/18 10:59:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/18 10:59:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/18 10:59:26 INFO : yam: Copied (new) 2025/03/18 10:59:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/18 10:59:27 INFO : potato: Copied (new) 2025/03/18 10:59:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:27 INFO : OpenDrive root 'rclone-test-dafepic7toca': Making map for --track-renames 2025/03/18 10:59:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 10:59:27 INFO : OpenDrive root 'rclone-test-dafepic7toca': Finished making map for --track-renames 2025/03/18 10:59:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:27 DEBUG : potato: Unchanged skipping 2025/03/18 10:59:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for renames to finish 2025/03/18 10:59:27 DEBUG : yam: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using file/rename instead of move_copy for yaml 2025/03/18 10:59:27 INFO : yam: Moved (server-side) to: yaml 2025/03/18 10:59:27 INFO : yaml: Renamed from "yam" 2025/03/18 10:59:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:27 DEBUG : Waiting for deletions to finish 2025/03/18 10:59:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/18 10:59:29 INFO : OpenDrive root 'rclone-test-dafepic7toca': Making map for --track-renames 2025/03/18 10:59:29 INFO : OpenDrive root 'rclone-test-dafepic7toca': Finished making map for --track-renames 2025/03/18 10:59:29 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/18 10:59:29 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for renames to finish 2025/03/18 10:59:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/18 10:59:29 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:30 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/18 10:59:30 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/18 10:59:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/18 10:59:31 INFO : potato: Copied (new) 2025/03/18 10:59:31 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/18 10:59:31 INFO : sub/yam: Copied (new) 2025/03/18 10:59:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 10:59:32 DEBUG : potato: Unchanged skipping 2025/03/18 10:59:32 INFO : OpenDrive root 'rclone-test-dafepic7toca': Making map for --track-renames 2025/03/18 10:59:32 INFO : OpenDrive root 'rclone-test-dafepic7toca': Finished making map for --track-renames 2025/03/18 10:59:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for renames to finish 2025/03/18 10:59:33 INFO : sub/yam: Moved (server-side) to: yam 2025/03/18 10:59:33 INFO : yam: Renamed from "sub/yam" 2025/03/18 10:59:33 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:33 DEBUG : Waiting for deletions to finish 2025/03/18 10:59:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:35 DEBUG : Creating backend with remote "/tmp/rclone566518346/dir1" 2025/03/18 10:59:35 DEBUG : Config file has changed externally - reloading 2025/03/18 10:59:35 DEBUG : Creating backend with remote "/tmp/rclone566518346/dir2" 2025/03/18 10:59:35 DEBUG : Local file system at /tmp/rclone566518346/dir2: Using server-side directory move 2025/03/18 10:59:35 INFO : Local file system at /tmp/rclone566518346/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 10:59:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/18 10:59:35 DEBUG : Local file system at /tmp/rclone566518346/dir2: Waiting for checks to finish 2025/03/18 10:59:35 INFO : file1.txt: Moved (server-side) 2025/03/18 10:59:35 DEBUG : Local file system at /tmp/rclone566518346/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.33s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:59:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/18 10:59:35 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:35 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:59:37 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/18 10:59:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:59:37 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:59:37 INFO : sub dir/hello world: Deleted 2025/03/18 10:59:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/18 10:59:38 INFO : nested/sub dir/file: Copied (new) 2025/03/18 10:59:38 INFO : nested/sub dir/file: Deleted 2025/03/18 10:59:38 INFO : sub dir: Removing directory 2025/03/18 10:59:38 INFO : nested/sub dir: Removing directory 2025/03/18 10:59:38 INFO : nested: Removing directory 2025/03/18 10:59:38 DEBUG : Local file system at /tmp/rclone566518346: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/18 10:59:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/18 10:59:41 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:41 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/18 10:59:43 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/18 10:59:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/18 10:59:43 INFO : sub dir/hello world: Copied (new) 2025/03/18 10:59:43 INFO : sub dir/hello world: Deleted 2025/03/18 10:59:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/18 10:59:44 INFO : nested/sub dir/file: Copied (new) 2025/03/18 10:59:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/18 10:59:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/18 10:59:54 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:54 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:55 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/18 10:59:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/18 10:59:56 INFO : existing: Copied (new) 2025/03/18 10:59:56 INFO : existing: Deleted 2025/03/18 10:59:57 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/18 10:59:58 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/18 10:59:58 INFO : existing-b: Copied (new) 2025/03/18 10:59:58 INFO : existing-b: Deleted 2025/03/18 10:59:58 DEBUG : existing: Destination exists, skipping 2025/03/18 10:59:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/18 10:59:58 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 10:59:58 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 10:59:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.18s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 10:59:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-daxucuf5cala" 2025/03/18 11:00:00 DEBUG : Starting OpenDrive session with ID: 295b2dd8540cf031ed8928429f4e7599268c61fd77fd362533e4f6747295f16d 2025/03/18 11:00:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 11:00:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 11:00:04 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dafepic7toca' -> OpenDrive root 'rclone-test-daxucuf5cala' 2025/03/18 11:00:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 11:00:08 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/18 11:00:10 DEBUG : OpenDrive root 'rclone-test-daxucuf5cala': Using server-side directory move 2025/03/18 11:00:10 INFO : OpenDrive root 'rclone-test-daxucuf5cala': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 11:00:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 11:00:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/18 11:00:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/18 11:00:10 DEBUG : empty space: Unchanged skipping 2025/03/18 11:00:10 DEBUG : OpenDrive root 'rclone-test-daxucuf5cala': Waiting for checks to finish 2025/03/18 11:00:10 INFO : potato3: Deleted 2025/03/18 11:00:10 INFO : empty space: Deleted 2025/03/18 11:00:10 DEBUG : OpenDrive root 'rclone-test-daxucuf5cala': Waiting for transfers to finish 2025/03/18 11:00:10 INFO : potato2: Moved (server-side) 2025/03/18 11:00:11 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/18 11:00:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sidasaj0muqa" 2025/03/18 11:00:19 DEBUG : Starting OpenDrive session with ID: ac26aa963e2c03f1c37f813e5d2405f720e6ee535b8e01f750a518eb453062fc 2025/03/18 11:00:19 DEBUG : OpenDrive root 'rclone-test-sidasaj0muqa': Using server-side directory move 2025/03/18 11:00:19 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/18 11:00:19 INFO : OpenDrive root 'rclone-test-sidasaj0muqa': Server side directory move succeeded 2025/03/18 11:00:20 ERROR : : error listing: directory not found 2025/03/18 11:00:20 DEBUG : OpenDrive root 'rclone-test-sidasaj0muqa': Purge remote 2025/03/18 11:00:20 DEBUG : OpenDrive root 'rclone-test-daxucuf5cala': Purge remote 2025/03/18 11:00:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.55s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:00:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kajobot3yeco" 2025/03/18 11:00:21 DEBUG : Starting OpenDrive session with ID: 9be0a1f9ae56389578f6e29d495732b772b76a643677659ae943b68008507901 2025/03/18 11:00:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 11:00:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 11:00:25 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dafepic7toca' -> OpenDrive root 'rclone-test-kajobot3yeco' 2025/03/18 11:00:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 11:00:29 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/18 11:00:30 DEBUG : empty space: Excluded (Size Filter) 2025/03/18 11:00:30 DEBUG : empty space: Excluded 2025/03/18 11:00:30 DEBUG : empty space: Excluded (Size Filter) 2025/03/18 11:00:30 DEBUG : empty space: Excluded 2025/03/18 11:00:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 11:00:30 DEBUG : OpenDrive root 'rclone-test-kajobot3yeco': Waiting for checks to finish 2025/03/18 11:00:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/18 11:00:30 DEBUG : OpenDrive root 'rclone-test-kajobot3yeco': Waiting for transfers to finish 2025/03/18 11:00:30 INFO : potato3: Deleted 2025/03/18 11:00:31 INFO : potato2: Moved (server-side) 2025/03/18 11:00:31 INFO : potato3: Moved (server-side) 2025/03/18 11:00:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fibaqoj8dona" 2025/03/18 11:00:32 DEBUG : Starting OpenDrive session with ID: 20afdd5c2abe8cdb6c0389891817ef44962213c862ddb446440cabe247bb52c7 2025/03/18 11:00:32 DEBUG : empty space: Excluded (Size Filter) 2025/03/18 11:00:32 DEBUG : empty space: Excluded 2025/03/18 11:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 11:00:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/18 11:00:32 DEBUG : OpenDrive root 'rclone-test-fibaqoj8dona': Waiting for checks to finish 2025/03/18 11:00:32 DEBUG : OpenDrive root 'rclone-test-fibaqoj8dona': Waiting for transfers to finish 2025/03/18 11:00:33 INFO : potato2: Moved (server-side) 2025/03/18 11:00:33 INFO : potato3: Moved (server-side) 2025/03/18 11:00:33 DEBUG : OpenDrive root 'rclone-test-fibaqoj8dona': Purge remote 2025/03/18 11:00:34 DEBUG : OpenDrive root 'rclone-test-kajobot3yeco': Purge remote --- PASS: TestServerSideMoveWithFilter (13.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:00:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hubaxat0wuso" 2025/03/18 11:00:35 DEBUG : Starting OpenDrive session with ID: a0f024964db8eaf4ee4f25ec52d2b260f6c2a22e24dda634cd4163af605c96ec 2025/03/18 11:00:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/18 11:00:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 11:00:39 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/18 11:00:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dafepic7toca' -> OpenDrive root 'rclone-test-hubaxat0wuso' 2025/03/18 11:00:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/18 11:00:44 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/18 11:00:52 DEBUG : OpenDrive root 'rclone-test-hubaxat0wuso': Using server-side directory move 2025/03/18 11:00:52 INFO : OpenDrive root 'rclone-test-hubaxat0wuso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/18 11:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/18 11:00:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/18 11:00:52 DEBUG : empty space: Unchanged skipping 2025/03/18 11:00:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/18 11:00:53 INFO : potato3: Deleted 2025/03/18 11:00:53 DEBUG : OpenDrive root 'rclone-test-hubaxat0wuso': Waiting for checks to finish 2025/03/18 11:00:53 INFO : empty space: Deleted 2025/03/18 11:00:53 DEBUG : OpenDrive root 'rclone-test-hubaxat0wuso': Waiting for transfers to finish 2025/03/18 11:00:53 INFO : potato2: Moved (server-side) 2025/03/18 11:00:53 INFO : potato3: Moved (server-side) 2025/03/18 11:00:53 INFO : tomatoDir: Removing directory 2025/03/18 11:00:54 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': deleted 1 directories 2025/03/18 11:00:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jixikay0jifu" 2025/03/18 11:00:55 DEBUG : Starting OpenDrive session with ID: 499abf8b4db0ea1ced0b24dd515f8ee395660331219e5e999122f803be072936 2025/03/18 11:00:55 INFO : tomatoDir: Making directory 2025/03/18 11:00:55 DEBUG : OpenDrive root 'rclone-test-jixikay0jifu': Using server-side directory move 2025/03/18 11:00:55 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/18 11:00:56 INFO : OpenDrive root 'rclone-test-jixikay0jifu': Server side directory move succeeded 2025/03/18 11:00:56 ERROR : : error listing: directory not found 2025/03/18 11:00:57 ERROR : : error listing: directory not found 2025/03/18 11:00:57 DEBUG : OpenDrive root 'rclone-test-jixikay0jifu': Purge remote 2025/03/18 11:00:57 DEBUG : OpenDrive root 'rclone-test-hubaxat0wuso': Purge remote 2025/03/18 11:00:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:00:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/rclone-sync-test" 2025/03/18 11:00:58 DEBUG : Starting OpenDrive session with ID: dd75a2284cf1ee5a4a6e8bc4bb8e837b3fe6c173c6a4b8f9e0545db2eb509952 run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncOverlap (2.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/rclone-sync-test" 2025/03/18 11:01:01 DEBUG : Starting OpenDrive session with ID: 96455b62ae5ac29d15987fc9462b372d085a710bffb4c5167c35dfa314ad4cb1 2025/03/18 11:01:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/rclone-sync-test-include/layer2" 2025/03/18 11:01:02 DEBUG : Starting OpenDrive session with ID: dd19ea33bcccc9facd4f5c48f58564b127036f0bd6510c6faf6040c45db09eba 2025/03/18 11:01:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/rclone-sync-test-ignore-file" 2025/03/18 11:01:04 DEBUG : Starting OpenDrive session with ID: f49c26777603a4bcfe497ea30d504e5e56da3cd112aff1f8b09c2a920d8e5519 2025/03/18 11:01:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/18 11:01:08 DEBUG : rclone-sync-test: Excluded 2025/03/18 11:01:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 11:01:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 11:01:08 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/rclone-sync-test': Waiting for checks to finish 2025/03/18 11:01:08 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/rclone-sync-test': Waiting for transfers to finish 2025/03/18 11:01:08 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:08 INFO : There was nothing to transfer 2025/03/18 11:01:09 DEBUG : rclone-sync-test: Excluded 2025/03/18 11:01:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 11:01:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/18 11:01:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:01:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:01:10 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:10 INFO : rclone-sync-test-include: Removing directory 2025/03/18 11:01:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': deleted 1 directories 2025/03/18 11:01:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:11 DEBUG : rclone-sync-test: Excluded 2025/03/18 11:01:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 11:01:11 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/18 11:01:11 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/18 11:01:11 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:11 DEBUG : rclone-sync-test: Excluded 2025/03/18 11:01:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 11:01:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:01:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:01:12 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:12 DEBUG : : Excluded 2025/03/18 11:01:12 DEBUG : rclone-sync-test: Excluded 2025/03/18 11:01:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/18 11:01:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/18 11:01:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/18 11:01:12 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.76s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:01:20 DEBUG : Starting OpenDrive session with ID: 8df6ef546d9e92efca9976371b7d7573a6e48fb67d9d8a0f269617abb33b15c9 2025/03/18 11:01:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/CompareDest" 2025/03/18 11:01:21 DEBUG : Starting OpenDrive session with ID: f700b5b7523d16e9835d6c3c58c93756bfa6cef52c5bdccd9e19838a77df1547 2025/03/18 11:01:22 DEBUG : one: Need to transfer - File not found at Destination 2025/03/18 11:01:22 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:22 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:23 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:01:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/18 11:01:24 INFO : one: Copied (new) 2025/03/18 11:01:24 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:25 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:25 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:01:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/18 11:01:26 INFO : one: Copied (replaced existing) 2025/03/18 11:01:26 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:01:29 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:01:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:30 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:01:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 11:01:30 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:30 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:30 INFO : There was nothing to transfer 2025/03/18 11:01:32 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:01:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:01:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/18 11:01:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:33 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:01:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 11:01:33 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:33 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:33 INFO : There was nothing to transfer 2025/03/18 11:01:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:01:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/18 11:01:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:34 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:01:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 11:01:34 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:34 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:34 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/18 11:01:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:36 DEBUG : two: Need to transfer - File not found at Destination 2025/03/18 11:01:36 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 11:01:36 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:36 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/18 11:01:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/18 11:01:37 INFO : two: Copied (new) 2025/03/18 11:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:40 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/18 11:01:43 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/18 11:01:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dest" 2025/03/18 11:01:45 DEBUG : Starting OpenDrive session with ID: eb7e13d6055a98a32a7a4c806245ea18e12c017090a116f1ff19e7a7b5bb8d19 2025/03/18 11:01:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/pre-dest1" 2025/03/18 11:01:46 DEBUG : Starting OpenDrive session with ID: ef4e9fc2e5847f19635272e2063f330ea61882fc4581ca8e22c253eb55ad5be8 2025/03/18 11:01:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/pre-dest2" 2025/03/18 11:01:47 DEBUG : Starting OpenDrive session with ID: 6a4a0fa0900df409988bdd9893cb58f15ed1ea1b43b8def781c4f21d32e4fa12 2025/03/18 11:01:47 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:01:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/18 11:01:48 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:01:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/18 11:01:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/18 11:01:48 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dest': Waiting for checks to finish 2025/03/18 11:01:48 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dest': Waiting for transfers to finish 2025/03/18 11:01:49 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/18 11:01:50 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/18 11:01:50 INFO : 3: Copied (new) 2025/03/18 11:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.06s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:01:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:01:53 DEBUG : Starting OpenDrive session with ID: b60a2dc189f7c231276b9de84f8b3d96db28401c85a61b344ea2ca1876265e3d 2025/03/18 11:01:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/CopyDest" 2025/03/18 11:01:54 DEBUG : Starting OpenDrive session with ID: 7dec28067805c7ca41b485af4f36132146d8bac04358a5575605b100909d4dc2 2025/03/18 11:01:55 DEBUG : one: Need to transfer - File not found at Destination 2025/03/18 11:01:55 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:55 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:01:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/18 11:01:57 INFO : one: Copied (new) 2025/03/18 11:01:57 DEBUG : Waiting for deletions to finish 2025/03/18 11:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:01:58 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:01:58 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:01:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:01:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/18 11:01:59 INFO : one: Copied (replaced existing) 2025/03/18 11:01:59 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:02 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:02:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/BackupDir" 2025/03/18 11:02:03 DEBUG : Starting OpenDrive session with ID: 0ef6bfa4617caf7e8057ef8ef4877e4be513a6908cf18a16ea08d96d81f99359 2025/03/18 11:02:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:02:04 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 11:02:06 INFO : one: Moved (server-side) 2025/03/18 11:02:06 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/18 11:02:06 INFO : one: Copied (server-side copy) 2025/03/18 11:02:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/18 11:02:06 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:06 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:07 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:09 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/18 11:02:09 INFO : two: Copied (server-side copy) 2025/03/18 11:02:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/18 11:02:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:09 DEBUG : one: Unchanged skipping 2025/03/18 11:02:09 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:09 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:09 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:10 DEBUG : one: Unchanged skipping 2025/03/18 11:02:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:10 DEBUG : two: Unchanged skipping 2025/03/18 11:02:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:10 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:10 INFO : There was nothing to transfer 2025/03/18 11:02:11 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/18 11:02:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/18 11:02:13 DEBUG : three: Destination not found in --copy-dest 2025/03/18 11:02:13 DEBUG : three: Need to transfer - File not found at Destination 2025/03/18 11:02:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:13 DEBUG : one: Unchanged skipping 2025/03/18 11:02:13 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/18 11:02:13 DEBUG : two: Unchanged skipping 2025/03/18 11:02:13 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:13 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/18 11:02:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/18 11:02:15 INFO : three: Copied (new) 2025/03/18 11:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.70s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:02:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:21 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 11:02:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:02:24 DEBUG : Starting OpenDrive session with ID: a92937bac3052c0174192345b69eaa51a7e2711692f7a8d877539604530a9ab6 2025/03/18 11:02:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/backup" 2025/03/18 11:02:25 DEBUG : Starting OpenDrive session with ID: 8ab7b2bf559b4ed952c3e2a6004684033f2fb307f93a5d389909f1a50bdbe878 2025/03/18 11:02:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 11:02:26 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:02:26 DEBUG : two: Unchanged skipping 2025/03/18 11:02:27 INFO : one: Moved (server-side) 2025/03/18 11:02:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/18 11:02:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/18 11:02:29 INFO : one: Copied (new) 2025/03/18 11:02:29 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:29 INFO : three.txt: Moved (server-side) 2025/03/18 11:02:29 INFO : three.txt: Moved into backup dir 2025/03/18 11:02:30 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/18 11:02:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 11:02:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:02:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:32 DEBUG : two: Unchanged skipping 2025/03/18 11:02:32 INFO : one: Deleted 2025/03/18 11:02:32 INFO : one: Moved (server-side) 2025/03/18 11:02:32 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:02:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/18 11:02:34 INFO : one: Copied (new) 2025/03/18 11:02:34 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:34 INFO : three.txt: Deleted 2025/03/18 11:02:35 INFO : three.txt: Moved (server-side) 2025/03/18 11:02:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:02:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 11:02:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:02:43 DEBUG : Starting OpenDrive session with ID: de94ef6e13e886173b49241419b88eb3293583c0a1645a823ec1a047b9e51f3a 2025/03/18 11:02:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/backup" 2025/03/18 11:02:44 DEBUG : Starting OpenDrive session with ID: 6c51f2b5b450b90674b2e4e3412acbf450d76a6d25571cde8ea827a884501e60 2025/03/18 11:02:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 11:02:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:02:45 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:45 DEBUG : two: Unchanged skipping 2025/03/18 11:02:45 INFO : one: Moved (server-side) to: one.bak 2025/03/18 11:02:45 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/18 11:02:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/18 11:02:47 INFO : one: Copied (new) 2025/03/18 11:02:47 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 11:02:48 INFO : three.txt: Moved into backup dir 2025/03/18 11:02:49 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/18 11:02:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 11:02:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:02:51 DEBUG : two: Unchanged skipping 2025/03/18 11:02:51 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:02:51 INFO : one.bak: Deleted 2025/03/18 11:02:51 INFO : one: Moved (server-side) to: one.bak 2025/03/18 11:02:51 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:02:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:02:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/18 11:02:53 INFO : one: Copied (new) 2025/03/18 11:02:53 DEBUG : Waiting for deletions to finish 2025/03/18 11:02:53 INFO : three.txt.bak: Deleted 2025/03/18 11:02:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 11:02:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:02:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:02:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:03:02 DEBUG : Starting OpenDrive session with ID: 9bbb841ca3f9d6548891dfd9505a9b5e0e8e31a9247497e66935b6564bfed4ea 2025/03/18 11:03:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/backup" 2025/03/18 11:03:03 DEBUG : Starting OpenDrive session with ID: e131029b728bfc9333a967fb2db42d81b3e8fda3b0b51d4df4c1d2ef7086626b 2025/03/18 11:03:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 11:03:04 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:03:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:04 DEBUG : two: Unchanged skipping 2025/03/18 11:03:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 11:03:05 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:03:05 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/18 11:03:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/18 11:03:06 INFO : one: Copied (new) 2025/03/18 11:03:06 DEBUG : Waiting for deletions to finish 2025/03/18 11:03:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 11:03:07 INFO : three.txt: Moved into backup dir 2025/03/18 11:03:08 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/18 11:03:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 11:03:09 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:03:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:09 DEBUG : two: Unchanged skipping 2025/03/18 11:03:10 INFO : one-2019-01-01: Deleted 2025/03/18 11:03:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 11:03:10 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:03:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/18 11:03:11 INFO : one: Copied (new) 2025/03/18 11:03:11 DEBUG : Waiting for deletions to finish 2025/03/18 11:03:12 INFO : three-2019-01-01.txt: Deleted 2025/03/18 11:03:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 11:03:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:03:15 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:03:20 DEBUG : Starting OpenDrive session with ID: ffc59b08e0ec483e00a99beaea66da2b4cccac96fef71d9325345548411db35c 2025/03/18 11:03:21 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:03:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:21 DEBUG : two: Unchanged skipping 2025/03/18 11:03:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 11:03:21 DEBUG : one: same parent dir (ODFfODE3NDYyNF9MQ2Q2aA) - using file/rename instead of move_copy for one.bak 2025/03/18 11:03:21 INFO : one: Moved (server-side) to: one.bak 2025/03/18 11:03:21 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:03:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/18 11:03:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/18 11:03:23 INFO : one: Copied (new) 2025/03/18 11:03:23 DEBUG : Waiting for deletions to finish 2025/03/18 11:03:24 DEBUG : three.txt: same parent dir (ODFfODE3NDYyNF9MQ2Q2aA) - using file/rename instead of move_copy for three.txt.bak 2025/03/18 11:03:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 11:03:24 INFO : three.txt: Moved into backup dir 2025/03/18 11:03:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/18 11:03:26 DEBUG : one.bak: Excluded (Path Filter) 2025/03/18 11:03:26 DEBUG : one.bak: Excluded 2025/03/18 11:03:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/18 11:03:26 DEBUG : three.txt.bak: Excluded 2025/03/18 11:03:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 11:03:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:26 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for checks to finish 2025/03/18 11:03:26 DEBUG : two: Unchanged skipping 2025/03/18 11:03:26 INFO : one.bak: Deleted 2025/03/18 11:03:27 DEBUG : one: same parent dir (ODFfODE3NDYyNF9MQ2Q2aA) - using file/rename instead of move_copy for one.bak 2025/03/18 11:03:27 INFO : one: Moved (server-side) to: one.bak 2025/03/18 11:03:27 DEBUG : OpenDrive root 'rclone-test-dafepic7toca/dst': Waiting for transfers to finish 2025/03/18 11:03:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/18 11:03:28 INFO : one: Copied (new) 2025/03/18 11:03:28 DEBUG : Waiting for deletions to finish 2025/03/18 11:03:29 INFO : three.txt.bak: Deleted 2025/03/18 11:03:29 DEBUG : three.txt: same parent dir (ODFfODE3NDYyNF9MQ2Q2aA) - using file/rename instead of move_copy for three.txt.bak 2025/03/18 11:03:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 11:03:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.48s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:03:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:03:37 DEBUG : Starting OpenDrive session with ID: 27ea58f70e2452d31b55917cdc53fac326352b5f7225d304270c69f8b0e8af35 2025/03/18 11:03:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 11:03:38 DEBUG : one: same parent dir (ODFfODE3NDYyNV9iSGNjZg) - using file/rename instead of move_copy for one.bak 2025/03/18 11:03:38 INFO : one: Moved (server-side) to: one.bak 2025/03/18 11:03:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/18 11:03:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/18 11:03:40 INFO : one: Copied (new) 2025/03/18 11:03:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:40 DEBUG : two: Unchanged skipping 2025/03/18 11:03:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/18 11:03:40 DEBUG : three.txt: same parent dir (ODFfODE3NDYyNV9iSGNjZg) - using file/rename instead of move_copy for three.txt.bak 2025/03/18 11:03:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 11:03:41 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/18 11:03:42 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/18 11:03:42 INFO : three.txt: Copied (new) 2025/03/18 11:03:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 11:03:43 INFO : one.bak: Deleted 2025/03/18 11:03:43 DEBUG : one: same parent dir (ODFfODE3NDYyNV9iSGNjZg) - using file/rename instead of move_copy for one.bak 2025/03/18 11:03:44 INFO : one: Moved (server-side) to: one.bak 2025/03/18 11:03:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/18 11:03:45 INFO : one: Copied (new) 2025/03/18 11:03:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:45 DEBUG : two: Unchanged skipping 2025/03/18 11:03:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/18 11:03:46 INFO : three.txt.bak: Deleted 2025/03/18 11:03:46 DEBUG : three.txt: same parent dir (ODFfODE3NDYyNV9iSGNjZg) - using file/rename instead of move_copy for three.txt.bak 2025/03/18 11:03:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/18 11:03:47 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/18 11:03:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/18 11:03:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:03:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:53 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/18 11:03:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/18 11:03:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dafepic7toca/dst" 2025/03/18 11:03:56 DEBUG : Starting OpenDrive session with ID: 591b6489deb2d4aaa3592cf873bce0000762afba500dd7085f95794d4c9ec455 2025/03/18 11:03:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/18 11:03:57 DEBUG : one: same parent dir (ODFfODE3NDYyN19md21qOA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/18 11:03:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 11:03:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/18 11:03:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/18 11:03:59 INFO : one: Copied (new) 2025/03/18 11:03:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:03:59 DEBUG : two: Unchanged skipping 2025/03/18 11:03:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/18 11:04:00 DEBUG : three.txt: same parent dir (ODFfODE3NDYyN19md21qOA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/18 11:04:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 11:04:01 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/18 11:04:01 INFO : three.txt: Copied (new) 2025/03/18 11:04:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/18 11:04:03 INFO : one-2019-01-01: Deleted 2025/03/18 11:04:03 DEBUG : one: same parent dir (ODFfODE3NDYyN19md21qOA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/18 11:04:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/18 11:04:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/18 11:04:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/18 11:04:05 INFO : one: Copied (new) 2025/03/18 11:04:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:04:05 DEBUG : two: Unchanged skipping 2025/03/18 11:04:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/18 11:04:06 INFO : three-2019-01-01.txt: Deleted 2025/03/18 11:04:06 DEBUG : three.txt: same parent dir (ODFfODE3NDYyN19md21qOA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/18 11:04:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/18 11:04:07 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/18 11:04:08 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/18 11:04:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.79s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:04:10 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/18 11:04:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:04:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/18 11:04:12 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:04:12 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/18 11:04:13 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/18 11:04:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/18 11:04:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.79s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:04:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/18 11:04:14 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:04:14 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:04:15 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/18 11:04:16 INFO : existing: Copied (new) 2025/03/18 11:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:04:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/18 11:04:16 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:04:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/18 11:04:16 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:04:16 ERROR : OpenDrive root 'rclone-test-dafepic7toca': not deleting files as there were IO errors 2025/03/18 11:04:16 ERROR : OpenDrive root 'rclone-test-dafepic7toca': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncImmutable (3.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:04:18 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:20 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/18 11:04:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/18 11:04:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/18 11:04:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:04:27 DEBUG : existing: Unchanged skipping 2025/03/18 11:04:27 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/18 11:04:27 DEBUG : subdira-rclone-move-mubefep6: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using folder/rename instead of move_copy 2025/03/18 11:04:27 DEBUG : EXISTING: moving to existing-rclone-move-tociwis0 2025/03/18 11:04:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yafedag5 2025/03/18 11:04:28 DEBUG : subdira: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using folder/rename instead of move_copy 2025/03/18 11:04:28 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-yafedag5 2025/03/18 11:04:28 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/18 11:04:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yafedag5 2025/03/18 11:04:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/18 11:04:28 DEBUG : EXISTING: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using file/rename instead of move_copy for existing-rclone-move-tociwis0 2025/03/18 11:04:28 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tociwis0 2025/03/18 11:04:28 DEBUG : EXISTING: moving to existing 2025/03/18 11:04:28 DEBUG : existingbutdifferent-rclone-move-yafedag5: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using file/rename instead of move_copy for existingbutdifferent 2025/03/18 11:04:28 DEBUG : subdira/subdirb-rclone-move-zopukes0: same parent dir (ODFfODE3NDYyOV9qNGZGOA) - using folder/rename instead of move_copy 2025/03/18 11:04:29 INFO : existingbutdifferent-rclone-move-yafedag5: Moved (server-side) to: existingbutdifferent 2025/03/18 11:04:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/18 11:04:29 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/18 11:04:29 DEBUG : existing-rclone-move-tociwis0: same parent dir (ODFfODE3NDU0MV83ZVNhSQ) - using file/rename instead of move_copy for existing 2025/03/18 11:04:29 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/18 11:04:29 INFO : existing-rclone-move-tociwis0: Moved (server-side) to: existing 2025/03/18 11:04:29 INFO : EXISTING: Moved (server-side) to: existing 2025/03/18 11:04:29 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/18 11:04:29 DEBUG : subdira/subdirb: same parent dir (ODFfODE3NDYyOV9qNGZGOA) - using folder/rename instead of move_copy 2025/03/18 11:04:29 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/18 11:04:30 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/18 11:04:30 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/18 11:04:30 DEBUG : subdira/subdirb/subdirc-rclone-move-vivabad3: same parent dir (ODFfODE3NDYzMF9BUENoaA) - using folder/rename instead of move_copy 2025/03/18 11:04:30 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE3NDYzMF9BUENoaA) - using folder/rename instead of move_copy 2025/03/18 11:04:31 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/18 11:04:31 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/18 11:04:31 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-wanibus2: same parent dir (ODFfODE3NDYzMV9tN056WQ) - using folder/rename instead of move_copy 2025/03/18 11:04:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-mepojeb3 2025/03/18 11:04:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE3NDYzMV9tN056WQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-mepojeb3 2025/03/18 11:04:32 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE3NDYzMV9tN056WQ) - using folder/rename instead of move_copy 2025/03/18 11:04:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-mepojeb3 2025/03/18 11:04:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/18 11:04:32 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-mepojeb3: same parent dir (ODFfODE3NDYzMV9tN056WQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/18 11:04:32 INFO : subdira/subdirb/subdirc/hello-rclone-move-mepojeb3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/18 11:04:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/18 11:04:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/18 11:04:32 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/18 11:04:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/18 11:04:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/18 11:04:33 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:04:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cufoqan7 2025/03/18 11:04:33 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/18 11:04:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/18 11:04:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE3NDYzMl9xWWZFNA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cufoqan7 2025/03/18 11:04:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cufoqan7 2025/03/18 11:04:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 11:04:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cufoqan7: same parent dir (ODFfODE3NDYzMl9xWWZFNA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 11:04:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cufoqan7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 11:04:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 11:04:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/18 11:04:34 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:04:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/18 11:04:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/18 11:04:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/18 11:04:35 DEBUG : Waiting for deletions to finish run.go:125: removing dir "subdira/subdirb/subdirc/subdird" failed - try 1/3: folder not empty --- PASS: TestFixCase (22.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.00s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:04:42 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:44 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:45 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:47 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:48 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:50 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:52 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:53 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:55 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/18 11:04:58 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:00 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:02 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:03 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:05 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:06 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:08 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:10 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:11 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:13 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:15 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:16 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:18 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:20 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:22 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:23 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:25 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:27 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:28 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:30 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:31 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:33 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:35 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:36 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:38 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:39 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:41 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:43 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:45 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:46 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:05:48 DEBUG : both1: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both12: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both0: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both14: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both10: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both16: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both11: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both18: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both13: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both15: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both3: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both4: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both5: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both6: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both7: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both8: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:05:48 DEBUG : both9: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both17: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both19: Unchanged skipping 2025/03/18 11:05:48 DEBUG : both2: Unchanged skipping 2025/03/18 11:05:48 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:05:48 DEBUG : Waiting for deletions to finish 2025/03/18 11:05:48 INFO : only16: Deleted 2025/03/18 11:05:48 INFO : only17: Deleted 2025/03/18 11:05:49 INFO : only4: Deleted 2025/03/18 11:05:49 INFO : only8: Deleted 2025/03/18 11:05:49 INFO : only1: Deleted 2025/03/18 11:05:49 INFO : only7: Deleted 2025/03/18 11:05:49 INFO : only12: Deleted 2025/03/18 11:05:49 INFO : only13: Deleted 2025/03/18 11:05:49 INFO : only9: Deleted 2025/03/18 11:05:49 INFO : only0: Deleted 2025/03/18 11:05:49 INFO : only14: Deleted 2025/03/18 11:05:49 INFO : only18: Deleted 2025/03/18 11:05:49 INFO : only2: Deleted 2025/03/18 11:05:49 INFO : only6: Deleted 2025/03/18 11:05:49 INFO : only10: Deleted 2025/03/18 11:05:49 INFO : only15: Deleted 2025/03/18 11:05:49 INFO : only19: Deleted 2025/03/18 11:05:49 INFO : only11: Deleted 2025/03/18 11:05:49 INFO : only3: Deleted 2025/03/18 11:05:49 INFO : only5: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:05:54 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:56 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/18 11:05:58 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:00 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:05 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:07 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:10 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:12 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:15 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:18 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:20 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:21 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:23 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:25 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:27 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:28 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:30 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:32 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:33 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:35 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:37 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:38 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:42 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:45 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:47 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:48 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:50 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:52 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:54 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:55 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:57 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/18 11:06:58 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/18 11:07:00 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/18 11:07:02 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for checks to finish 2025/03/18 11:07:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both0: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both12: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both13: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both10: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both11: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both16: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both1: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both18: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both19: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both2: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both3: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both4: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both5: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both14: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both15: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both17: Unchanged skipping 2025/03/18 11:07:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/18 11:07:02 DEBUG : both9: Unchanged skipping 2025/03/18 11:07:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : both6: Unchanged skipping 2025/03/18 11:07:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : both7: Unchanged skipping 2025/03/18 11:07:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : both8: Unchanged skipping 2025/03/18 11:07:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/18 11:07:02 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Waiting for transfers to finish 2025/03/18 11:07:03 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:03 INFO : only1: Copied (replaced existing) 2025/03/18 11:07:03 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:03 INFO : only11: Copied (replaced existing) 2025/03/18 11:07:03 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:03 INFO : only10: Copied (replaced existing) 2025/03/18 11:07:03 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:03 INFO : only12: Copied (replaced existing) 2025/03/18 11:07:04 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:04 INFO : only0: Copied (replaced existing) 2025/03/18 11:07:04 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:04 INFO : only13: Copied (replaced existing) 2025/03/18 11:07:04 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:04 INFO : only18: Copied (replaced existing) 2025/03/18 11:07:04 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:04 INFO : only17: Copied (replaced existing) 2025/03/18 11:07:05 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:05 INFO : only19: Copied (replaced existing) 2025/03/18 11:07:05 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:05 INFO : only2: Copied (replaced existing) 2025/03/18 11:07:05 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:05 INFO : only14: Copied (replaced existing) 2025/03/18 11:07:06 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:06 INFO : only4: Copied (replaced existing) 2025/03/18 11:07:06 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:06 INFO : only6: Copied (replaced existing) 2025/03/18 11:07:06 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:06 INFO : only5: Copied (replaced existing) 2025/03/18 11:07:07 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:07 INFO : only8: Copied (replaced existing) 2025/03/18 11:07:07 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:07 INFO : only16: Copied (replaced existing) 2025/03/18 11:07:08 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:08 INFO : only15: Copied (replaced existing) 2025/03/18 11:07:09 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:09 INFO : only7: Copied (replaced existing) 2025/03/18 11:07:09 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:09 INFO : only3: Copied (replaced existing) 2025/03/18 11:07:11 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/18 11:07:11 INFO : only9: Copied (replaced existing) 2025/03/18 11:07:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (84.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:07:18 DEBUG : empty_dir: Making directory with metadata 2025/03/18 11:07:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 11:07:18 DEBUG : empty_on_remote: Making directory with metadata 2025/03/18 11:07:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 11:07:18 INFO : empty_on_remote: Making directory 2025/03/18 11:07:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:07:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:07:26 DEBUG : empty_dir: Making directory with metadata 2025/03/18 11:07:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 11:07:26 DEBUG : empty_on_remote: Making directory with metadata 2025/03/18 11:07:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/18 11:07:26 INFO : empty_on_remote: Making directory 2025/03/18 11:07:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:07:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:34 INFO : sub dir: Making directory 2025/03/18 11:07:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" 2025/03/18 11:07:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/18 11:07:49 INFO : sub dir: Making directory 2025/03/18 11:07:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dafepic7toca'", Local "Local file system at /tmp/rclone566518346", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.26s) FAIL 2025/03/18 11:08:04 DEBUG : OpenDrive root 'rclone-test-dafepic7toca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m10.882755442s (try 1/5): exit status 1: Failed [TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncDoesntUpdateModtime]