"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/27 04:41:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise" 2025/01/27 04:41:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:41:38 DEBUG : Starting OpenDrive session with ID: ce840911d02ec29acb8f05b966d6d3f5a4fce83621369b0946a6976a52edbced 2025/01/27 04:41:39 DEBUG : Creating backend with remote "/tmp/rclone476197665" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/27 04:41:39 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:39 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.44s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:41:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:40 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:40 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:41:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:41:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:41:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:43 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.91s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:45 DEBUG : Creating backend with remote "/non-existing" 2025/01/27 04:41:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/27 04:41:45 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:45 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:41:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:41:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:41:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.31s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:50 INFO : OpenDrive root 'rclone-test-xijewet5cise': Running all checks before starting transfers 2025/01/27 04:41:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:50 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:50 INFO : OpenDrive root 'rclone-test-xijewet5cise': Checks finished, now starting transfers 2025/01/27 04:41:50 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:41:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:41:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:41:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.24s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:54 ERROR : Ignoring --no-traverse with sync 2025/01/27 04:41:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:41:54 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:54 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:41:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:41:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:41:56 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:41:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.12s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:41:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/27 04:41:58 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:41:58 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:41:59 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/27 04:42:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/27 04:42:00 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:42:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:02 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.07s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:42:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:05 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.80s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/27 04:42:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:42:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/27 04:42:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:42:07 INFO : sub dir: Making directory 2025/01/27 04:42:08 INFO : sub dir2: Making directory 2025/01/27 04:42:08 INFO : sub dir2/sub sub dir2: Making directory 2025/01/27 04:42:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:11 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:13 INFO : sub dir2: Making directory 2025/01/27 04:42:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/27 04:42:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:42:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:13 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:13 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:16 DEBUG : sub dir2: Making directory with metadata 2025/01/27 04:42:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:42:17 INFO : sub dir: Making directory 2025/01/27 04:42:17 INFO : sub dir2: Making directory 2025/01/27 04:42:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:17 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:17 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:19 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:42:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:19 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/27 04:42:20 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:22 INFO : sub dir2: Making directory 2025/01/27 04:42:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:22 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:22 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:24 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:42:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.68s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:25 DEBUG : sub dir2: Making directory with metadata 2025/01/27 04:42:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/27 04:42:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:42:26 INFO : sub dir: Making directory 2025/01/27 04:42:26 INFO : sub dir2: Making directory 2025/01/27 04:42:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:26 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:26 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:28 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:42:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:31 INFO : sub dir2: Making directory 2025/01/27 04:42:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:31 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:31 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:42:33 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:42:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.60s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bedoviq1xaju" 2025/01/27 04:42:37 DEBUG : Starting OpenDrive session with ID: 9e9a40419672b49f558a99b7c4c6e08ba0febd3ce3955fa9c38162d5ab70430b sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-xijewet5cise' -> OpenDrive root 'rclone-test-bedoviq1xaju' 2025/01/27 04:42:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:38 DEBUG : OpenDrive root 'rclone-test-bedoviq1xaju': Waiting for checks to finish 2025/01/27 04:42:38 DEBUG : OpenDrive root 'rclone-test-bedoviq1xaju': Waiting for transfers to finish 2025/01/27 04:42:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/27 04:42:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:39 DEBUG : OpenDrive root 'rclone-test-bedoviq1xaju': Purge remote --- PASS: TestServerSideCopy (6.97s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:42:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:42:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:42:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/27 04:42:45 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/27 04:42:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyOverSelf (5.93s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:42:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidujiw0moja" 2025/01/27 04:42:50 DEBUG : Starting OpenDrive session with ID: 1bbd67ff91195377eab15e4daac8ed38cb5de0bb1b4398aebde237cbf7283dd7 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-xijewet5cise' -> OpenDrive root 'rclone-test-nidujiw0moja' 2025/01/27 04:42:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:42:51 DEBUG : OpenDrive root 'rclone-test-nidujiw0moja': Waiting for checks to finish 2025/01/27 04:42:51 DEBUG : OpenDrive root 'rclone-test-nidujiw0moja': Waiting for transfers to finish 2025/01/27 04:42:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/27 04:42:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/27 04:42:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:42:54 DEBUG : OpenDrive root 'rclone-test-nidujiw0moja': Waiting for checks to finish 2025/01/27 04:42:54 DEBUG : OpenDrive root 'rclone-test-nidujiw0moja': Waiting for transfers to finish 2025/01/27 04:42:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/27 04:42:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:55 DEBUG : OpenDrive root 'rclone-test-nidujiw0moja': Purge remote --- PASS: TestServerSideCopyOverSelf (10.51s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:42:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:43:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:43:00 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:00 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/27 04:43:02 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/27 04:43:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/27 04:43:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestMoveOverSelf (6.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:43:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wawatip5savu" 2025/01/27 04:43:07 DEBUG : Starting OpenDrive session with ID: 6779238ea6a3546511c82a5d75763213d3188a0ecac394d43d755871109cfecc sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-xijewet5cise' -> OpenDrive root 'rclone-test-wawatip5savu' 2025/01/27 04:43:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:43:07 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Waiting for checks to finish 2025/01/27 04:43:07 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Waiting for transfers to finish 2025/01/27 04:43:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/27 04:43:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/27 04:43:11 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Using server-side directory move 2025/01/27 04:43:11 INFO : OpenDrive root 'rclone-test-wawatip5savu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/27 04:43:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/27 04:43:12 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Waiting for checks to finish 2025/01/27 04:43:12 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Waiting for transfers to finish 2025/01/27 04:43:12 INFO : sub dir/hello world: Deleted 2025/01/27 04:43:12 INFO : sub dir/hello world: Moved (server-side) 2025/01/27 04:43:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/27 04:43:15 DEBUG : testing file moves 2025/01/27 04:43:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/27 04:43:15 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Waiting for checks to finish 2025/01/27 04:43:15 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Waiting for transfers to finish 2025/01/27 04:43:15 INFO : sub dir/hello world: Deleted 2025/01/27 04:43:16 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:16 DEBUG : OpenDrive root 'rclone-test-wawatip5savu': Purge remote --- PASS: TestServerSideMoveOverSelf (14.66s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:43:21 ERROR : : error listing: directory not found 2025/01/27 04:43:21 INFO : Local file system at /tmp/rclone476197665: Making directory 2025/01/27 04:43:22 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:22 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.99s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:43:26 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/27 04:43:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:43:26 DEBUG : Local file system at /tmp/rclone476197665: Waiting for checks to finish 2025/01/27 04:43:26 DEBUG : Local file system at /tmp/rclone476197665: Waiting for transfers to finish 2025/01/27 04:43:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:43:26 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/27 04:43:26 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:43:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestCopyRedownload (4.58s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/27 04:43:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:29 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/27 04:43:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/27 04:43:30 INFO : check sum: Copied (new) 2025/01/27 04:43:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:30 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/27 04:43:30 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/27 04:43:30 DEBUG : check sum: Unchanged skipping 2025/01/27 04:43:30 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:30 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.73s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/27 04:43:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:33 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/27 04:43:34 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/27 04:43:34 INFO : sizeonly: Copied (new) 2025/01/27 04:43:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:34 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:34 DEBUG : sizeonly: Sizes identical 2025/01/27 04:43:34 DEBUG : sizeonly: Unchanged skipping 2025/01/27 04:43:34 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:34 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/27 04:43:36 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:36 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:36 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/27 04:43:37 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/27 04:43:37 INFO : ignore-size: Copied (new) 2025/01/27 04:43:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:43:38 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:38 DEBUG : ignore-size: Unchanged skipping 2025/01/27 04:43:38 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:38 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.99s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/27 04:43:41 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:43:41 DEBUG : existing: Unchanged skipping 2025/01/27 04:43:41 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:41 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/27 04:43:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:42 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/27 04:43:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/27 04:43:43 INFO : existing: Copied (replaced existing) 2025/01/27 04:43:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/27 04:43:45 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:45 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/27 04:43:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/27 04:43:46 INFO : existing: Copied (new) 2025/01/27 04:43:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:47 DEBUG : existing: Destination exists, skipping 2025/01/27 04:43:47 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:47 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:47 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:49 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:43:51 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/27 04:43:52 INFO : d: Making directory 2025/01/27 04:43:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/27 04:43:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:43:53 DEBUG : c/non empty space: Unchanged skipping 2025/01/27 04:43:53 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:43:53 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:43:55 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:43:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:43:55 INFO : a/potato2: Copied (new) 2025/01/27 04:43:55 DEBUG : Waiting for deletions to finish 2025/01/27 04:43:56 INFO : b/potato: Deleted 2025/01/27 04:43:56 INFO : d: Removing directory 2025/01/27 04:43:56 INFO : b: Removing directory 2025/01/27 04:43:56 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:43:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:44:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/27 04:44:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/27 04:44:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/27 04:44:01 DEBUG : empty space: Unchanged skipping 2025/01/27 04:44:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:01 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/27 04:44:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/27 04:44:01 INFO : empty space: Updated modification time in destination 2025/01/27 04:44:01 DEBUG : empty space: Unchanged skipping 2025/01/27 04:44:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:01 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:44:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/27 04:44:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/27 04:44:04 DEBUG : empty space: Unchanged skipping 2025/01/27 04:44:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:04 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.96s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:06 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/27 04:44:07 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/27 04:44:07 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone476197665) 2025/01/27 04:44:07 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-xijewet5cise') 2025/01/27 04:44:07 DEBUG : foo: md5 differ 2025/01/27 04:44:07 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:08 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/27 04:44:09 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/27 04:44:09 INFO : foo: Copied (replaced existing) 2025/01/27 04:44:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:44:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/27 04:44:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:44:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:12 DEBUG : empty space: Unchanged skipping 2025/01/27 04:44:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:12 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/27 04:44:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:44:13 INFO : potato: Copied (new) 2025/01/27 04:44:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:15 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/27 04:44:16 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/27 04:44:16 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/27 04:44:17 INFO : potato: Copied (replaced existing) 2025/01/27 04:44:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/27 04:44:21 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:21 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone476197665) 2025/01/27 04:44:21 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-xijewet5cise') 2025/01/27 04:44:21 DEBUG : potato: md5 differ 2025/01/27 04:44:21 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/27 04:44:22 INFO : potato: Copied (replaced existing) 2025/01/27 04:44:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:44:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:44:27 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:44:27 DEBUG : empty space: Unchanged skipping 2025/01/27 04:44:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/27 04:44:27 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:27 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:44:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:44:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:44:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:32 DEBUG : empty space: Unchanged skipping 2025/01/27 04:44:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:44:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:44:34 INFO : potato2: Copied (new) 2025/01/27 04:44:34 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:34 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:36 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:39 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/27 04:44:40 INFO : d: Making directory 2025/01/27 04:44:40 INFO : d/e: Making directory 2025/01/27 04:44:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/27 04:44:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:44:41 DEBUG : c/non empty space: Unchanged skipping 2025/01/27 04:44:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:42 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:44:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:44:43 INFO : a/potato2: Copied (new) 2025/01/27 04:44:43 DEBUG : Waiting for deletions to finish 2025/01/27 04:44:43 INFO : b/potato: Deleted 2025/01/27 04:44:43 INFO : d/e: Removing directory 2025/01/27 04:44:44 INFO : d: Removing directory 2025/01/27 04:44:44 INFO : b: Removing directory 2025/01/27 04:44:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:48 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:44:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/27 04:44:51 INFO : d: Making directory 2025/01/27 04:44:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/27 04:44:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:44:52 DEBUG : c/non empty space: Unchanged skipping 2025/01/27 04:44:52 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:44:52 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:44:53 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:44:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:44:54 INFO : a/potato2: Copied (new) 2025/01/27 04:44:54 ERROR : OpenDrive root 'rclone-test-xijewet5cise': not deleting files as there were IO errors 2025/01/27 04:44:54 ERROR : OpenDrive root 'rclone-test-xijewet5cise': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:44:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:45:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:45:01 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:45:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:45:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:01 DEBUG : empty space: Unchanged skipping 2025/01/27 04:45:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:02 INFO : potato: Deleted 2025/01/27 04:45:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:45:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:45:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:45:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:45:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:45:08 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:08 INFO : potato: Deleted 2025/01/27 04:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:45:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:45:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:09 DEBUG : empty space: Unchanged skipping 2025/01/27 04:45:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:45:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/27 04:45:10 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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: TestSyncDeleteBefore (14.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:45:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/27 04:45:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:45:21 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:21 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:22 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/27 04:45:23 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/27 04:45:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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: TestCopyDeleteBefore (12.64s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:45:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:45:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:45:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/27 04:45:35 DEBUG : enormous: Excluded 2025/01/27 04:45:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:45:35 DEBUG : potato2: Excluded 2025/01/27 04:45:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:45:35 DEBUG : potato2: Excluded 2025/01/27 04:45:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:45:35 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:35 DEBUG : empty space: Unchanged skipping 2025/01/27 04:45:35 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:35 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:45:35 DEBUG : enormous: Excluded (Size Filter) 2025/01/27 04:45:35 DEBUG : enormous: Excluded 2025/01/27 04:45:35 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:45:35 DEBUG : potato2: Excluded 2025/01/27 04:45:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:45:36 DEBUG : potato2: Excluded 2025/01/27 04:45:36 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/27 04:45:36 DEBUG : Local file system at /tmp/rclone476197665: Waiting for checks to finish 2025/01/27 04:45:36 DEBUG : empty space: Unchanged skipping 2025/01/27 04:45:36 DEBUG : Local file system at /tmp/rclone476197665: Waiting for transfers to finish 2025/01/27 04:45:36 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncWithExclude (5.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:45:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:45:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:45:41 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/27 04:45:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/27 04:45:42 DEBUG : enormous: Excluded 2025/01/27 04:45:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/27 04:45:42 DEBUG : potato2: Excluded 2025/01/27 04:45:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:45:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:42 DEBUG : empty space: Unchanged skipping 2025/01/27 04:45:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:42 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:42 INFO : enormous: Deleted 2025/01/27 04:45:42 INFO : potato2: Deleted 2025/01/27 04:45:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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 2025/01/27 04:45:50 DEBUG : Local file system at /tmp/rclone476197665: Waiting for checks to finish 2025/01/27 04:45:50 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/27 04:45:50 DEBUG : empty space: Unchanged skipping 2025/01/27 04:45:50 DEBUG : Local file system at /tmp/rclone476197665: Waiting for transfers to finish 2025/01/27 04:45:50 DEBUG : Waiting for deletions to finish 2025/01/27 04:45:50 INFO : enormous: Deleted 2025/01/27 04:45:50 INFO : potato2: Deleted 2025/01/27 04:45:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (14.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:45:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:45:54 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:45:56 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/27 04:45:58 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/27 04:45:59 DEBUG : five: Need to transfer - File not found at Destination 2025/01/27 04:45:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/27 04:45:59 DEBUG : one: Destination is newer than source, skipping 2025/01/27 04:45:59 DEBUG : three: Sizes identical 2025/01/27 04:45:59 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:45:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone476197665) 2025/01/27 04:45:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/27 04:45:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-xijewet5cise') 2025/01/27 04:45:59 DEBUG : two: md5 differ 2025/01/27 04:45:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:45:59 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:45:59 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/27 04:46:00 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:46:00 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/27 04:46:00 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/27 04:46:00 INFO : four: Copied (replaced existing) 2025/01/27 04:46:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/27 04:46:00 INFO : two: Copied (replaced existing) 2025/01/27 04:46:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/27 04:46:01 INFO : five: Copied (new) 2025/01/27 04:46:01 DEBUG : Waiting for deletions to finish 2025/01/27 04:46:01 DEBUG : one: Destination is newer than source, skipping 2025/01/27 04:46:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/27 04:46:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/27 04:46:01 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/27 04:46:01 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/27 04:46:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:46:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:46:01 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone476197665) 2025/01/27 04:46:01 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-xijewet5cise') 2025/01/27 04:46:01 DEBUG : three: md5 differ 2025/01/27 04:46:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/27 04:46:01 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/27 04:46:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/27 04:46:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/27 04:46:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:02 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/27 04:46:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/27 04:46:02 INFO : three: Copied (replaced existing) 2025/01/27 04:46:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.17s) === 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-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/27 04:46:04 INFO : OpenDrive root 'rclone-test-xijewet5cise': Making map for --track-renames 2025/01/27 04:46:04 INFO : OpenDrive root 'rclone-test-xijewet5cise': Finished making map for --track-renames 2025/01/27 04:46:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/27 04:46:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/27 04:46:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for renames to finish 2025/01/27 04:46:04 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:05 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/27 04:46:05 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/27 04:46:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/27 04:46:06 INFO : potato: Copied (new) 2025/01/27 04:46:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/27 04:46:06 INFO : yam: Copied (new) 2025/01/27 04:46:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:46:06 INFO : OpenDrive root 'rclone-test-xijewet5cise': Making map for --track-renames 2025/01/27 04:46:06 INFO : OpenDrive root 'rclone-test-xijewet5cise': Finished making map for --track-renames 2025/01/27 04:46:06 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:06 DEBUG : potato: Unchanged skipping 2025/01/27 04:46:06 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for renames to finish 2025/01/27 04:46:07 DEBUG : yam: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using file/rename instead of move_copy for yaml 2025/01/27 04:46:07 INFO : yam: Moved (server-side) to: yaml 2025/01/27 04:46:07 INFO : yaml: Renamed from "yam" 2025/01/27 04:46:07 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:07 DEBUG : Waiting for deletions to finish 2025/01/27 04:46:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/27 04:46:09 INFO : OpenDrive root 'rclone-test-xijewet5cise': Making map for --track-renames 2025/01/27 04:46:09 INFO : OpenDrive root 'rclone-test-xijewet5cise': Finished making map for --track-renames 2025/01/27 04:46:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/27 04:46:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/27 04:46:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for renames to finish 2025/01/27 04:46:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:09 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/27 04:46:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/27 04:46:11 INFO : potato: Copied (new) 2025/01/27 04:46:11 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/27 04:46:12 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/27 04:46:12 INFO : yam: Copied (new) 2025/01/27 04:46:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:46:12 INFO : OpenDrive root 'rclone-test-xijewet5cise': Making map for --track-renames 2025/01/27 04:46:12 INFO : OpenDrive root 'rclone-test-xijewet5cise': Finished making map for --track-renames 2025/01/27 04:46:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:12 DEBUG : potato: Unchanged skipping 2025/01/27 04:46:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for renames to finish 2025/01/27 04:46:13 DEBUG : yam: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using file/rename instead of move_copy for yaml 2025/01/27 04:46:13 INFO : yam: Moved (server-side) to: yaml 2025/01/27 04:46:13 INFO : yaml: Renamed from "yam" 2025/01/27 04:46:13 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:13 DEBUG : Waiting for deletions to finish 2025/01/27 04:46:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/27 04:46:15 INFO : OpenDrive root 'rclone-test-xijewet5cise': Making map for --track-renames 2025/01/27 04:46:15 INFO : OpenDrive root 'rclone-test-xijewet5cise': Finished making map for --track-renames 2025/01/27 04:46:15 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/27 04:46:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/27 04:46:15 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for renames to finish 2025/01/27 04:46:15 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:15 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/27 04:46:16 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/27 04:46:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/27 04:46:16 INFO : potato: Copied (new) 2025/01/27 04:46:17 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/27 04:46:17 INFO : sub/yam: Copied (new) 2025/01/27 04:46:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:46:17 DEBUG : potato: Unchanged skipping 2025/01/27 04:46:17 INFO : OpenDrive root 'rclone-test-xijewet5cise': Making map for --track-renames 2025/01/27 04:46:17 INFO : OpenDrive root 'rclone-test-xijewet5cise': Finished making map for --track-renames 2025/01/27 04:46:17 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:17 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for renames to finish 2025/01/27 04:46:18 INFO : sub/yam: Moved (server-side) to: yam 2025/01/27 04:46:18 INFO : yam: Renamed from "sub/yam" 2025/01/27 04:46:18 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:18 DEBUG : Waiting for deletions to finish 2025/01/27 04:46:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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 (13.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:28 DEBUG : Creating backend with remote "/tmp/rclone476197665/dir1" 2025/01/27 04:46:28 DEBUG : Config file has changed externally - reloading 2025/01/27 04:46:28 DEBUG : Creating backend with remote "/tmp/rclone476197665/dir2" 2025/01/27 04:46:28 DEBUG : Local file system at /tmp/rclone476197665/dir2: Using server-side directory move 2025/01/27 04:46:28 INFO : Local file system at /tmp/rclone476197665/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/27 04:46:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/27 04:46:28 DEBUG : Local file system at /tmp/rclone476197665/dir2: Waiting for checks to finish 2025/01/27 04:46:28 DEBUG : Local file system at /tmp/rclone476197665/dir2: Waiting for transfers to finish 2025/01/27 04:46:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:46:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/27 04:46:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:29 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/01/27 04:46:29 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2025/01/27 04:46:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:46:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:46:30 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:46:30 INFO : sub dir/hello world: Deleted 2025/01/27 04:46:30 ERROR : Local file system at /tmp/rclone476197665: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (3.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/27 04:46:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/27 04:46:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:33 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Folder is already deleted (Error 403) 2025/01/27 04:46:33 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Folder is already deleted (Error 403) 2025/01/27 04:46:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/27 04:46:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/27 04:46:34 INFO : sub dir/hello world: Copied (new) 2025/01/27 04:46:34 INFO : sub dir/hello world: Deleted sync_test.go:1808: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1808 Error: Received unexpected error: failed to get folder list: Folder is already deleted (Error 403) Test: TestMoveWithoutDeleteEmptySrcDirs run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (11.91s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/27 04:46:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/27 04:46:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/27 04:46:45 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/27 04:46:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/27 04:46:46 INFO : existing: Copied (new) 2025/01/27 04:46:46 INFO : existing: Deleted 2025/01/27 04:46:46 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/27 04:46:46 INFO : existing-b: Copied (new) 2025/01/27 04:46:46 INFO : existing-b: Deleted 2025/01/27 04:46:46 DEBUG : existing: Destination exists, skipping 2025/01/27 04:46:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/27 04:46:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:46:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:46:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.68s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:46:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xipufoj0dizi" 2025/01/27 04:46:48 DEBUG : Starting OpenDrive session with ID: c4e7931b4594c1d12ea6cc257b9371a21cb79c950e1e9294c460800f5fe589a5 2025/01/27 04:46:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:46:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:46:52 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-xijewet5cise' -> OpenDrive root 'rclone-test-xipufoj0dizi' 2025/01/27 04:46:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:46:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/27 04:46:58 DEBUG : OpenDrive root 'rclone-test-xipufoj0dizi': Using server-side directory move 2025/01/27 04:46:58 INFO : OpenDrive root 'rclone-test-xipufoj0dizi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/27 04:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:46:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/27 04:46:58 DEBUG : empty space: Unchanged skipping 2025/01/27 04:46:58 DEBUG : OpenDrive root 'rclone-test-xipufoj0dizi': Waiting for checks to finish 2025/01/27 04:46:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/27 04:46:58 INFO : potato3: Deleted 2025/01/27 04:46:58 INFO : empty space: Deleted 2025/01/27 04:46:58 DEBUG : OpenDrive root 'rclone-test-xipufoj0dizi': Waiting for transfers to finish 2025/01/27 04:46:59 INFO : potato2: Moved (server-side) 2025/01/27 04:46:59 INFO : potato3: Moved (server-side) 2025/01/27 04:46:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-piyezen3vusi" 2025/01/27 04:47:00 DEBUG : Starting OpenDrive session with ID: cea20f180c12908bf3612ff1233e57450d99909c9576f4763b3cfc4f3b4295e5 2025/01/27 04:47:00 DEBUG : OpenDrive root 'rclone-test-piyezen3vusi': Using server-side directory move 2025/01/27 04:47:00 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/27 04:47:00 INFO : OpenDrive root 'rclone-test-piyezen3vusi': Server side directory move succeeded 2025/01/27 04:47:01 ERROR : : error listing: directory not found 2025/01/27 04:47:01 DEBUG : OpenDrive root 'rclone-test-piyezen3vusi': Purge remote 2025/01/27 04:47:01 DEBUG : OpenDrive root 'rclone-test-xipufoj0dizi': Purge remote 2025/01/27 04:47:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hekogez9wova" 2025/01/27 04:47:03 DEBUG : Starting OpenDrive session with ID: bed51846569944f3d91abcdb926698c9799e2f2a48ce7b2684c96381102f4a08 2025/01/27 04:47:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:47:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:47:08 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-xijewet5cise' -> OpenDrive root 'rclone-test-hekogez9wova' 2025/01/27 04:47:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:47:12 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/27 04:47:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/27 04:47:13 DEBUG : empty space: Excluded 2025/01/27 04:47:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/27 04:47:13 DEBUG : empty space: Excluded 2025/01/27 04:47:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:47:13 DEBUG : OpenDrive root 'rclone-test-hekogez9wova': Waiting for checks to finish 2025/01/27 04:47:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/27 04:47:13 DEBUG : OpenDrive root 'rclone-test-hekogez9wova': Waiting for transfers to finish 2025/01/27 04:47:13 INFO : potato3: Deleted 2025/01/27 04:47:13 INFO : potato2: Moved (server-side) 2025/01/27 04:47:13 INFO : potato3: Moved (server-side) 2025/01/27 04:47:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qaganal3laso" 2025/01/27 04:47:14 DEBUG : Starting OpenDrive session with ID: 1b927b429f60ccf64d5b90e890e40cffc0a39a38206507e9aed80eed8c325439 2025/01/27 04:47:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/27 04:47:15 DEBUG : empty space: Excluded 2025/01/27 04:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:47:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/27 04:47:15 DEBUG : OpenDrive root 'rclone-test-qaganal3laso': Waiting for checks to finish 2025/01/27 04:47:15 DEBUG : OpenDrive root 'rclone-test-qaganal3laso': Waiting for transfers to finish 2025/01/27 04:47:16 INFO : potato2: Moved (server-side) 2025/01/27 04:47:16 INFO : potato3: Moved (server-side) 2025/01/27 04:47:16 DEBUG : OpenDrive root 'rclone-test-qaganal3laso': Purge remote 2025/01/27 04:47:16 DEBUG : OpenDrive root 'rclone-test-hekogez9wova': Purge remote --- PASS: TestServerSideMoveWithFilter (14.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rigodow5funu" 2025/01/27 04:47:18 DEBUG : Starting OpenDrive session with ID: 0402bdd028366a533a63ce073846a4e39053568c3bb0db67844f4b8b8fe27cee 2025/01/27 04:47:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/27 04:47:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:47:22 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/27 04:47:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-xijewet5cise' -> OpenDrive root 'rclone-test-rigodow5funu' 2025/01/27 04:47:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/27 04:47:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/27 04:47:28 DEBUG : OpenDrive root 'rclone-test-rigodow5funu': Using server-side directory move 2025/01/27 04:47:28 INFO : OpenDrive root 'rclone-test-rigodow5funu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/27 04:47:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/27 04:47:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/27 04:47:28 DEBUG : empty space: Unchanged skipping 2025/01/27 04:47:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/27 04:47:28 INFO : potato3: Deleted 2025/01/27 04:47:28 DEBUG : OpenDrive root 'rclone-test-rigodow5funu': Waiting for checks to finish 2025/01/27 04:47:28 INFO : empty space: Deleted 2025/01/27 04:47:28 DEBUG : OpenDrive root 'rclone-test-rigodow5funu': Waiting for transfers to finish 2025/01/27 04:47:28 INFO : potato2: Moved (server-side) 2025/01/27 04:47:29 INFO : potato3: Moved (server-side) 2025/01/27 04:47:29 INFO : tomatoDir: Removing directory 2025/01/27 04:47:29 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': deleted 1 directories 2025/01/27 04:47:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wixuzab2yubu" 2025/01/27 04:47:30 DEBUG : Starting OpenDrive session with ID: ae8f84f7036a4f142c5c6f413191ea1462beedc0dc11d0317df77fa8d2009672 2025/01/27 04:47:30 INFO : tomatoDir: Making directory 2025/01/27 04:47:31 DEBUG : OpenDrive root 'rclone-test-wixuzab2yubu': Using server-side directory move 2025/01/27 04:47:31 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/27 04:47:31 INFO : OpenDrive root 'rclone-test-wixuzab2yubu': Server side directory move succeeded 2025/01/27 04:47:32 ERROR : : error listing: directory not found 2025/01/27 04:47:32 ERROR : : error listing: directory not found 2025/01/27 04:47:32 DEBUG : OpenDrive root 'rclone-test-wixuzab2yubu': Purge remote 2025/01/27 04:47:32 DEBUG : OpenDrive root 'rclone-test-rigodow5funu': Purge remote 2025/01/27 04:47:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", 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-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/rclone-sync-test" 2025/01/27 04:47:34 DEBUG : Starting OpenDrive session with ID: 8bdda115b7249a618b0539abf5b16feac9fb1b84d4393be4bd37c74241d13956 run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/rclone-sync-test" 2025/01/27 04:47:37 DEBUG : Starting OpenDrive session with ID: 1cae3b502a9e091eddbf8c10701d3bc6725a057b9331b5f006b5c7efef224e3c 2025/01/27 04:47:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/rclone-sync-test-include/layer2" 2025/01/27 04:47:38 DEBUG : Starting OpenDrive session with ID: 8ff81cd93b9a5966837aa26b7f0e96f919c8fb9a96b446a9241c9a88c4723275 2025/01/27 04:47:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/rclone-sync-test-ignore-file" 2025/01/27 04:47:40 DEBUG : Starting OpenDrive session with ID: d0357cc40ac1c578ec483fbc40f494cd02252b2c6939e0422e194cda767039a4 2025/01/27 04:47:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/01/27 04:47:44 DEBUG : rclone-sync-test: Excluded 2025/01/27 04:47:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/27 04:47:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/27 04:47:45 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/rclone-sync-test': Waiting for checks to finish 2025/01/27 04:47:45 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/rclone-sync-test': Waiting for transfers to finish 2025/01/27 04:47:45 DEBUG : Waiting for deletions to finish 2025/01/27 04:47:45 INFO : There was nothing to transfer 2025/01/27 04:47:45 DEBUG : rclone-sync-test: Excluded 2025/01/27 04:47:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/27 04:47:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/27 04:47:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:47:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:47:46 DEBUG : Waiting for deletions to finish 2025/01/27 04:47:46 INFO : rclone-sync-test-include: Removing directory 2025/01/27 04:47:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': deleted 1 directories 2025/01/27 04:47:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:47 DEBUG : rclone-sync-test: Excluded 2025/01/27 04:47:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/27 04:47:47 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/27 04:47:47 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/27 04:47:47 DEBUG : Waiting for deletions to finish 2025/01/27 04:47:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:47 DEBUG : rclone-sync-test: Excluded 2025/01/27 04:47:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/27 04:47:48 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:47:48 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:47:48 DEBUG : Waiting for deletions to finish 2025/01/27 04:47:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:48 DEBUG : : Excluded 2025/01/27 04:47:48 DEBUG : rclone-sync-test: Excluded 2025/01/27 04:47:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/27 04:47:48 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/27 04:47:48 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/27 04:47:48 DEBUG : Waiting for deletions to finish 2025/01/27 04:47:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.15s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:47:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:47:56 DEBUG : Starting OpenDrive session with ID: f7bbe8e0fa209f7f5fe1dada24d7a61affa08689ef0674f1d990b860df4dbb45 2025/01/27 04:47:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/CompareDest" 2025/01/27 04:47:57 DEBUG : Starting OpenDrive session with ID: b01ed4b9b9049c771c39c19ffbee4c849f47b7c32769244cb61c2391a9f19aa7 2025/01/27 04:47:58 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 04:47:58 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:47:58 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:47:59 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/27 04:48:00 INFO : one: Copied (new) 2025/01/27 04:48:00 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:01 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:48:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/27 04:48:02 INFO : one: Copied (replaced existing) 2025/01/27 04:48:02 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:05 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:48:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:06 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:48:07 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:07 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:07 INFO : There was nothing to transfer 2025/01/27 04:48:08 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 04:48:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:48:10 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:10 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:10 INFO : There was nothing to transfer 2025/01/27 04:48:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/27 04:48:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:10 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:48:10 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:10 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:10 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/27 04:48:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:12 DEBUG : two: Need to transfer - File not found at Destination 2025/01/27 04:48:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/27 04:48:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:12 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/27 04:48:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/27 04:48:13 INFO : two: Copied (new) 2025/01/27 04:48:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:48:17 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/27 04:48:19 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/27 04:48:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dest" 2025/01/27 04:48:21 DEBUG : Starting OpenDrive session with ID: 49990147006f99066a2289e63c80980f7bb6f5930e24ddd0016dd24cc697d71c 2025/01/27 04:48:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/pre-dest1" 2025/01/27 04:48:22 DEBUG : Starting OpenDrive session with ID: 96084c47f7bc65ec7519028acfe9c7ea2747be70969ebe92572ac47d0b012715 2025/01/27 04:48:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/pre-dest2" 2025/01/27 04:48:23 DEBUG : Starting OpenDrive session with ID: 3ca6e1644cc4d340188fb91b08fb41273e7dcaafda50fb8e3ea02e0e33956a8b 2025/01/27 04:48:23 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:48:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/27 04:48:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:48:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/27 04:48:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/27 04:48:24 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dest': Waiting for checks to finish 2025/01/27 04:48:24 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dest': Waiting for transfers to finish 2025/01/27 04:48:25 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/27 04:48:26 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/27 04:48:26 INFO : 3: Copied (new) 2025/01/27 04:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.25s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:48:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:48:29 DEBUG : Starting OpenDrive session with ID: 4c80b9c9162b5186acede05491563e73b867be41654775b5d8f0c6c87dd3e861 2025/01/27 04:48:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/CopyDest" 2025/01/27 04:48:30 DEBUG : Starting OpenDrive session with ID: d076cd7a2317fb0cf5085c75b61204515f6f1904a4270c233fc478fed45519be 2025/01/27 04:48:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/27 04:48:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:32 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:33 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/27 04:48:34 INFO : one: Copied (new) 2025/01/27 04:48:34 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:35 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:35 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:48:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/27 04:48:36 INFO : one: Copied (replaced existing) 2025/01/27 04:48:36 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:39 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:48:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/BackupDir" 2025/01/27 04:48:41 DEBUG : Starting OpenDrive session with ID: 02826d71bde5bd2774aa763b95201805d4e73dffaefb773900c217a04fc410ec 2025/01/27 04:48:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:42 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/27 04:48:43 INFO : one: Moved (server-side) 2025/01/27 04:48:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/27 04:48:43 INFO : one: Copied (server-side copy) 2025/01/27 04:48:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/27 04:48:43 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:43 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:44 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:46 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/27 04:48:46 INFO : two: Copied (server-side copy) 2025/01/27 04:48:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/27 04:48:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:46 DEBUG : one: Unchanged skipping 2025/01/27 04:48:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:46 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:46 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:47 DEBUG : two: Unchanged skipping 2025/01/27 04:48:47 DEBUG : one: Unchanged skipping 2025/01/27 04:48:47 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:47 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:47 DEBUG : Waiting for deletions to finish 2025/01/27 04:48:47 INFO : There was nothing to transfer 2025/01/27 04:48:48 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/27 04:48:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/27 04:48:50 DEBUG : three: Destination not found in --copy-dest 2025/01/27 04:48:50 DEBUG : three: Need to transfer - File not found at Destination 2025/01/27 04:48:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:50 DEBUG : one: Unchanged skipping 2025/01/27 04:48:50 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:48:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/27 04:48:50 DEBUG : two: Unchanged skipping 2025/01/27 04:48:50 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:48:50 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/27 04:48:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/27 04:48:51 INFO : three: Copied (new) 2025/01/27 04:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.53s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:48:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:57 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:48:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/27 04:49:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:49:00 DEBUG : Starting OpenDrive session with ID: fde01377daf78ced1e2891eba00ee6e6b37db7b4651b6ba7b8cd241adcb0157f 2025/01/27 04:49:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/backup" 2025/01/27 04:49:01 DEBUG : Starting OpenDrive session with ID: 207c59aa18b3abd6f3f4fb69af31225ce34ccc7fd27b86f33c855f0fb4463c7e 2025/01/27 04:49:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:49:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:49:02 DEBUG : two: Unchanged skipping 2025/01/27 04:49:02 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:49:03 INFO : one: Moved (server-side) 2025/01/27 04:49:03 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:49:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/27 04:49:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/27 04:49:05 INFO : one: Copied (new) 2025/01/27 04:49:05 DEBUG : Waiting for deletions to finish 2025/01/27 04:49:05 INFO : three.txt: Moved (server-side) 2025/01/27 04:49:05 INFO : three.txt: Moved into backup dir 2025/01/27 04:49:06 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/27 04:49:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:49:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:49:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:49:08 DEBUG : two: Unchanged skipping 2025/01/27 04:49:08 INFO : one: Deleted 2025/01/27 04:49:09 INFO : one: Moved (server-side) 2025/01/27 04:49:09 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:49:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:49:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/27 04:49:10 INFO : one: Copied (new) 2025/01/27 04:49:10 DEBUG : Waiting for deletions to finish 2025/01/27 04:49:11 INFO : three.txt: Deleted 2025/01/27 04:49:11 INFO : three.txt: Moved (server-side) 2025/01/27 04:49:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.96s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:49:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:49:16 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:49:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/27 04:49:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:49:20 DEBUG : Starting OpenDrive session with ID: 9903ba06c484f98bdb1d2ddd0ac5ba38798ff73aebf70748e7a86ad331b99c9b 2025/01/27 04:49:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/backup" 2025/01/27 04:49:21 DEBUG : Starting OpenDrive session with ID: 7819d5cec05ef6058a4f0e874a3c730babdf0c77f656077c93220bd48f2671fb 2025/01/27 04:49:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:49:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:49:21 DEBUG : two: Unchanged skipping 2025/01/27 04:49:21 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:49:23 INFO : one: Moved (server-side) to: one.bak 2025/01/27 04:49:23 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:49:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/27 04:49:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/27 04:49:25 INFO : one: Copied (new) 2025/01/27 04:49:25 DEBUG : Waiting for deletions to finish 2025/01/27 04:49:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/27 04:49:25 INFO : three.txt: Moved into backup dir 2025/01/27 04:49:26 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/27 04:49:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:49:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:49:28 DEBUG : two: Unchanged skipping 2025/01/27 04:49:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:49:28 INFO : one.bak: Deleted 2025/01/27 04:49:28 INFO : one: Moved (server-side) to: one.bak 2025/01/27 04:49:28 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:49:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:49:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/27 04:49:30 INFO : one: Copied (new) 2025/01/27 04:49:30 DEBUG : Waiting for deletions to finish 2025/01/27 04:49:30 INFO : three.txt.bak: Deleted 2025/01/27 04:49:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/27 04:49:31 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (5), backup/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-xijewet5cise'/backup/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffix (27.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:49:42 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:49:44 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:49:45 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/27 04:49:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:49:47 DEBUG : Starting OpenDrive session with ID: ed15a36ca13977a114f474c951596c4c69cfa52739c4de12b7f957132cdf85d2 2025/01/27 04:49:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/backup" 2025/01/27 04:49:48 DEBUG : Starting OpenDrive session with ID: 06e5b96003295d6ef73d9522bbddc6ce5a701a82a38d76f795ec5c7d22bcb8a8 2025/01/27 04:49:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:49:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:49:49 DEBUG : two: Unchanged skipping 2025/01/27 04:49:49 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:49:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/27 04:49:50 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:49:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/27 04:49:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/27 04:49:52 INFO : one: Copied (new) 2025/01/27 04:49:52 DEBUG : Waiting for deletions to finish 2025/01/27 04:49:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/27 04:49:52 INFO : three.txt: Moved into backup dir 2025/01/27 04:49:53 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/27 04:49:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:49:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:49:55 DEBUG : two: Unchanged skipping 2025/01/27 04:49:55 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:49:55 INFO : one-2019-01-01: Deleted 2025/01/27 04:49:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/27 04:49:55 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:49:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:49:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/27 04:49:57 INFO : one: Copied (new) 2025/01/27 04:49:57 DEBUG : Waiting for deletions to finish 2025/01/27 04:49:57 INFO : three-2019-01-01.txt: Deleted 2025/01/27 04:49:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/27 04:49:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:50:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:50:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:50:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/27 04:50:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:50:06 DEBUG : Starting OpenDrive session with ID: 24b641a7c9a1b63731e9b2a5edf754273642459c7dcb360ca0a0edd413577630 2025/01/27 04:50:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:50:07 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:50:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:50:07 DEBUG : two: Unchanged skipping 2025/01/27 04:50:07 DEBUG : one: same parent dir (ODFfNzk5NTgwMV82ekVhcw) - using file/rename instead of move_copy for one.bak 2025/01/27 04:50:07 INFO : one: Moved (server-side) to: one.bak 2025/01/27 04:50:07 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:50:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/27 04:50:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/27 04:50:09 INFO : one: Copied (new) 2025/01/27 04:50:09 DEBUG : Waiting for deletions to finish 2025/01/27 04:50:09 DEBUG : three.txt: same parent dir (ODFfNzk5NTgwMV82ekVhcw) - using file/rename instead of move_copy for three.txt.bak 2025/01/27 04:50:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/27 04:50:09 INFO : three.txt: Moved into backup dir 2025/01/27 04:50:10 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/27 04:50:12 DEBUG : one.bak: Excluded (Path Filter) 2025/01/27 04:50:12 DEBUG : one.bak: Excluded 2025/01/27 04:50:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/27 04:50:12 DEBUG : three.txt.bak: Excluded 2025/01/27 04:50:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:50:12 DEBUG : two: Unchanged skipping 2025/01/27 04:50:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for checks to finish 2025/01/27 04:50:12 INFO : one.bak: Deleted 2025/01/27 04:50:12 DEBUG : one: same parent dir (ODFfNzk5NTgwMV82ekVhcw) - using file/rename instead of move_copy for one.bak 2025/01/27 04:50:12 INFO : one: Moved (server-side) to: one.bak 2025/01/27 04:50:12 DEBUG : OpenDrive root 'rclone-test-xijewet5cise/dst': Waiting for transfers to finish 2025/01/27 04:50:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:50:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/27 04:50:14 INFO : one: Copied (new) 2025/01/27 04:50:14 DEBUG : Waiting for deletions to finish 2025/01/27 04:50:14 INFO : three.txt.bak: Deleted 2025/01/27 04:50:15 DEBUG : three.txt: same parent dir (ODFfNzk5NTgwMV82ekVhcw) - using file/rename instead of move_copy for three.txt.bak 2025/01/27 04:50:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/27 04:50:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.07s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:50:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:50:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:50:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/27 04:50:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:50:23 DEBUG : Starting OpenDrive session with ID: bdf011c3bf99c78b79788eb76f03166dbd36604a5126b7b8986318a9f458e459 2025/01/27 04:50:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:50:24 DEBUG : one: same parent dir (ODFfNzk5NTgwMl9BZ1ZYTQ) - using file/rename instead of move_copy for one.bak 2025/01/27 04:50:24 INFO : one: Moved (server-side) to: one.bak 2025/01/27 04:50:25 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/27 04:50:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/27 04:50:26 INFO : one: Copied (new) 2025/01/27 04:50:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:50:26 DEBUG : two: Unchanged skipping 2025/01/27 04:50:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/27 04:50:27 DEBUG : three.txt: same parent dir (ODFfNzk5NTgwMl9BZ1ZYTQ) - using file/rename instead of move_copy for three.txt.bak 2025/01/27 04:50:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/27 04:50:27 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/27 04:50:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/27 04:50:28 INFO : three.txt: Copied (new) 2025/01/27 04:50:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:50:30 INFO : one.bak: Deleted 2025/01/27 04:50:30 DEBUG : one: same parent dir (ODFfNzk5NTgwMl9BZ1ZYTQ) - using file/rename instead of move_copy for one.bak 2025/01/27 04:50:30 INFO : one: Moved (server-side) to: one.bak 2025/01/27 04:50:31 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:50:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/27 04:50:32 INFO : one: Copied (new) 2025/01/27 04:50:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:50:32 DEBUG : two: Unchanged skipping 2025/01/27 04:50:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/27 04:50:32 INFO : three.txt.bak: Deleted 2025/01/27 04:50:33 DEBUG : three.txt: same parent dir (ODFfNzk5NTgwMl9BZ1ZYTQ) - using file/rename instead of move_copy for three.txt.bak 2025/01/27 04:50:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/27 04:50:33 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/27 04:50:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/27 04:50:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:50:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/27 04:50:39 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/27 04:50:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/27 04:50:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xijewet5cise/dst" 2025/01/27 04:50:43 DEBUG : Starting OpenDrive session with ID: 33f5fb5a8c8ca69bc3fbe0f92057506f373e38d66b5a8e6ee4255c9357cf9db9 2025/01/27 04:50:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/27 04:50:44 DEBUG : one: same parent dir (ODFfNzk5NTgwM19QUjZYeA) - using file/rename instead of move_copy for one-2019-01-01 2025/01/27 04:50:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/27 04:50:45 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/27 04:50:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/27 04:50:46 INFO : one: Copied (new) 2025/01/27 04:50:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:50:46 DEBUG : two: Unchanged skipping 2025/01/27 04:50:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/27 04:50:47 DEBUG : three.txt: same parent dir (ODFfNzk5NTgwM19QUjZYeA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/27 04:50:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/27 04:50:48 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/27 04:50:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/27 04:50:49 INFO : three.txt: Copied (new) 2025/01/27 04:50:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/27 04:50:50 INFO : one-2019-01-01: Deleted 2025/01/27 04:50:50 DEBUG : one: same parent dir (ODFfNzk5NTgwM19QUjZYeA) - using file/rename instead of move_copy for one-2019-01-01 2025/01/27 04:50:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/27 04:50:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/27 04:50:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/27 04:50:52 INFO : one: Copied (new) 2025/01/27 04:50:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:50:52 DEBUG : two: Unchanged skipping 2025/01/27 04:50:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/27 04:50:53 INFO : three-2019-01-01.txt: Deleted 2025/01/27 04:50:53 DEBUG : three.txt: same parent dir (ODFfNzk5NTgwM19QUjZYeA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/27 04:50:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/27 04:50:54 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/27 04:50:55 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/27 04:50:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.13s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:50:57 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/27 04:50:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/27 04:50:59 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:50:59 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:50:59 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/27 04:51:00 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/27 04:51:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/27 04:51:00 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: TestSyncUTFNorm (11.37s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:51:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/27 04:51:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:51:08 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:51:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/27 04:51:10 INFO : existing: Copied (new) 2025/01/27 04:51:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:51:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/27 04:51:11 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:51:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/27 04:51:11 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:51:11 ERROR : OpenDrive root 'rclone-test-xijewet5cise': not deleting files as there were IO errors 2025/01/27 04:51:11 ERROR : OpenDrive root 'rclone-test-xijewet5cise': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncImmutable (3.90s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:51:13 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:15 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/27 04:51:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/27 04:51:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/27 04:51:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:51:21 DEBUG : existing: Unchanged skipping 2025/01/27 04:51:21 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/27 04:51:22 DEBUG : subdira-rclone-move-kihurak7: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using folder/rename instead of move_copy 2025/01/27 04:51:22 DEBUG : EXISTING: moving to existing-rclone-move-logasom3 2025/01/27 04:51:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wutotiq2 2025/01/27 04:51:22 DEBUG : subdira: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using folder/rename instead of move_copy 2025/01/27 04:51:22 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-wutotiq2 2025/01/27 04:51:22 DEBUG : EXISTING: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using file/rename instead of move_copy for existing-rclone-move-logasom3 2025/01/27 04:51:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/27 04:51:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wutotiq2 2025/01/27 04:51:23 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/27 04:51:23 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-logasom3 2025/01/27 04:51:23 DEBUG : EXISTING: moving to existing 2025/01/27 04:51:23 DEBUG : existingbutdifferent-rclone-move-wutotiq2: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using file/rename instead of move_copy for existingbutdifferent 2025/01/27 04:51:23 INFO : existingbutdifferent-rclone-move-wutotiq2: Moved (server-side) to: existingbutdifferent 2025/01/27 04:51:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/27 04:51:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/27 04:51:23 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/27 04:51:23 DEBUG : existing-rclone-move-logasom3: same parent dir (ODFfNzk5NTcyMF9mWXB5dg) - using file/rename instead of move_copy for existing 2025/01/27 04:51:23 DEBUG : subdira/subdirb-rclone-move-huvoqug3: same parent dir (ODFfNzk5NTgwNF9RTHh5bw) - using folder/rename instead of move_copy 2025/01/27 04:51:23 INFO : existing-rclone-move-logasom3: Moved (server-side) to: existing 2025/01/27 04:51:23 INFO : EXISTING: Moved (server-side) to: existing 2025/01/27 04:51:23 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/27 04:51:24 DEBUG : subdira/subdirb: same parent dir (ODFfNzk5NTgwNF9RTHh5bw) - using folder/rename instead of move_copy 2025/01/27 04:51:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/27 04:51:24 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/27 04:51:24 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/27 04:51:25 DEBUG : subdira/subdirb/subdirc-rclone-move-weqiquh0: same parent dir (ODFfNzk5NTgwNV9WRUhRaA) - using folder/rename instead of move_copy 2025/01/27 04:51:25 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzk5NTgwNV9WRUhRaA) - using folder/rename instead of move_copy 2025/01/27 04:51:25 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/27 04:51:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/27 04:51:26 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-mazanud0: same parent dir (ODFfNzk5NTgwNl9SOTRrMw) - using folder/rename instead of move_copy 2025/01/27 04:51:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xocarey6 2025/01/27 04:51:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzk5NTgwNl9SOTRrMw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-xocarey6 2025/01/27 04:51:26 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzk5NTgwNl9SOTRrMw) - using folder/rename instead of move_copy 2025/01/27 04:51:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xocarey6 2025/01/27 04:51:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/27 04:51:27 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-xocarey6: same parent dir (ODFfNzk5NTgwNl9SOTRrMw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/01/27 04:51:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-xocarey6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/27 04:51:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/27 04:51:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/27 04:51:27 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/01/27 04:51:28 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/27 04:51:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/27 04:51:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/27 04:51:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/27 04:51:29 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:51:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jovegef2 2025/01/27 04:51:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzk5NTgwN19lcnFHZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jovegef2 2025/01/27 04:51:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jovegef2 2025/01/27 04:51:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/27 04:51:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jovegef2: same parent dir (ODFfNzk5NTgwN19lcnFHZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/27 04:51:30 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jovegef2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/27 04:51:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/27 04:51:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/27 04:51:30 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:51:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/27 04:51:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/27 04:51:31 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/27 04:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:51:37 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:38 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:40 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:42 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:44 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:45 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:47 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:49 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:50 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:52 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:54 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:55 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:57 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/27 04:51:59 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:00 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:02 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:04 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:05 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:07 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:09 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:10 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:12 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:14 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:15 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:17 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:19 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:21 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:22 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:24 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:26 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:27 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:29 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:31 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:32 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:34 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:36 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:37 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:39 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:41 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:42 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:52:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both0: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both12: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both13: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both14: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both15: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both16: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both10: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both18: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both19: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both1: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both11: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both17: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both5: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both6: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both2: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both8: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:52:44 DEBUG : both3: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both4: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both7: Unchanged skipping 2025/01/27 04:52:44 DEBUG : both9: Unchanged skipping 2025/01/27 04:52:44 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:52:44 DEBUG : Waiting for deletions to finish 2025/01/27 04:52:44 INFO : only3: Deleted 2025/01/27 04:52:44 INFO : only6: Deleted 2025/01/27 04:52:45 INFO : only0: Deleted 2025/01/27 04:52:45 INFO : only18: Deleted 2025/01/27 04:52:45 INFO : only4: Deleted 2025/01/27 04:52:45 INFO : only13: Deleted 2025/01/27 04:52:45 INFO : only17: Deleted 2025/01/27 04:52:45 INFO : only14: Deleted 2025/01/27 04:52:45 INFO : only2: Deleted 2025/01/27 04:52:45 INFO : only7: Deleted 2025/01/27 04:52:46 INFO : only9: Deleted 2025/01/27 04:52:46 INFO : only1: Deleted 2025/01/27 04:52:46 INFO : only19: Deleted 2025/01/27 04:52:46 INFO : only10: Deleted 2025/01/27 04:52:46 INFO : only12: Deleted 2025/01/27 04:52:46 INFO : only8: Deleted 2025/01/27 04:52:46 INFO : only11: Deleted 2025/01/27 04:52:46 INFO : only15: Deleted 2025/01/27 04:52:46 INFO : only16: Deleted 2025/01/27 04:52:46 INFO : only5: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:52:51 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:53 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:54 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:56 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:58 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/27 04:52:59 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:01 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:03 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:05 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:07 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:08 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:10 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:12 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:13 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:15 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:17 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:19 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:20 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:22 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:24 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:25 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:27 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:29 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:30 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:32 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:34 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:35 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:37 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:39 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:40 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:42 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:44 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:45 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:48 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:49 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:51 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:53 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:54 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:56 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:58 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/27 04:53:59 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for checks to finish 2025/01/27 04:53:59 DEBUG : both0: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both12: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both13: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both1: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both15: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both16: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both17: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both18: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both19: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both2: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both3: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both4: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both5: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both6: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both7: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both8: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/27 04:53:59 DEBUG : both9: Unchanged skipping 2025/01/27 04:53:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/27 04:53:59 DEBUG : both14: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both10: Unchanged skipping 2025/01/27 04:53:59 DEBUG : both11: Unchanged skipping 2025/01/27 04:53:59 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Waiting for transfers to finish 2025/01/27 04:54:01 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:01 INFO : only0: Copied (replaced existing) 2025/01/27 04:54:01 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:01 INFO : only10: Copied (replaced existing) 2025/01/27 04:54:02 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:02 INFO : only12: Copied (replaced existing) 2025/01/27 04:54:02 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:02 INFO : only11: Copied (replaced existing) 2025/01/27 04:54:03 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:03 INFO : only1: Copied (replaced existing) 2025/01/27 04:54:03 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:03 INFO : only14: Copied (replaced existing) 2025/01/27 04:54:04 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:04 INFO : only13: Copied (replaced existing) 2025/01/27 04:54:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:05 INFO : only16: Copied (replaced existing) 2025/01/27 04:54:05 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:05 INFO : only18: Copied (replaced existing) 2025/01/27 04:54:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:05 INFO : only17: Copied (replaced existing) 2025/01/27 04:54:06 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:06 INFO : only15: Copied (replaced existing) 2025/01/27 04:54:06 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:06 INFO : only19: Copied (replaced existing) 2025/01/27 04:54:07 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:07 INFO : only3: Copied (replaced existing) 2025/01/27 04:54:07 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:07 INFO : only2: Copied (replaced existing) 2025/01/27 04:54:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:07 INFO : only4: Copied (replaced existing) 2025/01/27 04:54:08 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:08 INFO : only5: Copied (replaced existing) 2025/01/27 04:54:09 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:09 INFO : only8: Copied (replaced existing) 2025/01/27 04:54:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:09 INFO : only9: Copied (replaced existing) 2025/01/27 04:54:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:10 INFO : only7: Copied (replaced existing) 2025/01/27 04:54:10 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/27 04:54:10 INFO : only6: Copied (replaced existing) 2025/01/27 04:54:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (88.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:54:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:54:18 INFO : sub dir: Making directory 2025/01/27 04:54:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" 2025/01/27 04:54:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/27 04:54:35 INFO : sub dir: Making directory 2025/01/27 04:54:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-xijewet5cise'", Local "Local file system at /tmp/rclone476197665", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.27s) FAIL 2025/01/27 04:54:52 DEBUG : OpenDrive root 'rclone-test-xijewet5cise': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m15.550037697s (try 1/5): exit status 1: Failed [TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestSyncBackupDirWithSuffix]