"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/15 06:50:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi" 2025/03/15 06:50:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 06:50:38 DEBUG : Starting OpenDrive session with ID: 6651825be74cb592cb47ecf96cab067f75f2f5bc60ef3e837b31645668e38939 2025/03/15 06:50:39 DEBUG : Creating backend with remote "/tmp/rclone784208646" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:50:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/15 06:50:40 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:40 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.74s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 06:50:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:50:41 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:41 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:50:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:50:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:50:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:43 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.98s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:45 DEBUG : Creating backend with remote "/non-existing" 2025/03/15 06:50:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/15 06:50:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:50:46 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:46 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:50:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:50:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:50:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.89s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:50 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Running all checks before starting transfers 2025/03/15 06:50:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:50:50 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:50 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Checks finished, now starting transfers 2025/03/15 06:50:50 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:50:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:50:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:50:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.90s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:54 ERROR : Ignoring --no-traverse with sync 2025/03/15 06:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:50:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:50:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:50:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:50:56 INFO : sub dir/hello world: Copied (new) 2025/03/15 06:50:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.77s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:50:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/15 06:50:58 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:50:58 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:50:59 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/15 06:51:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/15 06:51:00 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyWithDepth (3.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:51:01 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:01 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:02 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/15 06:51:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:51:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:51:04 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:04 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:05 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/15 06:51:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:51:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 06:51:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 06:51:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/15 06:51:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 06:51:07 INFO : sub dir: Making directory 2025/03/15 06:51:07 INFO : sub dir2: Making directory 2025/03/15 06:51:07 INFO : sub dir2/sub sub dir2: Making directory 2025/03/15 06:51:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:51:08 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:08 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:51:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:51:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:10 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:12 INFO : sub dir2: Making directory 2025/03/15 06:51:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 06:51:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 06:51:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:51:12 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:12 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:51:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:51:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.54s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:16 DEBUG : sub dir2: Making directory with metadata 2025/03/15 06:51:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 06:51:16 INFO : sub dir: Making directory 2025/03/15 06:51:16 INFO : sub dir2: Making directory 2025/03/15 06:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:51:17 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:17 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:51:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:51:18 INFO : sub dir/hello world: Copied (new) 2025/03/15 06:51:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:18 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/15 06:51:19 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "sub dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir" failed: Folder is already deleted (Error 403) --- PASS: TestMoveEmptyDirectories (8.23s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:24 INFO : sub dir2: Making directory 2025/03/15 06:51:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:51:24 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:24 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:25 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/15 06:51:25 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:453 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (0.81s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:25 DEBUG : sub dir2: Making directory with metadata 2025/03/15 06:51:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 06:51:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 06:51:25 INFO : sub dir: Making directory 2025/03/15 06:51:25 INFO : sub dir2: Making directory 2025/03/15 06:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:51:26 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:26 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:26 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/15 06:51:26 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting files as there were IO errors 2025/03/15 06:51:26 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.69s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:27 INFO : sub dir2: Making directory 2025/03/15 06:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:51:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:28 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/03/15 06:51:28 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting files as there were IO errors 2025/03/15 06:51:28 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.80s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.64s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.64s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.64s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.66s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-catoduw7cehi'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/15 06:51:33 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:33 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:33 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/15 06:51:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 06:51:34 INFO : check sum: Copied (new) 2025/03/15 06:51:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:35 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 06:51:35 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/15 06:51:35 DEBUG : check sum: Unchanged skipping 2025/03/15 06:51:35 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:35 DEBUG : Waiting for deletions to finish 2025/03/15 06:51:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.47s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/15 06:51:36 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:36 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:37 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/15 06:51:38 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 06:51:38 INFO : sizeonly: Copied (new) 2025/03/15 06:51:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:38 DEBUG : sizeonly: Sizes identical 2025/03/15 06:51:38 DEBUG : sizeonly: Unchanged skipping 2025/03/15 06:51:38 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:38 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:38 DEBUG : Waiting for deletions to finish 2025/03/15 06:51:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.46s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/15 06:51:39 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:39 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:40 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/15 06:51:41 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/15 06:51:41 INFO : ignore-size: Copied (new) 2025/03/15 06:51:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:42 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:42 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:51:42 DEBUG : ignore-size: Unchanged skipping 2025/03/15 06:51:42 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:42 DEBUG : Waiting for deletions to finish 2025/03/15 06:51:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/15 06:51:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:51:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:45 DEBUG : existing: Unchanged skipping 2025/03/15 06:51:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:45 DEBUG : Waiting for deletions to finish 2025/03/15 06:51:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/15 06:51:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/15 06:51:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 06:51:46 INFO : existing: Copied (replaced existing) 2025/03/15 06:51:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.55s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 06:51:48 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:48 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/15 06:51:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 06:51:49 INFO : existing: Copied (new) 2025/03/15 06:51:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:50 DEBUG : existing: Destination exists, skipping 2025/03/15 06:51:50 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:50 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:50 DEBUG : Waiting for deletions to finish 2025/03/15 06:51:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.41s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:51:52 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:51:54 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/15 06:51:55 INFO : d: Making directory 2025/03/15 06:51:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 06:51:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:51:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 06:51:56 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:51:56 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:51:57 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:51:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:51:58 INFO : a/potato2: Copied (new) 2025/03/15 06:51:58 DEBUG : Waiting for deletions to finish 2025/03/15 06:51:58 INFO : b/potato: Deleted 2025/03/15 06:51:58 INFO : d: Removing directory 2025/03/15 06:51:58 INFO : b: Removing directory 2025/03/15 06:51:59 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:52:03 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/15 06:52:03 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 06:52:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/15 06:52:03 DEBUG : empty space: Unchanged skipping 2025/03/15 06:52:03 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:03 DEBUG : Waiting for deletions to finish 2025/03/15 06:52:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:03 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:03 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/15 06:52:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 06:52:03 INFO : empty space: Updated modification time in destination 2025/03/15 06:52:03 DEBUG : empty space: Unchanged skipping 2025/03/15 06:52:03 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:03 DEBUG : Waiting for deletions to finish 2025/03/15 06:52:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:52:07 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/15 06:52:07 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/15 06:52:07 DEBUG : empty space: Unchanged skipping 2025/03/15 06:52:07 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:07 DEBUG : Waiting for deletions to finish 2025/03/15 06:52:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:09 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/15 06:52:10 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/15 06:52:10 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone784208646) 2025/03/15 06:52:10 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-catoduw7cehi') 2025/03/15 06:52:10 DEBUG : foo: md5 differ 2025/03/15 06:52:10 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:10 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/15 06:52:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/15 06:52:11 INFO : foo: Copied (replaced existing) 2025/03/15 06:52:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.54s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:52:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 06:52:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:52:15 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:15 DEBUG : empty space: Unchanged skipping 2025/03/15 06:52:15 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:16 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/15 06:52:16 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:52:16 INFO : potato: Copied (new) 2025/03/15 06:52:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:18 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/15 06:52:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/15 06:52:20 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:20 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:21 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/15 06:52:21 INFO : potato: Copied (replaced existing) 2025/03/15 06:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", 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: TestSyncAfterChangingFilesSizeOnly (11.33s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:31 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:31 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/15 06:52:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone784208646) 2025/03/15 06:52:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-catoduw7cehi') 2025/03/15 06:52:31 DEBUG : potato: md5 differ 2025/03/15 06:52:31 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/15 06:52:32 INFO : potato: Copied (replaced existing) 2025/03/15 06:52:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:52:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:52:37 DEBUG : empty space: Unchanged skipping 2025/03/15 06:52:37 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:37 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/15 06:52:37 DEBUG : Waiting for deletions to finish 2025/03/15 06:52:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:52:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:52:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:52:42 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:42 DEBUG : empty space: Unchanged skipping 2025/03/15 06:52:42 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:52:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:52:43 INFO : potato2: Copied (new) 2025/03/15 06:52:43 DEBUG : Waiting for deletions to finish 2025/03/15 06:52:44 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:48 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/15 06:52:49 INFO : d: Making directory 2025/03/15 06:52:49 INFO : d/e: Making directory 2025/03/15 06:52:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 06:52:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:52:50 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 06:52:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:52:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:52:51 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:52:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:52:52 INFO : a/potato2: Copied (new) 2025/03/15 06:52:52 DEBUG : Waiting for deletions to finish 2025/03/15 06:52:52 INFO : b/potato: Deleted 2025/03/15 06:52:52 INFO : d/e: Removing directory 2025/03/15 06:52:53 INFO : d: Removing directory 2025/03/15 06:52:53 INFO : b: Removing directory 2025/03/15 06:52:53 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:52:56 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:52:59 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/15 06:53:00 INFO : d: Making directory 2025/03/15 06:53:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 06:53:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:53:01 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 06:53:01 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:01 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:02 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:53:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:53:02 INFO : a/potato2: Copied (new) 2025/03/15 06:53:02 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting files as there were IO errors 2025/03/15 06:53:02 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:53:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:53:09 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:53:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:53:09 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:09 DEBUG : empty space: Unchanged skipping 2025/03/15 06:53:09 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:09 INFO : potato: Deleted 2025/03/15 06:53:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:53:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:53:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:53:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:53:15 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:15 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:15 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:16 INFO : potato: Deleted 2025/03/15 06:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:53:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:53:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:16 DEBUG : empty space: Unchanged skipping 2025/03/15 06:53:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:53:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/15 06:53:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/15 06:53:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:53:21 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:21 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:21 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/15 06:53:22 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/15 06:53:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.83s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:53:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:53:27 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 06:53:27 DEBUG : enormous: Excluded 2025/03/15 06:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 06:53:27 DEBUG : potato2: Excluded 2025/03/15 06:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 06:53:27 DEBUG : potato2: Excluded 2025/03/15 06:53:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:53:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:27 DEBUG : empty space: Unchanged skipping 2025/03/15 06:53:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:27 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:27 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 06:53:27 DEBUG : enormous: Excluded 2025/03/15 06:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 06:53:27 DEBUG : potato2: Excluded 2025/03/15 06:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 06:53:27 DEBUG : potato2: Excluded 2025/03/15 06:53:27 DEBUG : Local file system at /tmp/rclone784208646: Waiting for checks to finish 2025/03/15 06:53:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/15 06:53:27 DEBUG : empty space: Unchanged skipping 2025/03/15 06:53:27 DEBUG : Local file system at /tmp/rclone784208646: Waiting for transfers to finish 2025/03/15 06:53:27 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncWithExclude (5.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:53:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:53:33 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/15 06:53:34 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 06:53:34 DEBUG : enormous: Excluded 2025/03/15 06:53:34 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 06:53:34 DEBUG : potato2: Excluded 2025/03/15 06:53:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:53:34 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:34 DEBUG : empty space: Unchanged skipping 2025/03/15 06:53:34 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:34 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:34 INFO : potato2: Deleted 2025/03/15 06:53:34 INFO : enormous: Deleted 2025/03/15 06:53:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/15 06:53:35 DEBUG : empty space: Unchanged skipping 2025/03/15 06:53:35 DEBUG : Local file system at /tmp/rclone784208646: Waiting for checks to finish 2025/03/15 06:53:35 DEBUG : Local file system at /tmp/rclone784208646: Waiting for transfers to finish 2025/03/15 06:53:35 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:35 INFO : enormous: Deleted 2025/03/15 06:53:35 INFO : potato2: Deleted 2025/03/15 06:53:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.25s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:37 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:53:38 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:53:40 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/15 06:53:42 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/15 06:53:43 DEBUG : five: Need to transfer - File not found at Destination 2025/03/15 06:53:43 DEBUG : one: Destination is newer than source, skipping 2025/03/15 06:53:43 DEBUG : three: Sizes identical 2025/03/15 06:53:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 06:53:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/15 06:53:43 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone784208646) 2025/03/15 06:53:43 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-catoduw7cehi') 2025/03/15 06:53:43 DEBUG : two: md5 differ 2025/03/15 06:53:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/15 06:53:43 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:43 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/15 06:53:43 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:53:44 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/15 06:53:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/15 06:53:44 INFO : four: Copied (replaced existing) 2025/03/15 06:53:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/15 06:53:44 INFO : two: Copied (replaced existing) 2025/03/15 06:53:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/15 06:53:45 INFO : five: Copied (new) 2025/03/15 06:53:45 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:45 DEBUG : one: Destination is newer than source, skipping 2025/03/15 06:53:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/15 06:53:45 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/15 06:53:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 06:53:45 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone784208646) 2025/03/15 06:53:45 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-catoduw7cehi') 2025/03/15 06:53:45 DEBUG : three: md5 differ 2025/03/15 06:53:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/15 06:53:45 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/15 06:53:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/15 06:53:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 06:53:45 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/15 06:53:45 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/15 06:53:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 06:53:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/15 06:53:46 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/15 06:53:46 INFO : three: Copied (replaced existing) 2025/03/15 06:53:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.68s) === 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/15 06:53:48 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Making map for --track-renames 2025/03/15 06:53:48 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Finished making map for --track-renames 2025/03/15 06:53:48 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 06:53:48 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for renames to finish 2025/03/15 06:53:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/15 06:53:48 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:48 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/15 06:53:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/15 06:53:49 INFO : potato: Copied (new) 2025/03/15 06:53:50 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/15 06:53:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/15 06:53:51 INFO : yam: Copied (new) 2025/03/15 06:53:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:53:51 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Making map for --track-renames 2025/03/15 06:53:51 DEBUG : potato: Unchanged skipping 2025/03/15 06:53:51 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Finished making map for --track-renames 2025/03/15 06:53:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for renames to finish 2025/03/15 06:53:52 DEBUG : yam: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using file/rename instead of move_copy for yaml 2025/03/15 06:53:52 INFO : yam: Moved (server-side) to: yaml 2025/03/15 06:53:52 INFO : yaml: Renamed from "yam" 2025/03/15 06:53:52 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:52 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/15 06:53:54 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Making map for --track-renames 2025/03/15 06:53:54 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Finished making map for --track-renames 2025/03/15 06:53:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for renames to finish 2025/03/15 06:53:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 06:53:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/15 06:53:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:54 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/15 06:53:55 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/15 06:53:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/15 06:53:55 INFO : potato: Copied (new) 2025/03/15 06:53:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/15 06:53:55 INFO : yam: Copied (new) 2025/03/15 06:53:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:53:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:53:56 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Making map for --track-renames 2025/03/15 06:53:56 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Finished making map for --track-renames 2025/03/15 06:53:56 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:56 DEBUG : potato: Unchanged skipping 2025/03/15 06:53:56 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for renames to finish 2025/03/15 06:53:56 DEBUG : yam: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using file/rename instead of move_copy for yaml 2025/03/15 06:53:56 INFO : yam: Moved (server-side) to: yaml 2025/03/15 06:53:56 INFO : yaml: Renamed from "yam" 2025/03/15 06:53:56 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:56 DEBUG : Waiting for deletions to finish 2025/03/15 06:53:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/15 06:53:58 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Making map for --track-renames 2025/03/15 06:53:58 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Finished making map for --track-renames 2025/03/15 06:53:58 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:53:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 06:53:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/15 06:53:58 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for renames to finish 2025/03/15 06:53:58 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:53:59 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/15 06:53:59 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/15 06:54:00 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/15 06:54:00 INFO : potato: Copied (new) 2025/03/15 06:54:00 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/15 06:54:00 INFO : sub/yam: Copied (new) 2025/03/15 06:54:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:54:00 DEBUG : potato: Unchanged skipping 2025/03/15 06:54:00 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Making map for --track-renames 2025/03/15 06:54:00 INFO : OpenDrive root 'rclone-test-catoduw7cehi': Finished making map for --track-renames 2025/03/15 06:54:00 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:54:00 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for renames to finish 2025/03/15 06:54:01 INFO : sub/yam: Moved (server-side) to: yam 2025/03/15 06:54:01 INFO : yam: Renamed from "sub/yam" 2025/03/15 06:54:01 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:54:01 DEBUG : Waiting for deletions to finish 2025/03/15 06:54:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", 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: TestSyncWithTrackRenamesStrategyLeaf (12.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:11 DEBUG : Creating backend with remote "/tmp/rclone784208646/dir1" 2025/03/15 06:54:11 DEBUG : Creating backend with remote "/tmp/rclone784208646/dir2" 2025/03/15 06:54:11 DEBUG : Local file system at /tmp/rclone784208646/dir2: Using server-side directory move 2025/03/15 06:54:11 INFO : Local file system at /tmp/rclone784208646/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 06:54:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/15 06:54:11 DEBUG : Local file system at /tmp/rclone784208646/dir2: Waiting for checks to finish 2025/03/15 06:54:11 DEBUG : Local file system at /tmp/rclone784208646/dir2: Waiting for transfers to finish 2025/03/15 06:54:11 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:54:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 06:54:11 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:54:11 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:54:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:54:13 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/15 06:54:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:54:13 INFO : sub dir/hello world: Copied (new) 2025/03/15 06:54:13 INFO : sub dir/hello world: Deleted 2025/03/15 06:54:14 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/15 06:54:14 INFO : nested/sub dir/file: Copied (new) 2025/03/15 06:54:14 INFO : nested/sub dir/file: Deleted 2025/03/15 06:54:14 INFO : sub dir: Removing directory 2025/03/15 06:54:14 INFO : nested/sub dir: Removing directory 2025/03/15 06:54:14 INFO : nested: Removing directory 2025/03/15 06:54:14 DEBUG : Local file system at /tmp/rclone784208646: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 06:54:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 06:54:17 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:54:17 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:54:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/15 06:54:18 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/15 06:54:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/15 06:54:19 INFO : sub dir/hello world: Copied (new) 2025/03/15 06:54:19 INFO : sub dir/hello world: Deleted 2025/03/15 06:54:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/15 06:54:19 INFO : nested/sub dir/file: Copied (new) 2025/03/15 06:54:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 06:54:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/15 06:54:22 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:54:22 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:54:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/15 06:54:23 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/15 06:54:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 06:54:24 INFO : existing: Copied (new) 2025/03/15 06:54:24 INFO : existing: Deleted 2025/03/15 06:54:24 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/15 06:54:24 INFO : existing-b: Copied (new) 2025/03/15 06:54:24 INFO : existing-b: Deleted 2025/03/15 06:54:25 DEBUG : existing: Destination exists, skipping 2025/03/15 06:54:25 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:54:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/15 06:54:25 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:54:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.52s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fubuvis6kelu" 2025/03/15 06:54:26 DEBUG : Starting OpenDrive session with ID: d0b9185800808522a282d51742bb7ddc7866db8a5d30eb8941c0539a8fd2b5f7 2025/03/15 06:54:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:54:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:54:31 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-catoduw7cehi' -> OpenDrive root 'rclone-test-fubuvis6kelu' 2025/03/15 06:54:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:54:34 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/15 06:54:35 DEBUG : OpenDrive root 'rclone-test-fubuvis6kelu': Using server-side directory move 2025/03/15 06:54:35 INFO : OpenDrive root 'rclone-test-fubuvis6kelu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 06:54:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:54:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/15 06:54:36 DEBUG : empty space: Unchanged skipping 2025/03/15 06:54:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 06:54:36 DEBUG : OpenDrive root 'rclone-test-fubuvis6kelu': Waiting for checks to finish 2025/03/15 06:54:36 INFO : potato3: Deleted 2025/03/15 06:54:36 INFO : empty space: Deleted 2025/03/15 06:54:36 DEBUG : OpenDrive root 'rclone-test-fubuvis6kelu': Waiting for transfers to finish 2025/03/15 06:54:36 INFO : potato2: Moved (server-side) 2025/03/15 06:54:36 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/15 06:54:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sawayog0diwo" 2025/03/15 06:54:44 DEBUG : Starting OpenDrive session with ID: df5073c60e864665376aa3d0360bb559b8e1732170677fe12f985c11f60bb4c7 2025/03/15 06:54:45 DEBUG : OpenDrive root 'rclone-test-sawayog0diwo': Using server-side directory move 2025/03/15 06:54:45 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/15 06:54:45 INFO : OpenDrive root 'rclone-test-sawayog0diwo': Server side directory move succeeded 2025/03/15 06:54:46 ERROR : : error listing: directory not found 2025/03/15 06:54:46 DEBUG : OpenDrive root 'rclone-test-sawayog0diwo': Purge remote 2025/03/15 06:54:46 DEBUG : OpenDrive root 'rclone-test-fubuvis6kelu': Purge remote 2025/03/15 06:54:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (20.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:54:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-woropur6hivu" 2025/03/15 06:54:47 DEBUG : Starting OpenDrive session with ID: 82d6a01f6339ca163abd49e8faa9df1bab4217922a329a070e4deb3e8e601f31 2025/03/15 06:54:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:54:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:54:51 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-catoduw7cehi' -> OpenDrive root 'rclone-test-woropur6hivu' 2025/03/15 06:54:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:54:55 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/15 06:54:56 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 06:54:56 DEBUG : empty space: Excluded 2025/03/15 06:54:56 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 06:54:56 DEBUG : empty space: Excluded 2025/03/15 06:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:54:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 06:54:56 DEBUG : OpenDrive root 'rclone-test-woropur6hivu': Waiting for checks to finish 2025/03/15 06:54:56 DEBUG : OpenDrive root 'rclone-test-woropur6hivu': Waiting for transfers to finish 2025/03/15 06:54:56 INFO : potato3: Deleted 2025/03/15 06:54:56 INFO : potato2: Moved (server-side) 2025/03/15 06:54:57 INFO : potato3: Moved (server-side) 2025/03/15 06:54:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vudoxal6towu" 2025/03/15 06:54:57 DEBUG : Starting OpenDrive session with ID: 3fbacba9c4e4fb64e07050a3dba1f2e2d1127b925460c1326280043c1fee0499 2025/03/15 06:54:58 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 06:54:58 DEBUG : empty space: Excluded 2025/03/15 06:54:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:54:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/15 06:54:58 DEBUG : OpenDrive root 'rclone-test-vudoxal6towu': Waiting for checks to finish 2025/03/15 06:54:58 DEBUG : OpenDrive root 'rclone-test-vudoxal6towu': Waiting for transfers to finish 2025/03/15 06:54:59 INFO : potato2: Moved (server-side) 2025/03/15 06:54:59 INFO : potato3: Moved (server-side) 2025/03/15 06:54:59 DEBUG : OpenDrive root 'rclone-test-vudoxal6towu': Purge remote 2025/03/15 06:54:59 DEBUG : OpenDrive root 'rclone-test-woropur6hivu': Purge remote --- PASS: TestServerSideMoveWithFilter (13.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qixunak2daha" 2025/03/15 06:55:01 DEBUG : Starting OpenDrive session with ID: 8d4fc9b78feadf87a21bd5050979545754187bbb8d23096f8e9c031eec3e9a6d 2025/03/15 06:55:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/15 06:55:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:55:05 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/15 06:55:06 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-catoduw7cehi' -> OpenDrive root 'rclone-test-qixunak2daha' 2025/03/15 06:55:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/15 06:55:09 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/15 06:55:10 DEBUG : OpenDrive root 'rclone-test-qixunak2daha': Using server-side directory move 2025/03/15 06:55:10 INFO : OpenDrive root 'rclone-test-qixunak2daha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 06:55:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 06:55:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/15 06:55:10 DEBUG : empty space: Unchanged skipping 2025/03/15 06:55:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 06:55:11 INFO : potato3: Deleted 2025/03/15 06:55:11 DEBUG : OpenDrive root 'rclone-test-qixunak2daha': Waiting for checks to finish 2025/03/15 06:55:11 INFO : empty space: Deleted 2025/03/15 06:55:11 DEBUG : OpenDrive root 'rclone-test-qixunak2daha': Waiting for transfers to finish 2025/03/15 06:55:11 INFO : potato2: Moved (server-side) 2025/03/15 06:55:11 INFO : potato3: Moved (server-side) 2025/03/15 06:55:11 INFO : tomatoDir: Removing directory 2025/03/15 06:55:11 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': deleted 1 directories 2025/03/15 06:55:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fihepup8muwe" 2025/03/15 06:55:12 DEBUG : Starting OpenDrive session with ID: abaabb097f6458e58ccba2bf1e197b081bfb57a7790c8db1a164f288a4f394c3 2025/03/15 06:55:13 INFO : tomatoDir: Making directory 2025/03/15 06:55:13 DEBUG : OpenDrive root 'rclone-test-fihepup8muwe': Using server-side directory move 2025/03/15 06:55:13 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/15 06:55:13 INFO : OpenDrive root 'rclone-test-fihepup8muwe': Server side directory move succeeded 2025/03/15 06:55:14 ERROR : : error listing: directory not found 2025/03/15 06:55:14 ERROR : : error listing: directory not found 2025/03/15 06:55:14 DEBUG : OpenDrive root 'rclone-test-fihepup8muwe': Purge remote 2025/03/15 06:55:15 DEBUG : OpenDrive root 'rclone-test-qixunak2daha': Purge remote 2025/03/15 06:55:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/rclone-sync-test" 2025/03/15 06:55:16 DEBUG : Starting OpenDrive session with ID: e122d11840d0534653608cc1d8f49f34b217b758519a397f07ee8c2c727b6f2c run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncOverlap (2.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/rclone-sync-test" 2025/03/15 06:55:19 DEBUG : Starting OpenDrive session with ID: 805fcf852516fcd8b2e15872b53c4dba6f5b19a3bb8ccd483a77e5d319960057 2025/03/15 06:55:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/rclone-sync-test-include/layer2" 2025/03/15 06:55:20 DEBUG : Starting OpenDrive session with ID: 81d485ca46006b9f7492e75979e3f308db7aa135a5c0735f90c5c0d0f2465dee 2025/03/15 06:55:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/rclone-sync-test-ignore-file" 2025/03/15 06:55:22 DEBUG : Starting OpenDrive session with ID: 05731d9fe2ff77fb41bd6cec791eab6b0ee5fd0e8dae72efea5f9f33f2e6ae91 2025/03/15 06:55:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/15 06:55:26 DEBUG : rclone-sync-test: Excluded 2025/03/15 06:55:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 06:55:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 06:55:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/rclone-sync-test': Waiting for checks to finish 2025/03/15 06:55:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/rclone-sync-test': Waiting for transfers to finish 2025/03/15 06:55:27 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:27 INFO : There was nothing to transfer 2025/03/15 06:55:27 DEBUG : rclone-sync-test: Excluded 2025/03/15 06:55:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 06:55:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/15 06:55:28 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:55:28 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:55:28 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:28 INFO : rclone-sync-test-include: Removing directory 2025/03/15 06:55:28 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': deleted 1 directories 2025/03/15 06:55:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:29 DEBUG : rclone-sync-test: Excluded 2025/03/15 06:55:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 06:55:29 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/15 06:55:29 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/15 06:55:29 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:29 DEBUG : rclone-sync-test: Excluded 2025/03/15 06:55:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 06:55:29 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:55:29 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:55:29 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:30 DEBUG : : Excluded 2025/03/15 06:55:30 DEBUG : rclone-sync-test: Excluded 2025/03/15 06:55:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 06:55:30 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/15 06:55:30 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/15 06:55:30 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.59s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:55:38 DEBUG : Starting OpenDrive session with ID: ffe2e2693d7a6da952a13803795828da93cc7af03625588a22c61ab24cf05894 2025/03/15 06:55:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/CompareDest" 2025/03/15 06:55:39 DEBUG : Starting OpenDrive session with ID: fd292c4d54803f29550827f7600a50c42efd10930f8e3f450c50af2e40287bfd 2025/03/15 06:55:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 06:55:40 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:55:40 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:55:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:55:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/15 06:55:42 INFO : one: Copied (new) 2025/03/15 06:55:42 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:43 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:55:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:55:43 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:55:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:55:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/15 06:55:45 INFO : one: Copied (replaced existing) 2025/03/15 06:55:45 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:55:47 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:55:49 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:55:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:55:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:55:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 06:55:49 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:55:49 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:49 INFO : There was nothing to transfer 2025/03/15 06:55:50 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:55:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:55:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 06:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:55:52 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:55:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 06:55:52 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:55:52 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:52 INFO : There was nothing to transfer 2025/03/15 06:55:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:55:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 06:55:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:55:53 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:55:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:55:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 06:55:53 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:55:53 DEBUG : Waiting for deletions to finish 2025/03/15 06:55:53 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/15 06:55:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/15 06:55:54 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 06:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:55:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:55:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:55:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 06:55:54 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:55:55 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/15 06:55:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/15 06:55:56 INFO : two: Copied (new) 2025/03/15 06:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:55:59 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/15 06:56:01 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/15 06:56:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dest" 2025/03/15 06:56:03 DEBUG : Starting OpenDrive session with ID: 8e4d6edcc2c8888507e2b04bbbc8a7763cdae944d9d0e32f921eb991b2333665 2025/03/15 06:56:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/pre-dest1" 2025/03/15 06:56:04 DEBUG : Starting OpenDrive session with ID: 39ed5a1696a68e40a0f0f29a327a2ec8c3e2e637208818c2fbcea735f3d3da96 2025/03/15 06:56:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/pre-dest2" 2025/03/15 06:56:05 DEBUG : Starting OpenDrive session with ID: 38c202419859b9fb5d4940f8213d12d3409282926bf94898d338006b7f56bcb0 2025/03/15 06:56:05 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:56:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/15 06:56:06 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:56:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/15 06:56:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/15 06:56:06 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dest': Waiting for checks to finish 2025/03/15 06:56:06 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dest': Waiting for transfers to finish 2025/03/15 06:56:07 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/15 06:56:08 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/15 06:56:08 INFO : 3: Copied (new) 2025/03/15 06:56:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.86s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:56:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:56:11 DEBUG : Starting OpenDrive session with ID: 9a1b3017422eede21e8a86ea935d58967214404b95e0acc7bf73a26247dea7de 2025/03/15 06:56:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/CopyDest" 2025/03/15 06:56:12 DEBUG : Starting OpenDrive session with ID: 0ce82d88d6111c9eb4f9017ad0c9a43f4857ab8956234092f1e164c0400bf597 2025/03/15 06:56:13 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 06:56:13 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:13 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:14 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:56:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/15 06:56:15 INFO : one: Copied (new) 2025/03/15 06:56:15 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:56:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:56:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/15 06:56:17 INFO : one: Copied (replaced existing) 2025/03/15 06:56:17 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:56:20 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:56:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/BackupDir" 2025/03/15 06:56:22 DEBUG : Starting OpenDrive session with ID: 543271bd56a887408d1d74f7cada418edc06c0fd37b8c51c224c519b1f9e7c22 2025/03/15 06:56:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:56:22 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 06:56:24 INFO : one: Moved (server-side) 2025/03/15 06:56:24 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/15 06:56:24 INFO : one: Copied (server-side copy) 2025/03/15 06:56:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/15 06:56:24 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:24 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:25 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:56:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:27 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/15 06:56:27 INFO : two: Copied (server-side copy) 2025/03/15 06:56:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/15 06:56:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:27 DEBUG : one: Unchanged skipping 2025/03/15 06:56:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:27 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:28 DEBUG : one: Unchanged skipping 2025/03/15 06:56:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:28 DEBUG : two: Unchanged skipping 2025/03/15 06:56:28 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:28 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:28 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:28 INFO : There was nothing to transfer 2025/03/15 06:56:29 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/15 06:56:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/15 06:56:31 DEBUG : three: Destination not found in --copy-dest 2025/03/15 06:56:31 DEBUG : three: Need to transfer - File not found at Destination 2025/03/15 06:56:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:31 DEBUG : one: Unchanged skipping 2025/03/15 06:56:31 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/15 06:56:31 DEBUG : two: Unchanged skipping 2025/03/15 06:56:31 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:32 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/15 06:56:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/15 06:56:33 INFO : three: Copied (new) 2025/03/15 06:56:33 DEBUG : Waiting for deletions to finish 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: TestSyncCopyDest (32.50s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:56:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:56:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:56:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/15 06:56:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:56:49 DEBUG : Starting OpenDrive session with ID: 2f2cd362f8917bb25a55e74e665df1ed434c864f1573d34571f68d7a43ffc530 2025/03/15 06:56:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/backup" 2025/03/15 06:56:50 DEBUG : Starting OpenDrive session with ID: caaa73878c0126da2866517d337e38388628833587d3e642740a217f2d9d0fc3 2025/03/15 06:56:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 06:56:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:56:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:51 DEBUG : two: Unchanged skipping 2025/03/15 06:56:52 INFO : one: Moved (server-side) 2025/03/15 06:56:52 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/15 06:56:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 06:56:53 INFO : one: Copied (new) 2025/03/15 06:56:53 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:54 INFO : three.txt: Moved (server-side) 2025/03/15 06:56:54 INFO : three.txt: Moved into backup dir 2025/03/15 06:56:55 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/15 06:56:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 06:56:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:56:56 DEBUG : two: Unchanged skipping 2025/03/15 06:56:56 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:56:57 INFO : one: Deleted 2025/03/15 06:56:57 INFO : one: Moved (server-side) 2025/03/15 06:56:57 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:56:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:56:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 06:56:59 INFO : one: Copied (new) 2025/03/15 06:56:59 DEBUG : Waiting for deletions to finish 2025/03/15 06:56:59 INFO : three.txt: Deleted 2025/03/15 06:56:59 INFO : three.txt: Moved (server-side) 2025/03/15 06:56:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:57:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/15 06:57:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:57:08 DEBUG : Starting OpenDrive session with ID: 3668ce324911873a7b40f3dcbbb11a0d169945614ae8687f9b3792db3c9179cd 2025/03/15 06:57:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/backup" 2025/03/15 06:57:08 DEBUG : Starting OpenDrive session with ID: 70f70505ef0d7c2811b126281e77e4c04217181ae5d98075847e5b3031573e83 2025/03/15 06:57:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 06:57:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:57:09 DEBUG : two: Unchanged skipping 2025/03/15 06:57:09 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:57:10 INFO : one: Moved (server-side) to: one.bak 2025/03/15 06:57:10 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:57:11 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/15 06:57:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 06:57:12 INFO : one: Copied (new) 2025/03/15 06:57:12 DEBUG : Waiting for deletions to finish 2025/03/15 06:57:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 06:57:12 INFO : three.txt: Moved into backup dir 2025/03/15 06:57:13 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/15 06:57:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 06:57:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:57:15 DEBUG : two: Unchanged skipping 2025/03/15 06:57:15 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:57:16 INFO : one.bak: Deleted 2025/03/15 06:57:16 INFO : one: Moved (server-side) to: one.bak 2025/03/15 06:57:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:57:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:57:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 06:57:18 INFO : one: Copied (new) 2025/03/15 06:57:18 DEBUG : Waiting for deletions to finish 2025/03/15 06:57:18 INFO : three.txt.bak: Deleted 2025/03/15 06:57:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 06:57:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:57:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/15 06:57:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:57:27 DEBUG : Starting OpenDrive session with ID: f71cf163cab27adb093325ec4380316ccead68d46065ac0113e8f1634fc2830b 2025/03/15 06:57:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/backup" 2025/03/15 06:57:27 DEBUG : Starting OpenDrive session with ID: 9d141ef09d68616ba55ebebb745d812ec216abafd6af3077f285c280501b5381 2025/03/15 06:57:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 06:57:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:57:28 DEBUG : two: Unchanged skipping 2025/03/15 06:57:28 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:57:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 06:57:29 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:57:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/15 06:57:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 06:57:31 INFO : one: Copied (new) 2025/03/15 06:57:31 DEBUG : Waiting for deletions to finish 2025/03/15 06:57:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 06:57:31 INFO : three.txt: Moved into backup dir 2025/03/15 06:57:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/15 06:57:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 06:57:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:57:34 DEBUG : two: Unchanged skipping 2025/03/15 06:57:34 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:57:34 INFO : one-2019-01-01: Deleted 2025/03/15 06:57:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 06:57:34 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:57:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:57:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 06:57:36 INFO : one: Copied (new) 2025/03/15 06:57:36 DEBUG : Waiting for deletions to finish 2025/03/15 06:57:36 INFO : three-2019-01-01.txt: Deleted 2025/03/15 06:57:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 06:57:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:57:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/15 06:57:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:57:45 DEBUG : Starting OpenDrive session with ID: 87d740d214810bb6e5c1729d041def64bdb3609dbee290c8414e6c0ed0b36c1a 2025/03/15 06:57:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 06:57:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:57:46 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:57:46 DEBUG : two: Unchanged skipping 2025/03/15 06:57:46 DEBUG : one: same parent dir (ODFfODE1NTgyM18yRUxKSg) - using file/rename instead of move_copy for one.bak 2025/03/15 06:57:46 INFO : one: Moved (server-side) to: one.bak 2025/03/15 06:57:46 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:57:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/15 06:57:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 06:57:48 INFO : one: Copied (new) 2025/03/15 06:57:48 DEBUG : Waiting for deletions to finish 2025/03/15 06:57:48 DEBUG : three.txt: same parent dir (ODFfODE1NTgyM18yRUxKSg) - using file/rename instead of move_copy for three.txt.bak 2025/03/15 06:57:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 06:57:48 INFO : three.txt: Moved into backup dir 2025/03/15 06:57:49 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/15 06:57:51 DEBUG : one.bak: Excluded (Path Filter) 2025/03/15 06:57:51 DEBUG : one.bak: Excluded 2025/03/15 06:57:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/15 06:57:51 DEBUG : three.txt.bak: Excluded 2025/03/15 06:57:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 06:57:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:57:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for checks to finish 2025/03/15 06:57:51 DEBUG : two: Unchanged skipping 2025/03/15 06:57:51 INFO : one.bak: Deleted 2025/03/15 06:57:51 DEBUG : one: same parent dir (ODFfODE1NTgyM18yRUxKSg) - using file/rename instead of move_copy for one.bak 2025/03/15 06:57:51 INFO : one: Moved (server-side) to: one.bak 2025/03/15 06:57:51 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi/dst': Waiting for transfers to finish 2025/03/15 06:57:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:57:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 06:57:53 INFO : one: Copied (new) 2025/03/15 06:57:53 DEBUG : Waiting for deletions to finish 2025/03/15 06:57:53 INFO : three.txt.bak: Deleted 2025/03/15 06:57:54 DEBUG : three.txt: same parent dir (ODFfODE1NTgyM18yRUxKSg) - using file/rename instead of move_copy for three.txt.bak 2025/03/15 06:57:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 06:57:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.47s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:57:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:57:58 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:58:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/15 06:58:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:58:03 DEBUG : Starting OpenDrive session with ID: 12a9aacfe370fa7ebb30f157bf738cf111a07ef10bd3b658dbe2693e4a97479f 2025/03/15 06:58:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 06:58:04 DEBUG : one: same parent dir (ODFfODE1NTgyNF96aGNsNA) - using file/rename instead of move_copy for one.bak 2025/03/15 06:58:04 INFO : one: Moved (server-side) to: one.bak 2025/03/15 06:58:05 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/15 06:58:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 06:58:06 INFO : one: Copied (new) 2025/03/15 06:58:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:58:06 DEBUG : two: Unchanged skipping 2025/03/15 06:58:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 06:58:07 DEBUG : three.txt: same parent dir (ODFfODE1NTgyNF96aGNsNA) - using file/rename instead of move_copy for three.txt.bak 2025/03/15 06:58:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 06:58:07 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/15 06:58:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/15 06:58:08 INFO : three.txt: Copied (new) 2025/03/15 06:58:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 06:58:10 INFO : one.bak: Deleted 2025/03/15 06:58:10 DEBUG : one: same parent dir (ODFfODE1NTgyNF96aGNsNA) - using file/rename instead of move_copy for one.bak 2025/03/15 06:58:10 INFO : one: Moved (server-side) to: one.bak 2025/03/15 06:58:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:58:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 06:58:12 INFO : one: Copied (new) 2025/03/15 06:58:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:58:12 DEBUG : two: Unchanged skipping 2025/03/15 06:58:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 06:58:12 INFO : three.txt.bak: Deleted 2025/03/15 06:58:13 DEBUG : three.txt: same parent dir (ODFfODE1NTgyNF96aGNsNA) - using file/rename instead of move_copy for three.txt.bak 2025/03/15 06:58:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/15 06:58:13 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/15 06:58:14 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/15 06:58:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:58:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/15 06:58:19 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/15 06:58:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/15 06:58:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-catoduw7cehi/dst" 2025/03/15 06:58:22 DEBUG : Starting OpenDrive session with ID: 010aa59cc750c39a815375363b4769f176fb84218efa865bed497f5fac5b3f68 2025/03/15 06:58:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 06:58:23 DEBUG : one: same parent dir (ODFfODE1NTgyNV9qcVJqRg) - using file/rename instead of move_copy for one-2019-01-01 2025/03/15 06:58:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 06:58:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/15 06:58:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/15 06:58:25 INFO : one: Copied (new) 2025/03/15 06:58:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:58:25 DEBUG : two: Unchanged skipping 2025/03/15 06:58:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 06:58:26 DEBUG : three.txt: same parent dir (ODFfODE1NTgyNV9qcVJqRg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/15 06:58:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 06:58:27 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/15 06:58:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/15 06:58:28 INFO : three.txt: Copied (new) 2025/03/15 06:58:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 06:58:29 INFO : one-2019-01-01: Deleted 2025/03/15 06:58:29 DEBUG : one: same parent dir (ODFfODE1NTgyNV9qcVJqRg) - using file/rename instead of move_copy for one-2019-01-01 2025/03/15 06:58:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/15 06:58:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/15 06:58:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/15 06:58:31 INFO : one: Copied (new) 2025/03/15 06:58:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:58:31 DEBUG : two: Unchanged skipping 2025/03/15 06:58:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 06:58:31 INFO : three-2019-01-01.txt: Deleted 2025/03/15 06:58:32 DEBUG : three.txt: same parent dir (ODFfODE1NTgyNV9qcVJqRg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/15 06:58:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/15 06:58:33 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/15 06:58:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/15 06:58:34 INFO : three.txt: Copied (new) 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: TestSyncSuffixKeepExtension (26.59s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:58:44 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/15 06:58:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/15 06:58:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:58:45 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:58:45 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/15 06:58:46 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/15 06:58:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/15 06:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.77s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:58:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 06:58:47 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:58:47 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:58:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/15 06:58:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/15 06:58:49 INFO : existing: Copied (new) 2025/03/15 06:58:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:58:49 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:58:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/15 06:58:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/15 06:58:49 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:58:49 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting files as there were IO errors 2025/03/15 06:58:49 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncImmutable (3.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:58:52 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/15 06:58:53 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/15 06:58:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/15 06:58:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/15 06:59:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 06:59:00 DEBUG : existing: Unchanged skipping 2025/03/15 06:59:00 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/15 06:59:00 DEBUG : subdira-rclone-move-jitonok3: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using folder/rename instead of move_copy 2025/03/15 06:59:00 DEBUG : EXISTING: moving to existing-rclone-move-silocum9 2025/03/15 06:59:00 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-ramiwoj9 2025/03/15 06:59:01 DEBUG : subdira: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using folder/rename instead of move_copy 2025/03/15 06:59:01 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-ramiwoj9 2025/03/15 06:59:01 DEBUG : EXISTING: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using file/rename instead of move_copy for existing-rclone-move-silocum9 2025/03/15 06:59:01 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/15 06:59:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-ramiwoj9 2025/03/15 06:59:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/15 06:59:01 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-silocum9 2025/03/15 06:59:01 DEBUG : EXISTING: moving to existing 2025/03/15 06:59:02 DEBUG : existing-rclone-move-silocum9: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using file/rename instead of move_copy for existing 2025/03/15 06:59:02 DEBUG : subdira/subdirb-rclone-move-pocopef4: same parent dir (ODFfODE1NTgyNl8yN3E4Nw) - using folder/rename instead of move_copy 2025/03/15 06:59:02 DEBUG : existingbutdifferent-rclone-move-ramiwoj9: same parent dir (ODFfODE1NTc1OF9lQm1rNg) - using file/rename instead of move_copy for existingbutdifferent 2025/03/15 06:59:02 INFO : existing-rclone-move-silocum9: Moved (server-side) to: existing 2025/03/15 06:59:02 INFO : EXISTING: Moved (server-side) to: existing 2025/03/15 06:59:02 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/15 06:59:02 INFO : existingbutdifferent-rclone-move-ramiwoj9: Moved (server-side) to: existingbutdifferent 2025/03/15 06:59:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/15 06:59:02 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/15 06:59:02 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/15 06:59:02 DEBUG : subdira/subdirb: same parent dir (ODFfODE1NTgyNl8yN3E4Nw) - using folder/rename instead of move_copy 2025/03/15 06:59:02 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/15 06:59:02 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/03/15 06:59:02 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/03/15 06:59:02 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 06:59:02 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 06:59:03 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: File or folder with such name already exists (Error 409) 2025/03/15 06:59:03 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/15 06:59:03 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/15 06:59:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/15 06:59:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/15 06:59:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2025/03/15 06:59:05 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting files as there were IO errors 2025/03/15 06:59:05 ERROR : OpenDrive root 'rclone-test-catoduw7cehi': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to make directory: File or folder with such name already exists (Error 409) Test: TestFixCase --- FAIL: TestFixCase (16.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.03s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 06:59:09 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:11 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:13 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:14 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:16 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:18 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:19 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:21 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:23 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:24 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:26 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:27 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:29 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:31 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:32 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:34 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:36 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:37 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:39 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:41 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:42 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:44 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:45 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:47 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:49 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:50 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:52 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:54 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:55 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:57 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/15 06:59:59 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:00 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:02 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:04 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:06 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:07 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:09 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:11 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:13 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:14 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both0: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 07:00:16 DEBUG : both1: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both10: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both14: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both15: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both11: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both17: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both18: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both19: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both12: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both13: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both16: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both2: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both6: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both7: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both3: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:00:16 DEBUG : both9: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both4: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both5: Unchanged skipping 2025/03/15 07:00:16 DEBUG : both8: Unchanged skipping 2025/03/15 07:00:16 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 07:00:16 DEBUG : Waiting for deletions to finish 2025/03/15 07:00:16 INFO : only7: Deleted 2025/03/15 07:00:16 INFO : only9: Deleted 2025/03/15 07:00:16 INFO : only10: Deleted 2025/03/15 07:00:16 INFO : only12: Deleted 2025/03/15 07:00:16 INFO : only5: Deleted 2025/03/15 07:00:16 INFO : only17: Deleted 2025/03/15 07:00:17 INFO : only18: Deleted 2025/03/15 07:00:17 INFO : only2: Deleted 2025/03/15 07:00:17 INFO : only8: Deleted 2025/03/15 07:00:17 INFO : only11: Deleted 2025/03/15 07:00:17 INFO : only14: Deleted 2025/03/15 07:00:17 INFO : only15: Deleted 2025/03/15 07:00:17 INFO : only3: Deleted 2025/03/15 07:00:17 INFO : only1: Deleted 2025/03/15 07:00:17 INFO : only16: Deleted 2025/03/15 07:00:17 INFO : only19: Deleted 2025/03/15 07:00:17 INFO : only6: Deleted 2025/03/15 07:00:17 INFO : only0: Deleted 2025/03/15 07:00:17 INFO : only13: Deleted 2025/03/15 07:00:17 INFO : only4: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:00:22 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:23 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:25 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:27 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:28 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:30 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:31 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:33 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:35 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:37 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:38 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:40 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:41 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:43 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:45 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:46 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:48 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:50 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:52 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:53 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:55 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:57 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/15 07:00:58 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:00 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:02 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:03 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:05 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:07 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:08 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:10 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:11 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:13 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:14 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:16 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:18 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:19 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:21 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:22 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:24 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:26 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/15 07:01:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for checks to finish 2025/03/15 07:01:27 DEBUG : both0: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both12: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both13: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both14: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both10: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both16: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both17: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both18: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both1: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both2: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both19: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both4: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both5: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both6: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both7: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both8: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/15 07:01:27 DEBUG : both9: Unchanged skipping 2025/03/15 07:01:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/15 07:01:27 DEBUG : both11: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both15: Unchanged skipping 2025/03/15 07:01:27 DEBUG : both3: Unchanged skipping 2025/03/15 07:01:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Waiting for transfers to finish 2025/03/15 07:01:28 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:28 INFO : only0: Copied (replaced existing) 2025/03/15 07:01:28 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:28 INFO : only10: Copied (replaced existing) 2025/03/15 07:01:29 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:29 INFO : only11: Copied (replaced existing) 2025/03/15 07:01:29 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:29 INFO : only13: Copied (replaced existing) 2025/03/15 07:01:30 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:30 INFO : only12: Copied (replaced existing) 2025/03/15 07:01:30 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:30 INFO : only1: Copied (replaced existing) 2025/03/15 07:01:30 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:30 INFO : only14: Copied (replaced existing) 2025/03/15 07:01:30 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:30 INFO : only15: Copied (replaced existing) 2025/03/15 07:01:31 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:31 INFO : only17: Copied (replaced existing) 2025/03/15 07:01:31 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:31 INFO : only16: Copied (replaced existing) 2025/03/15 07:01:31 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:31 INFO : only18: Copied (replaced existing) 2025/03/15 07:01:31 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:31 INFO : only2: Copied (replaced existing) 2025/03/15 07:01:32 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:32 INFO : only19: Copied (replaced existing) 2025/03/15 07:01:32 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:32 INFO : only4: Copied (replaced existing) 2025/03/15 07:01:32 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:32 INFO : only3: Copied (replaced existing) 2025/03/15 07:01:32 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:32 INFO : only5: Copied (replaced existing) 2025/03/15 07:01:33 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:33 INFO : only7: Copied (replaced existing) 2025/03/15 07:01:33 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:33 INFO : only6: Copied (replaced existing) 2025/03/15 07:01:33 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:33 INFO : only8: Copied (replaced existing) 2025/03/15 07:01:33 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/15 07:01:33 INFO : only9: Copied (replaced existing) 2025/03/15 07:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (79.45s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:01:41 DEBUG : empty_dir: Making directory with metadata 2025/03/15 07:01:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:01:41 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 07:01:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:01:41 INFO : empty_on_remote: Making directory 2025/03/15 07:01:41 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:01:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:01:48 DEBUG : empty_dir: Making directory with metadata 2025/03/15 07:01:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:01:48 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 07:01:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 07:01:48 INFO : empty_on_remote: Making directory 2025/03/15 07:01:48 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-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:01:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:01:56 INFO : sub dir: Making directory 2025/03/15 07:01:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" 2025/03/15 07:02:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 07:02:12 INFO : sub dir: Making directory 2025/03/15 07:02:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-catoduw7cehi'", Local "Local file system at /tmp/rclone784208646", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.36s) FAIL 2025/03/15 07:02:27 DEBUG : OpenDrive root 'rclone-test-catoduw7cehi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 11m50.275026036s (try 1/5): exit status 1: Failed [TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestFixCase]