"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/01 03:35:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana" 2025/04/01 03:35:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 03:35:21 DEBUG : Starting OpenDrive session with ID: c8051fc2c7586e37527699208e716d844631fd3ccde22c1012da2ee58e490357 2025/04/01 03:35:21 DEBUG : Creating backend with remote "/tmp/rclone232394211" === 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-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/01 03:35:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:23 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:23 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:25 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.03s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", 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-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:27 DEBUG : Creating backend with remote "/non-existing" 2025/04/01 03:35:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/01 03:35:27 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:27 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.78s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:32 INFO : OpenDrive root 'rclone-test-ginazak0hana': Running all checks before starting transfers 2025/04/01 03:35:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:32 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:32 INFO : OpenDrive root 'rclone-test-ginazak0hana': Checks finished, now starting transfers 2025/04/01 03:35:32 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.88s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:36 ERROR : Ignoring --no-traverse with sync 2025/04/01 03:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:36 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:36 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:38 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:35:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.85s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/01 03:35:40 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:40 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:40 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/01 03:35:41 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/01 03:35:41 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyWithDepth (2.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:35:43 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:43 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:43 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:44 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:44 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:35:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:46 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:47 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:47 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 03:35:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:35:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 03:35:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:35:48 INFO : sub dir: Making directory 2025/04/01 03:35:48 INFO : sub dir2: Making directory 2025/04/01 03:35:49 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 03:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:49 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:49 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:52 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:54 INFO : sub dir2: Making directory 2025/04/01 03:35:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 03:35:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:54 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:54 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:35:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:35:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:35:57 DEBUG : sub dir2: Making directory with metadata 2025/04/01 03:35:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:35:57 INFO : sub dir: Making directory 2025/04/01 03:35:58 INFO : sub dir2: Making directory 2025/04/01 03:35:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:35:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:35:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:35:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:36:00 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:36:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 03:36:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", 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-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:02 INFO : sub dir2: Making directory 2025/04/01 03:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:36:02 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:36:02 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:36:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:36:04 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:36:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.66s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:06 DEBUG : sub dir2: Making directory with metadata 2025/04/01 03:36:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:36:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:36:06 INFO : sub dir: Making directory 2025/04/01 03:36:06 INFO : sub dir2: Making directory 2025/04/01 03:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:36:07 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:36:07 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:36:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:36:09 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:36:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:09 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:11 INFO : sub dir2: Making directory 2025/04/01 03:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:36:11 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:36:11 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:36:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:36:13 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:36:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.66s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-patutah0heci" 2025/04/01 03:36:17 DEBUG : Starting OpenDrive session with ID: 913a7005afe2971503e1ef380e3af86c988c3a6152229a9d6ce65408ca9703c2 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-ginazak0hana' -> OpenDrive root 'rclone-test-patutah0heci' 2025/04/01 03:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:36:18 DEBUG : OpenDrive root 'rclone-test-patutah0heci': Waiting for checks to finish 2025/04/01 03:36:18 DEBUG : OpenDrive root 'rclone-test-patutah0heci': Waiting for transfers to finish 2025/04/01 03:36:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 03:36:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:20 DEBUG : OpenDrive root 'rclone-test-patutah0heci': Purge remote --- PASS: TestServerSideCopy (6.46s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:36:24 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:36:24 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:36:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/01 03:36:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 03:36:25 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyOverSelf (5.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gujewug5yeji" 2025/04/01 03:36:30 DEBUG : Starting OpenDrive session with ID: 5df0f9997b4e65dcc1c69ea60ca53864af862f03e1005f99312727fb665eb9a3 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-ginazak0hana' -> OpenDrive root 'rclone-test-gujewug5yeji' 2025/04/01 03:36:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:36:30 DEBUG : OpenDrive root 'rclone-test-gujewug5yeji': Waiting for checks to finish 2025/04/01 03:36:30 DEBUG : OpenDrive root 'rclone-test-gujewug5yeji': Waiting for transfers to finish 2025/04/01 03:36:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 03:36:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/01 03:36:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:36:33 DEBUG : OpenDrive root 'rclone-test-gujewug5yeji': Waiting for checks to finish 2025/04/01 03:36:33 DEBUG : OpenDrive root 'rclone-test-gujewug5yeji': Waiting for transfers to finish 2025/04/01 03:36:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 03:36:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:34 DEBUG : OpenDrive root 'rclone-test-gujewug5yeji': Purge remote --- PASS: TestServerSideCopyOverSelf (9.40s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:39 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:36:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:36:39 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:36:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/01 03:36:40 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 03:36:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 03:36:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestMoveOverSelf (5.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yiyevaf3yofe" 2025/04/01 03:36:45 DEBUG : Starting OpenDrive session with ID: 511150a20cedd4394500f2cd5138814cecdfe47609f01d9ece01fd40f92e173b sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-ginazak0hana' -> OpenDrive root 'rclone-test-yiyevaf3yofe' 2025/04/01 03:36:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:36:45 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Waiting for checks to finish 2025/04/01 03:36:45 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Waiting for transfers to finish 2025/04/01 03:36:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 03:36:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/01 03:36:48 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Using server-side directory move 2025/04/01 03:36:48 INFO : OpenDrive root 'rclone-test-yiyevaf3yofe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 03:36:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 03:36:48 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Waiting for checks to finish 2025/04/01 03:36:48 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Waiting for transfers to finish 2025/04/01 03:36:49 INFO : sub dir/hello world: Deleted 2025/04/01 03:36:49 INFO : sub dir/hello world: Moved (server-side) 2025/04/01 03:36:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/04/01 03:36:52 DEBUG : testing file moves 2025/04/01 03:36:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 03:36:52 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Waiting for checks to finish 2025/04/01 03:36:52 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Waiting for transfers to finish 2025/04/01 03:36:52 INFO : sub dir/hello world: Deleted 2025/04/01 03:36:53 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:54 DEBUG : OpenDrive root 'rclone-test-yiyevaf3yofe': Purge remote --- PASS: TestServerSideMoveOverSelf (13.77s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:36:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:36:57 ERROR : : error listing: directory not found 2025/04/01 03:36:58 INFO : Local file system at /tmp/rclone232394211: Making directory 2025/04/01 03:36:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:36:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.32s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:37:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/01 03:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:37:02 DEBUG : Local file system at /tmp/rclone232394211: Waiting for checks to finish 2025/04/01 03:37:02 DEBUG : Local file system at /tmp/rclone232394211: Waiting for transfers to finish 2025/04/01 03:37:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:37:03 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/04/01 03:37:03 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:37:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyRedownload (4.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/01 03:37:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:05 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/01 03:37:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 03:37:06 INFO : check sum: Copied (new) 2025/04/01 03:37:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:06 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 03:37:06 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/01 03:37:06 DEBUG : check sum: Unchanged skipping 2025/04/01 03:37:06 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:06 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.50s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/01 03:37:08 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:08 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:09 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/01 03:37:10 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 03:37:10 INFO : sizeonly: Copied (new) 2025/04/01 03:37:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:10 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:10 DEBUG : sizeonly: Sizes identical 2025/04/01 03:37:10 DEBUG : sizeonly: Unchanged skipping 2025/04/01 03:37:10 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:10 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/01 03:37:12 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:12 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:12 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/01 03:37:13 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/01 03:37:13 INFO : ignore-size: Copied (new) 2025/04/01 03:37:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:37:14 DEBUG : ignore-size: Unchanged skipping 2025/04/01 03:37:14 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:14 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:14 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/01 03:37:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:37:17 DEBUG : existing: Unchanged skipping 2025/04/01 03:37:17 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:17 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:17 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/01 03:37:17 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:17 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:17 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/01 03:37:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 03:37:18 INFO : existing: Copied (replaced existing) 2025/04/01 03:37:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 03:37:20 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:20 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/01 03:37:21 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 03:37:21 INFO : existing: Copied (new) 2025/04/01 03:37:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:22 DEBUG : existing: Destination exists, skipping 2025/04/01 03:37:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:22 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:24 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:37:26 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/01 03:37:27 INFO : d: Making directory 2025/04/01 03:37:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 03:37:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:37:28 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 03:37:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:30 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:37:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:37:31 INFO : a/potato2: Copied (new) 2025/04/01 03:37:31 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:31 INFO : b/potato: Deleted 2025/04/01 03:37:31 INFO : d: Removing directory 2025/04/01 03:37:31 INFO : b: Removing directory 2025/04/01 03:37:31 DEBUG : b: Failed to Rmdir: folder not empty 2025/04/01 03:37:31 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': failed to delete 1 directories 2025/04/01 03:37:31 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': deleted 1 directories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", + (string) (len=1) "b", (string) (len=1) "c" Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (18.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:37:44 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:44 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/04/01 03:37:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 03:37:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/01 03:37:44 DEBUG : empty space: Unchanged skipping 2025/04/01 03:37:44 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:44 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:45 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/04/01 03:37:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 03:37:45 INFO : empty space: Updated modification time in destination 2025/04/01 03:37:45 DEBUG : empty space: Unchanged skipping 2025/04/01 03:37:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:45 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:37:48 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/04/01 03:37:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 03:37:48 DEBUG : empty space: Unchanged skipping 2025/04/01 03:37:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:48 DEBUG : Waiting for deletions to finish 2025/04/01 03:37:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.98s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:50 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/01 03:37:51 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/04/01 03:37:51 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone232394211) 2025/04/01 03:37:51 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-ginazak0hana') 2025/04/01 03:37:51 DEBUG : foo: md5 differ 2025/04/01 03:37:51 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:51 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/01 03:37:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/01 03:37:52 INFO : foo: Copied (replaced existing) 2025/04/01 03:37:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.04s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:37:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 03:37:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:37:55 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:37:55 DEBUG : empty space: Unchanged skipping 2025/04/01 03:37:55 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:37:56 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/01 03:37:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:37:57 INFO : potato: Copied (new) 2025/04/01 03:37:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:37:59 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/01 03:38:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/01 03:38:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:01 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/01 03:38:01 INFO : potato: Copied (replaced existing) 2025/04/01 03:38:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:04 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/04/01 03:38:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone232394211) 2025/04/01 03:38:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-ginazak0hana') 2025/04/01 03:38:04 DEBUG : potato: md5 differ 2025/04/01 03:38:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/01 03:38:05 INFO : potato: Copied (replaced existing) 2025/04/01 03:38:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:38:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:38:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/01 03:38:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:38:10 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:10 DEBUG : empty space: Unchanged skipping 2025/04/01 03:38:10 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:10 DEBUG : Waiting for deletions to finish 2025/04/01 03:38:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:38:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:38:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:38:15 DEBUG : empty space: Unchanged skipping 2025/04/01 03:38:15 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:15 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:38:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:38:16 INFO : potato2: Copied (new) 2025/04/01 03:38:16 DEBUG : Waiting for deletions to finish 2025/04/01 03:38:16 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:19 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:21 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/01 03:38:22 INFO : d: Making directory 2025/04/01 03:38:22 INFO : d/e: Making directory 2025/04/01 03:38:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 03:38:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:38:23 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 03:38:23 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:23 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:24 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:38:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:38:25 INFO : a/potato2: Copied (new) 2025/04/01 03:38:25 DEBUG : Waiting for deletions to finish 2025/04/01 03:38:25 INFO : b/potato: Deleted 2025/04/01 03:38:25 INFO : d/e: Removing directory 2025/04/01 03:38:25 INFO : d: Removing directory 2025/04/01 03:38:26 INFO : b: Removing directory 2025/04/01 03:38:26 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:29 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:31 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/01 03:38:32 INFO : d: Making directory 2025/04/01 03:38:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 03:38:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:38:33 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 03:38:33 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:33 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:38:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:38:36 INFO : a/potato2: Copied (new) 2025/04/01 03:38:36 ERROR : OpenDrive root 'rclone-test-ginazak0hana': not deleting files as there were IO errors 2025/04/01 03:38:36 ERROR : OpenDrive root 'rclone-test-ginazak0hana': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:38:48 DEBUG : Waiting for deletions to finish 2025/04/01 03:38:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:38:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:38:48 DEBUG : empty space: Unchanged skipping 2025/04/01 03:38:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:48 INFO : potato: Deleted 2025/04/01 03:38:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:38:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:38:51 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncDeleteDuring (12.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:38:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:38:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:38:58 DEBUG : Waiting for deletions to finish 2025/04/01 03:38:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:38:59 INFO : potato: Deleted 2025/04/01 03:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:38:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:38:59 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:38:59 DEBUG : empty space: Unchanged skipping 2025/04/01 03:38:59 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:39:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 03:39:01 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncDeleteBefore (9.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/01 03:39:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:39:06 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:06 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:06 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/01 03:39:07 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/01 03:39:07 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.56s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:39:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:39:12 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 03:39:12 DEBUG : enormous: Excluded 2025/04/01 03:39:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:39:12 DEBUG : potato2: Excluded 2025/04/01 03:39:12 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:39:12 DEBUG : potato2: Excluded 2025/04/01 03:39:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:39:12 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:12 DEBUG : empty space: Unchanged skipping 2025/04/01 03:39:12 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:12 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:13 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 03:39:13 DEBUG : enormous: Excluded 2025/04/01 03:39:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:39:13 DEBUG : potato2: Excluded 2025/04/01 03:39:13 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:39:13 DEBUG : potato2: Excluded 2025/04/01 03:39:13 DEBUG : Local file system at /tmp/rclone232394211: Waiting for checks to finish 2025/04/01 03:39:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/01 03:39:13 DEBUG : empty space: Unchanged skipping 2025/04/01 03:39:13 DEBUG : Local file system at /tmp/rclone232394211: Waiting for transfers to finish 2025/04/01 03:39:13 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncWithExclude (5.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:39:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:39:18 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/01 03:39:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 03:39:20 DEBUG : enormous: Excluded 2025/04/01 03:39:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 03:39:20 DEBUG : potato2: Excluded 2025/04/01 03:39:20 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:39:20 DEBUG : empty space: Unchanged skipping 2025/04/01 03:39:20 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:20 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:20 INFO : enormous: Deleted 2025/04/01 03:39:21 INFO : potato2: Deleted 2025/04/01 03:39:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/01 03:39:21 DEBUG : Local file system at /tmp/rclone232394211: Waiting for checks to finish 2025/04/01 03:39:21 DEBUG : empty space: Unchanged skipping 2025/04/01 03:39:21 DEBUG : Local file system at /tmp/rclone232394211: Waiting for transfers to finish 2025/04/01 03:39:21 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:21 INFO : enormous: Deleted 2025/04/01 03:39:21 INFO : potato2: Deleted 2025/04/01 03:39:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:23 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:39:25 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:39:27 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/01 03:39:28 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/01 03:39:30 DEBUG : five: Need to transfer - File not found at Destination 2025/04/01 03:39:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/01 03:39:30 DEBUG : one: Destination is newer than source, skipping 2025/04/01 03:39:30 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:30 DEBUG : three: Sizes identical 2025/04/01 03:39:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 03:39:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone232394211) 2025/04/01 03:39:30 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-ginazak0hana') 2025/04/01 03:39:30 DEBUG : two: md5 differ 2025/04/01 03:39:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:39:30 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:30 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/01 03:39:30 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:39:31 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/01 03:39:31 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/01 03:39:31 INFO : four: Copied (replaced existing) 2025/04/01 03:39:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 03:39:31 INFO : two: Copied (replaced existing) 2025/04/01 03:39:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/01 03:39:32 INFO : five: Copied (new) 2025/04/01 03:39:32 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:32 DEBUG : one: Destination is newer than source, skipping 2025/04/01 03:39:32 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/01 03:39:32 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/01 03:39:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:39:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/01 03:39:32 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/01 03:39:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:39:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 03:39:32 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/01 03:39:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 03:39:32 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone232394211) 2025/04/01 03:39:32 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-ginazak0hana') 2025/04/01 03:39:32 DEBUG : three: md5 differ 2025/04/01 03:39:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 03:39:32 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:32 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/01 03:39:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/01 03:39:33 INFO : three: Copied (replaced existing) 2025/04/01 03:39:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.16s) === 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-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/01 03:39:35 INFO : OpenDrive root 'rclone-test-ginazak0hana': Making map for --track-renames 2025/04/01 03:39:35 INFO : OpenDrive root 'rclone-test-ginazak0hana': Finished making map for --track-renames 2025/04/01 03:39:35 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 03:39:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 03:39:35 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for renames to finish 2025/04/01 03:39:35 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/01 03:39:36 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/01 03:39:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 03:39:37 INFO : potato: Copied (new) 2025/04/01 03:39:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 03:39:37 INFO : yam: Copied (new) 2025/04/01 03:39:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:39:37 INFO : OpenDrive root 'rclone-test-ginazak0hana': Making map for --track-renames 2025/04/01 03:39:37 INFO : OpenDrive root 'rclone-test-ginazak0hana': Finished making map for --track-renames 2025/04/01 03:39:37 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:37 DEBUG : potato: Unchanged skipping 2025/04/01 03:39:37 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for renames to finish 2025/04/01 03:39:37 DEBUG : yam: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using file/rename instead of move_copy for yaml 2025/04/01 03:39:38 INFO : yam: Moved (server-side) to: yaml 2025/04/01 03:39:38 INFO : yaml: Renamed from "yam" 2025/04/01 03:39:38 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:38 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/01 03:39:39 INFO : OpenDrive root 'rclone-test-ginazak0hana': Making map for --track-renames 2025/04/01 03:39:39 INFO : OpenDrive root 'rclone-test-ginazak0hana': Finished making map for --track-renames 2025/04/01 03:39:39 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 03:39:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 03:39:39 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for renames to finish 2025/04/01 03:39:39 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:40 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/01 03:39:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 03:39:41 INFO : potato: Copied (new) 2025/04/01 03:39:41 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/01 03:39:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 03:39:42 INFO : yam: Copied (new) 2025/04/01 03:39:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:43 INFO : OpenDrive root 'rclone-test-ginazak0hana': Making map for --track-renames 2025/04/01 03:39:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:39:43 INFO : OpenDrive root 'rclone-test-ginazak0hana': Finished making map for --track-renames 2025/04/01 03:39:43 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:43 DEBUG : potato: Unchanged skipping 2025/04/01 03:39:43 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for renames to finish 2025/04/01 03:39:43 DEBUG : yam: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using file/rename instead of move_copy for yaml 2025/04/01 03:39:43 INFO : yam: Moved (server-side) to: yaml 2025/04/01 03:39:43 INFO : yaml: Renamed from "yam" 2025/04/01 03:39:43 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:43 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/01 03:39:45 INFO : OpenDrive root 'rclone-test-ginazak0hana': Making map for --track-renames 2025/04/01 03:39:45 INFO : OpenDrive root 'rclone-test-ginazak0hana': Finished making map for --track-renames 2025/04/01 03:39:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 03:39:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/01 03:39:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for renames to finish 2025/04/01 03:39:45 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:45 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/01 03:39:46 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/01 03:39:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 03:39:46 INFO : potato: Copied (new) 2025/04/01 03:39:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 03:39:47 INFO : sub/yam: Copied (new) 2025/04/01 03:39:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:39:47 DEBUG : potato: Unchanged skipping 2025/04/01 03:39:48 INFO : OpenDrive root 'rclone-test-ginazak0hana': Making map for --track-renames 2025/04/01 03:39:48 INFO : OpenDrive root 'rclone-test-ginazak0hana': Finished making map for --track-renames 2025/04/01 03:39:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for renames to finish 2025/04/01 03:39:48 INFO : sub/yam: Moved (server-side) to: yam 2025/04/01 03:39:48 INFO : yam: Renamed from "sub/yam" 2025/04/01 03:39:48 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:48 DEBUG : Waiting for deletions to finish 2025/04/01 03:39:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:50 DEBUG : Creating backend with remote "/tmp/rclone232394211/dir1" 2025/04/01 03:39:50 DEBUG : Config file has changed externally - reloading 2025/04/01 03:39:50 DEBUG : Creating backend with remote "/tmp/rclone232394211/dir2" 2025/04/01 03:39:50 DEBUG : Local file system at /tmp/rclone232394211/dir2: Using server-side directory move 2025/04/01 03:39:50 INFO : Local file system at /tmp/rclone232394211/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 03:39:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/01 03:39:50 DEBUG : Local file system at /tmp/rclone232394211/dir2: Waiting for checks to finish 2025/04/01 03:39:50 DEBUG : Local file system at /tmp/rclone232394211/dir2: Waiting for transfers to finish 2025/04/01 03:39:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:39:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 03:39:51 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:51 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:39:53 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/01 03:39:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:39:53 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:39:53 INFO : sub dir/hello world: Deleted 2025/04/01 03:39:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/01 03:39:54 INFO : nested/sub dir/file: Copied (new) 2025/04/01 03:39:54 INFO : nested/sub dir/file: Deleted 2025/04/01 03:39:54 INFO : sub dir: Removing directory 2025/04/01 03:39:54 INFO : nested/sub dir: Removing directory 2025/04/01 03:39:54 INFO : nested: Removing directory 2025/04/01 03:39:54 DEBUG : Local file system at /tmp/rclone232394211: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:39:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 03:39:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 03:39:57 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:39:57 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:39:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/01 03:39:59 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/01 03:39:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 03:39:59 INFO : sub dir/hello world: Copied (new) 2025/04/01 03:39:59 INFO : sub dir/hello world: Deleted 2025/04/01 03:40:00 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/01 03:40:00 INFO : nested/sub dir/file: Copied (new) 2025/04/01 03:40:00 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:40:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 03:40:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/01 03:40:03 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:40:03 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:40:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/01 03:40:03 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/01 03:40:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 03:40:04 INFO : existing: Copied (new) 2025/04/01 03:40:04 INFO : existing: Deleted 2025/04/01 03:40:05 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/01 03:40:05 INFO : existing-b: Copied (new) 2025/04/01 03:40:05 INFO : existing-b: Deleted 2025/04/01 03:40:06 DEBUG : existing: Destination exists, skipping 2025/04/01 03:40:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/01 03:40:06 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:40:06 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:40:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.29s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:40:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hobogaf1pami" 2025/04/01 03:40:07 DEBUG : Starting OpenDrive session with ID: 8d9f51aff77bad64ab61f719a5bb3a2b28c7fc5da914a61d2e8f164697bff529 2025/04/01 03:40:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:40:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:40:11 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-ginazak0hana' -> OpenDrive root 'rclone-test-hobogaf1pami' 2025/04/01 03:40:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:40:15 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/01 03:40:16 DEBUG : OpenDrive root 'rclone-test-hobogaf1pami': Using server-side directory move 2025/04/01 03:40:16 INFO : OpenDrive root 'rclone-test-hobogaf1pami': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 03:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:40:17 DEBUG : OpenDrive root 'rclone-test-hobogaf1pami': Waiting for checks to finish 2025/04/01 03:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/01 03:40:17 DEBUG : empty space: Unchanged skipping 2025/04/01 03:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 03:40:17 INFO : potato3: Deleted 2025/04/01 03:40:17 INFO : empty space: Deleted 2025/04/01 03:40:17 DEBUG : OpenDrive root 'rclone-test-hobogaf1pami': Waiting for transfers to finish 2025/04/01 03:40:17 INFO : potato2: Moved (server-side) 2025/04/01 03:40:17 INFO : potato3: Moved (server-side) 2025/04/01 03:40:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kehemik7mibo" 2025/04/01 03:40:18 DEBUG : Starting OpenDrive session with ID: f0316c7cdb28aabc762bccd450e050854313d2075179dde58775c301d30a37bb 2025/04/01 03:40:18 DEBUG : OpenDrive root 'rclone-test-kehemik7mibo': Using server-side directory move 2025/04/01 03:40:18 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/01 03:40:19 INFO : OpenDrive root 'rclone-test-kehemik7mibo': Server side directory move succeeded 2025/04/01 03:40:19 ERROR : : error listing: directory not found 2025/04/01 03:40:19 DEBUG : OpenDrive root 'rclone-test-kehemik7mibo': Purge remote 2025/04/01 03:40:19 DEBUG : OpenDrive root 'rclone-test-hobogaf1pami': Purge remote 2025/04/01 03:40:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:40:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huhomuf0fuqe" 2025/04/01 03:40:20 DEBUG : Starting OpenDrive session with ID: bb49bf01721077d9b9717ecc43d8f2b19d71ada252ea376f2f6ed922fcf88710 2025/04/01 03:40:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:40:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:40:25 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-ginazak0hana' -> OpenDrive root 'rclone-test-huhomuf0fuqe' 2025/04/01 03:40:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:40:28 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/01 03:40:30 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 03:40:30 DEBUG : empty space: Excluded 2025/04/01 03:40:30 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 03:40:30 DEBUG : empty space: Excluded 2025/04/01 03:40:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:40:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 03:40:30 DEBUG : OpenDrive root 'rclone-test-huhomuf0fuqe': Waiting for checks to finish 2025/04/01 03:40:30 DEBUG : OpenDrive root 'rclone-test-huhomuf0fuqe': Waiting for transfers to finish 2025/04/01 03:40:30 INFO : potato3: Deleted 2025/04/01 03:40:30 INFO : potato2: Moved (server-side) 2025/04/01 03:40:30 INFO : potato3: Moved (server-side) 2025/04/01 03:40:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-moqetex6futa" 2025/04/01 03:40:31 DEBUG : Starting OpenDrive session with ID: 45d4b9c8bc77f2644d201286a06466cf8e8be6dea7aa1e8e3c2d3441d6b6ad77 2025/04/01 03:40:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 03:40:32 DEBUG : empty space: Excluded 2025/04/01 03:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:40:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 03:40:32 DEBUG : OpenDrive root 'rclone-test-moqetex6futa': Waiting for checks to finish 2025/04/01 03:40:32 DEBUG : OpenDrive root 'rclone-test-moqetex6futa': Waiting for transfers to finish 2025/04/01 03:40:32 INFO : potato2: Moved (server-side) 2025/04/01 03:40:32 INFO : potato3: Moved (server-side) 2025/04/01 03:40:33 DEBUG : OpenDrive root 'rclone-test-moqetex6futa': Purge remote 2025/04/01 03:40:33 DEBUG : OpenDrive root 'rclone-test-huhomuf0fuqe': Purge remote --- PASS: TestServerSideMoveWithFilter (13.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:40:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tagaciq2hazo" 2025/04/01 03:40:34 DEBUG : Starting OpenDrive session with ID: 1f0a3cc0cd03a0e94c925015989524b9ba4d8b84c2f559e1e17adf88d19c6784 2025/04/01 03:40:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/01 03:40:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:40:39 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/01 03:40:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-ginazak0hana' -> OpenDrive root 'rclone-test-tagaciq2hazo' 2025/04/01 03:40:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/01 03:40:44 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/01 03:40:45 DEBUG : OpenDrive root 'rclone-test-tagaciq2hazo': Using server-side directory move 2025/04/01 03:40:45 INFO : OpenDrive root 'rclone-test-tagaciq2hazo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 03:40:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 03:40:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/01 03:40:45 DEBUG : empty space: Unchanged skipping 2025/04/01 03:40:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 03:40:45 INFO : potato3: Deleted 2025/04/01 03:40:45 DEBUG : OpenDrive root 'rclone-test-tagaciq2hazo': Waiting for checks to finish 2025/04/01 03:40:45 INFO : empty space: Deleted 2025/04/01 03:40:45 DEBUG : OpenDrive root 'rclone-test-tagaciq2hazo': Waiting for transfers to finish 2025/04/01 03:40:45 INFO : potato2: Moved (server-side) 2025/04/01 03:40:45 INFO : potato3: Moved (server-side) 2025/04/01 03:40:45 INFO : tomatoDir: Removing directory 2025/04/01 03:40:46 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': deleted 1 directories 2025/04/01 03:40:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jaxuzuz5vaja" 2025/04/01 03:40:47 DEBUG : Starting OpenDrive session with ID: 50ce35bdc8a96bbe5e54dc7d731a88bf5590cf9146590b5868a5c6e8096654b1 2025/04/01 03:40:47 INFO : tomatoDir: Making directory 2025/04/01 03:40:47 DEBUG : OpenDrive root 'rclone-test-jaxuzuz5vaja': Using server-side directory move 2025/04/01 03:40:48 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/01 03:40:48 INFO : OpenDrive root 'rclone-test-jaxuzuz5vaja': Server side directory move succeeded 2025/04/01 03:40:48 ERROR : : error listing: directory not found 2025/04/01 03:40:49 ERROR : : error listing: directory not found 2025/04/01 03:40:49 DEBUG : OpenDrive root 'rclone-test-jaxuzuz5vaja': Purge remote 2025/04/01 03:40:49 DEBUG : OpenDrive root 'rclone-test-tagaciq2hazo': Purge remote 2025/04/01 03:40:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", 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-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:40:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/rclone-sync-test" 2025/04/01 03:40:50 DEBUG : Starting OpenDrive session with ID: 7286882c1e600f7c2aa124ad91ea203b32ce04a02eb9630eb9bb7d744dc0ae73 run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncOverlap (2.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:40:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/rclone-sync-test" 2025/04/01 03:40:53 DEBUG : Config file has changed externally - reloading 2025/04/01 03:40:53 DEBUG : Starting OpenDrive session with ID: 392efea630ee4e490dd459762bf4e9a39f65159e4f0ace04b69f0b4e4ceb2c4a 2025/04/01 03:40:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/rclone-sync-test-include/layer2" 2025/04/01 03:40:54 DEBUG : Starting OpenDrive session with ID: 8f13bb4a72e705a1a7bc304135480ea14e1dc17e225a00b15cab595feed7a454 2025/04/01 03:40:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/rclone-sync-test-ignore-file" 2025/04/01 03:40:56 DEBUG : Starting OpenDrive session with ID: e5ef9cac4dfe6035628d22eeb162321c5f3c57b37d08f6ef304e1dcb39617305 2025/04/01 03:40:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/01 03:41:00 DEBUG : rclone-sync-test: Excluded 2025/04/01 03:41:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 03:41:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 03:41:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/rclone-sync-test': Waiting for checks to finish 2025/04/01 03:41:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/rclone-sync-test': Waiting for transfers to finish 2025/04/01 03:41:00 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:00 INFO : There was nothing to transfer 2025/04/01 03:41:01 DEBUG : rclone-sync-test: Excluded 2025/04/01 03:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 03:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 03:41:01 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:41:01 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:41:01 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:01 INFO : rclone-sync-test-include: Removing directory 2025/04/01 03:41:02 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': deleted 1 directories 2025/04/01 03:41:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:41:02 DEBUG : rclone-sync-test: Excluded 2025/04/01 03:41:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 03:41:02 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/01 03:41:02 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/01 03:41:02 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:41:03 DEBUG : rclone-sync-test: Excluded 2025/04/01 03:41:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 03:41:03 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:41:03 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:41:03 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:41:03 DEBUG : : Excluded 2025/04/01 03:41:04 DEBUG : rclone-sync-test: Excluded 2025/04/01 03:41:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 03:41:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/01 03:41:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/01 03:41:04 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.31s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:41:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:41:11 DEBUG : Starting OpenDrive session with ID: e4daae6d13df137fa2befbb83531041ab66178530a128b742380f497df614c0e 2025/04/01 03:41:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/CompareDest" 2025/04/01 03:41:12 DEBUG : Starting OpenDrive session with ID: 2dffc919138db72778255e106ade04c10cf6a0fa0884090fc2930e1b7fc53a74 2025/04/01 03:41:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 03:41:13 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:13 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:41:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/01 03:41:16 INFO : one: Copied (new) 2025/04/01 03:41:16 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:16 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:17 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:41:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/01 03:41:18 INFO : one: Copied (replaced existing) 2025/04/01 03:41:18 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:41:20 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:41:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:41:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:22 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:22 INFO : There was nothing to transfer 2025/04/01 03:41:23 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:41:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:41:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:25 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:41:25 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:25 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:25 INFO : There was nothing to transfer 2025/04/01 03:41:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 03:41:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:26 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:41:26 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:26 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/01 03:41:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:28 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 03:41:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 03:41:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:28 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/01 03:41:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/01 03:41:29 INFO : two: Copied (new) 2025/04/01 03:41:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:41:33 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/01 03:41:35 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/01 03:41:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dest" 2025/04/01 03:41:36 DEBUG : Starting OpenDrive session with ID: a277faf29b9ccc161d8d1f9b419d2c159ad14f95d7a8d3a502fe9c02d5402d96 2025/04/01 03:41:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/pre-dest1" 2025/04/01 03:41:38 DEBUG : Starting OpenDrive session with ID: ed2b2a4cf9d3b25a366ae110254cb2f143167602c676437bddba3b96f6f99071 2025/04/01 03:41:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/pre-dest2" 2025/04/01 03:41:38 DEBUG : Starting OpenDrive session with ID: a16047f5960fa83b180c25e976f337250e3d5e34fd6500594c2d78caef1d11cb 2025/04/01 03:41:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:41:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/01 03:41:39 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:41:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/01 03:41:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/01 03:41:40 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dest': Waiting for checks to finish 2025/04/01 03:41:40 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dest': Waiting for transfers to finish 2025/04/01 03:41:41 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/01 03:41:42 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/01 03:41:42 INFO : 3: Copied (new) 2025/04/01 03:41:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.86s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:41:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:41:45 DEBUG : Starting OpenDrive session with ID: aef5e3f090008f005f2ad35152a8f0c64194260ecea210ecc0d1022c49bad708 2025/04/01 03:41:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/CopyDest" 2025/04/01 03:41:46 DEBUG : Starting OpenDrive session with ID: 6bdcb11f4e8fb7363ae970806afb3218d2b3894d88cf95fe48dade022e4b2814 2025/04/01 03:41:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 03:41:47 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:47 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:41:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/01 03:41:49 INFO : one: Copied (new) 2025/04/01 03:41:49 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:50 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:50 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:41:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/01 03:41:51 INFO : one: Copied (replaced existing) 2025/04/01 03:41:51 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:41:54 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:41:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/BackupDir" 2025/04/01 03:41:55 DEBUG : Starting OpenDrive session with ID: db601e69e90fff8b24ca99577bf2628e0070541c44990205eaa0ed178554208f 2025/04/01 03:41:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:56 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:41:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:41:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 03:41:57 INFO : one: Moved (server-side) 2025/04/01 03:41:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/01 03:41:58 INFO : one: Copied (server-side copy) 2025/04/01 03:41:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 03:41:58 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:41:58 DEBUG : Waiting for deletions to finish 2025/04/01 03:41:59 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:42:01 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/01 03:42:01 INFO : two: Copied (server-side copy) 2025/04/01 03:42:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 03:42:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:42:01 DEBUG : one: Unchanged skipping 2025/04/01 03:42:01 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:01 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:01 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:01 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:42:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:42:01 DEBUG : one: Unchanged skipping 2025/04/01 03:42:01 DEBUG : two: Unchanged skipping 2025/04/01 03:42:01 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:01 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:01 INFO : There was nothing to transfer 2025/04/01 03:42:02 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/01 03:42:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 03:42:04 DEBUG : three: Destination not found in --copy-dest 2025/04/01 03:42:04 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 03:42:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:42:04 DEBUG : one: Unchanged skipping 2025/04/01 03:42:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/01 03:42:04 DEBUG : two: Unchanged skipping 2025/04/01 03:42:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:04 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:04 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/01 03:42:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/01 03:42:05 INFO : three: Copied (new) 2025/04/01 03:42:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (23.95s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:42:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/01 03:42:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:42:14 DEBUG : Starting OpenDrive session with ID: 1551e5a7511e95457927a1628936a5ccb488857b211bdb1c095f2496038104af 2025/04/01 03:42:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/backup" 2025/04/01 03:42:15 DEBUG : Starting OpenDrive session with ID: 311732c99e77e0eede634842687b0833a3926dd1023647bb518fe20abe64fad9 2025/04/01 03:42:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:42:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:42:16 DEBUG : two: Unchanged skipping 2025/04/01 03:42:16 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:17 INFO : one: Moved (server-side) 2025/04/01 03:42:17 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/01 03:42:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 03:42:18 INFO : one: Copied (new) 2025/04/01 03:42:18 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:19 INFO : three.txt: Moved (server-side) 2025/04/01 03:42:19 INFO : three.txt: Moved into backup dir 2025/04/01 03:42:20 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/01 03:42:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:42:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:42:22 DEBUG : two: Unchanged skipping 2025/04/01 03:42:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:22 INFO : one: Deleted 2025/04/01 03:42:22 INFO : one: Moved (server-side) 2025/04/01 03:42:22 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:42:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 03:42:24 INFO : one: Copied (new) 2025/04/01 03:42:24 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:24 INFO : three.txt: Deleted 2025/04/01 03:42:24 INFO : three.txt: Moved (server-side) 2025/04/01 03:42:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:42:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/01 03:42:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:42:33 DEBUG : Starting OpenDrive session with ID: 3b0aacf5e2ac14019461818624a560595b31aaadb3980e8dd9d97d630737a7a7 2025/04/01 03:42:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/backup" 2025/04/01 03:42:34 DEBUG : Starting OpenDrive session with ID: bd9a8a2f2a65ed0b01e2c5625cb7338e9cdf57bf068fa4e37c025f622edce72e 2025/04/01 03:42:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:42:35 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:42:35 DEBUG : two: Unchanged skipping 2025/04/01 03:42:36 INFO : one: Moved (server-side) to: one.bak 2025/04/01 03:42:36 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/01 03:42:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 03:42:37 INFO : one: Copied (new) 2025/04/01 03:42:37 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 03:42:38 INFO : three.txt: Moved into backup dir 2025/04/01 03:42:39 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/01 03:42:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:42:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:42:40 DEBUG : two: Unchanged skipping 2025/04/01 03:42:40 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:41 INFO : one.bak: Deleted 2025/04/01 03:42:41 INFO : one: Moved (server-side) to: one.bak 2025/04/01 03:42:41 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:42:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 03:42:43 INFO : one: Copied (new) 2025/04/01 03:42:43 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:43 INFO : three.txt.bak: Deleted 2025/04/01 03:42:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 03:42:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:42:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:42:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/01 03:42:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:42:52 DEBUG : Starting OpenDrive session with ID: d9b03ddcfb207d7aefa62e222af93ca8bd9afccc2d1c1891a58fa89fc857c294 2025/04/01 03:42:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/backup" 2025/04/01 03:42:53 DEBUG : Starting OpenDrive session with ID: b5dca87330b2c00ec041c7d9acbfca65fd8a7954bb4687e7fdab561bba70e20e 2025/04/01 03:42:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:42:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:42:53 DEBUG : two: Unchanged skipping 2025/04/01 03:42:53 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:42:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 03:42:54 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:42:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/01 03:42:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 03:42:56 INFO : one: Copied (new) 2025/04/01 03:42:56 DEBUG : Waiting for deletions to finish 2025/04/01 03:42:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 03:42:56 INFO : three.txt: Moved into backup dir 2025/04/01 03:42:58 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/01 03:42:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:42:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:42:59 DEBUG : two: Unchanged skipping 2025/04/01 03:42:59 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:43:00 INFO : one-2019-01-01: Deleted 2025/04/01 03:43:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 03:43:00 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:43:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:43:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 03:43:01 INFO : one: Copied (new) 2025/04/01 03:43:01 DEBUG : Waiting for deletions to finish 2025/04/01 03:43:01 INFO : three-2019-01-01.txt: Deleted 2025/04/01 03:43:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 03:43:02 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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (5), backup/three-2019-01-01.txt (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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-ginazak0hana'/backup/one-2019-01-01: 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:2435 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: 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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: 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:2435 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (26.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:43:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:43:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:43:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/01 03:43:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:43:18 DEBUG : Starting OpenDrive session with ID: d05acd2f1b05e4e8f203e94013c7138bc20c802764f7f8929b1401f1fbd086a5 2025/04/01 03:43:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:43:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:43:18 DEBUG : two: Unchanged skipping 2025/04/01 03:43:18 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:43:19 DEBUG : one: same parent dir (ODFfODE5ODIxOF9QTUJDag) - using file/rename instead of move_copy for one.bak 2025/04/01 03:43:19 INFO : one: Moved (server-side) to: one.bak 2025/04/01 03:43:19 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:43:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/01 03:43:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 03:43:20 INFO : one: Copied (new) 2025/04/01 03:43:20 DEBUG : Waiting for deletions to finish 2025/04/01 03:43:21 DEBUG : three.txt: same parent dir (ODFfODE5ODIxOF9QTUJDag) - using file/rename instead of move_copy for three.txt.bak 2025/04/01 03:43:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 03:43:21 INFO : three.txt: Moved into backup dir 2025/04/01 03:43:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/01 03:43:24 DEBUG : one.bak: Excluded (Path Filter) 2025/04/01 03:43:24 DEBUG : one.bak: Excluded 2025/04/01 03:43:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/01 03:43:24 DEBUG : three.txt.bak: Excluded 2025/04/01 03:43:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:43:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:43:24 DEBUG : two: Unchanged skipping 2025/04/01 03:43:24 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for checks to finish 2025/04/01 03:43:24 INFO : one.bak: Deleted 2025/04/01 03:43:24 DEBUG : one: same parent dir (ODFfODE5ODIxOF9QTUJDag) - using file/rename instead of move_copy for one.bak 2025/04/01 03:43:24 INFO : one: Moved (server-side) to: one.bak 2025/04/01 03:43:24 DEBUG : OpenDrive root 'rclone-test-ginazak0hana/dst': Waiting for transfers to finish 2025/04/01 03:43:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:43:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 03:43:26 INFO : one: Copied (new) 2025/04/01 03:43:26 DEBUG : Waiting for deletions to finish 2025/04/01 03:43:26 INFO : three.txt.bak: Deleted 2025/04/01 03:43:26 DEBUG : three.txt: same parent dir (ODFfODE5ODIxOF9QTUJDag) - using file/rename instead of move_copy for three.txt.bak 2025/04/01 03:43:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 03:43:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.43s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:43:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:43:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:43:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/01 03:43:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:43:34 DEBUG : Starting OpenDrive session with ID: 964a66da22e37c250b8ba81fd78a9961bc759e2e160fe9dfce99d74bbd9e0ff7 2025/04/01 03:43:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:43:35 DEBUG : one: same parent dir (ODFfODE5ODIxOV9WbzB5Tg) - using file/rename instead of move_copy for one.bak 2025/04/01 03:43:35 INFO : one: Moved (server-side) to: one.bak 2025/04/01 03:43:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/01 03:43:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 03:43:37 INFO : one: Copied (new) 2025/04/01 03:43:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:43:37 DEBUG : two: Unchanged skipping 2025/04/01 03:43:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 03:43:38 DEBUG : three.txt: same parent dir (ODFfODE5ODIxOV9WbzB5Tg) - using file/rename instead of move_copy for three.txt.bak 2025/04/01 03:43:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 03:43:38 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/01 03:43:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/01 03:43:39 INFO : three.txt: Copied (new) 2025/04/01 03:43:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:43:41 INFO : one.bak: Deleted 2025/04/01 03:43:41 DEBUG : one: same parent dir (ODFfODE5ODIxOV9WbzB5Tg) - using file/rename instead of move_copy for one.bak 2025/04/01 03:43:41 INFO : one: Moved (server-side) to: one.bak 2025/04/01 03:43:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:43:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 03:43:43 INFO : one: Copied (new) 2025/04/01 03:43:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:43:43 DEBUG : two: Unchanged skipping 2025/04/01 03:43:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 03:43:43 INFO : three.txt.bak: Deleted 2025/04/01 03:43:43 DEBUG : three.txt: same parent dir (ODFfODE5ODIxOV9WbzB5Tg) - using file/rename instead of move_copy for three.txt.bak 2025/04/01 03:43:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 03:43:44 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/01 03:43:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/01 03:43:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (18.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:43:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/01 03:43:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/01 03:43:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/01 03:43:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ginazak0hana/dst" 2025/04/01 03:43:53 DEBUG : Starting OpenDrive session with ID: 14dfd6b17e91a3190562b7883e93f2c286700b4fbe26d55a3fb233cbf7064bf0 2025/04/01 03:43:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 03:43:54 DEBUG : one: same parent dir (ODFfODE5ODIyMF9LREVMeA) - using file/rename instead of move_copy for one-2019-01-01 2025/04/01 03:43:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 03:43:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/01 03:43:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 03:43:56 INFO : one: Copied (new) 2025/04/01 03:43:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:43:56 DEBUG : two: Unchanged skipping 2025/04/01 03:43:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 03:43:56 DEBUG : three.txt: same parent dir (ODFfODE5ODIyMF9LREVMeA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/01 03:43:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 03:43:57 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/01 03:43:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/01 03:43:58 INFO : three.txt: Copied (new) 2025/04/01 03:43:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 03:43:59 INFO : one-2019-01-01: Deleted 2025/04/01 03:44:00 DEBUG : one: same parent dir (ODFfODE5ODIyMF9LREVMeA) - using file/rename instead of move_copy for one-2019-01-01 2025/04/01 03:44:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 03:44:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/01 03:44:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 03:44:02 INFO : one: Copied (new) 2025/04/01 03:44:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:44:02 DEBUG : two: Unchanged skipping 2025/04/01 03:44:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 03:44:02 INFO : three-2019-01-01.txt: Deleted 2025/04/01 03:44:02 DEBUG : three.txt: same parent dir (ODFfODE5ODIyMF9LREVMeA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/01 03:44:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 03:44:03 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/01 03:44:04 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/01 03:44:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.86s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:44:07 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/01 03:44:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/01 03:44:08 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:44:08 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:44:08 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/01 03:44:09 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/01 03:44:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/01 03:44:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.59s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:44:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 03:44:10 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:44:10 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:44:11 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 03:44:12 INFO : existing: Copied (new) 2025/04/01 03:44:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:44:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/01 03:44:12 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:44:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/01 03:44:12 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:44:12 ERROR : OpenDrive root 'rclone-test-ginazak0hana': not deleting files as there were IO errors 2025/04/01 03:44:12 ERROR : OpenDrive root 'rclone-test-ginazak0hana': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncImmutable (3.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:44:14 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:16 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/01 03:44:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/01 03:44:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/01 03:44:22 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/01 03:44:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:44:22 DEBUG : existing: Unchanged skipping 2025/04/01 03:44:23 DEBUG : subdira-rclone-move-jopasiv9: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using folder/rename instead of move_copy 2025/04/01 03:44:23 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gijabut8 2025/04/01 03:44:23 DEBUG : EXISTING: moving to existing-rclone-move-veqodof2 2025/04/01 03:44:23 DEBUG : subdira: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using folder/rename instead of move_copy 2025/04/01 03:44:23 DEBUG : EXISTING: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using file/rename instead of move_copy for existing-rclone-move-veqodof2 2025/04/01 03:44:23 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/01 03:44:24 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-veqodof2 2025/04/01 03:44:24 DEBUG : EXISTING: moving to existing 2025/04/01 03:44:24 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-gijabut8 2025/04/01 03:44:24 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gijabut8 2025/04/01 03:44:24 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/01 03:44:24 DEBUG : existing-rclone-move-veqodof2: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using file/rename instead of move_copy for existing 2025/04/01 03:44:24 DEBUG : subdira/subdirb-rclone-move-tawomop5: same parent dir (ODFfODE5ODIyMV9uM3VIWQ) - using folder/rename instead of move_copy 2025/04/01 03:44:24 INFO : existing-rclone-move-veqodof2: Moved (server-side) to: existing 2025/04/01 03:44:24 INFO : EXISTING: Moved (server-side) to: existing 2025/04/01 03:44:24 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/01 03:44:25 DEBUG : existingbutdifferent-rclone-move-gijabut8: same parent dir (ODFfODE5ODE0MF9pQng0cw) - using file/rename instead of move_copy for existingbutdifferent 2025/04/01 03:44:25 DEBUG : subdira/subdirb: same parent dir (ODFfODE5ODIyMV9uM3VIWQ) - using folder/rename instead of move_copy 2025/04/01 03:44:25 INFO : existingbutdifferent-rclone-move-gijabut8: Moved (server-side) to: existingbutdifferent 2025/04/01 03:44:25 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/01 03:44:25 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/01 03:44:25 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/01 03:44:25 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/01 03:44:25 DEBUG : subdira/subdirb/subdirc-rclone-move-jukunog1: same parent dir (ODFfODE5ODIyMl9qem9vZw) - using folder/rename instead of move_copy 2025/04/01 03:44:26 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE5ODIyMl9qem9vZw) - using folder/rename instead of move_copy 2025/04/01 03:44:26 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/01 03:44:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/01 03:44:27 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/01 03:44:27 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/01 03:44:27 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-nexegay5: same parent dir (ODFfODE5ODIyM19QaTQwaA) - using folder/rename instead of move_copy 2025/04/01 03:44:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-dovodiv3 2025/04/01 03:44:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE5ODIyM19QaTQwaA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-dovodiv3 2025/04/01 03:44:27 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE5ODIyM19QaTQwaA) - using folder/rename instead of move_copy 2025/04/01 03:44:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-dovodiv3 2025/04/01 03:44:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/01 03:44:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/01 03:44:28 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-dovodiv3: same parent dir (ODFfODE5ODIyM19QaTQwaA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/01 03:44:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/01 03:44:28 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:44:28 INFO : subdira/subdirb/subdirc/hello-rclone-move-dovodiv3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/01 03:44:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/01 03:44:28 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/01 03:44:28 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/01 03:44:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cifefax1 2025/04/01 03:44:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE5ODIyNF9TM3pKVQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cifefax1 2025/04/01 03:44:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cifefax1 2025/04/01 03:44:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 03:44:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cifefax1: same parent dir (ODFfODE5ODIyNF9TM3pKVQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 03:44:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-cifefax1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 03:44:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 03:44:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/01 03:44:29 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:44:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/01 03:44:29 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/01 03:44:29 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/01 03:44:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/01 03:44:30 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/01 03:44:30 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.15s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:44:36 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:37 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:39 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:44 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:45 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:47 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:49 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:50 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:52 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:53 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:55 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:57 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/01 03:44:58 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:00 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:02 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:03 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:05 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:07 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:08 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:10 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:11 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:13 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:15 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:16 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:18 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:20 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:21 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:23 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:24 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:26 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:28 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:29 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:31 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:33 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:34 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:36 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:38 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:40 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:41 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:45:41 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both0: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both12: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both13: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both14: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both15: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both16: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both17: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both18: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both19: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both2: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both3: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both4: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both5: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both6: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both7: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both8: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:45:41 DEBUG : both9: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both10: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both1: Unchanged skipping 2025/04/01 03:45:41 DEBUG : both11: Unchanged skipping 2025/04/01 03:45:41 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:45:41 DEBUG : Waiting for deletions to finish 2025/04/01 03:45:41 INFO : only0: Deleted 2025/04/01 03:45:41 INFO : only1: Deleted 2025/04/01 03:45:42 INFO : only10: Deleted 2025/04/01 03:45:42 INFO : only16: Deleted 2025/04/01 03:45:42 INFO : only15: Deleted 2025/04/01 03:45:42 INFO : only17: Deleted 2025/04/01 03:45:42 INFO : only19: Deleted 2025/04/01 03:45:42 INFO : only11: Deleted 2025/04/01 03:45:42 INFO : only12: Deleted 2025/04/01 03:45:42 INFO : only14: Deleted 2025/04/01 03:45:42 INFO : only6: Deleted 2025/04/01 03:45:42 INFO : only5: Deleted 2025/04/01 03:45:42 INFO : only7: Deleted 2025/04/01 03:45:42 INFO : only9: Deleted 2025/04/01 03:45:42 INFO : only13: Deleted 2025/04/01 03:45:42 INFO : only3: Deleted 2025/04/01 03:45:42 INFO : only18: Deleted 2025/04/01 03:45:42 INFO : only2: Deleted 2025/04/01 03:45:42 INFO : only4: Deleted 2025/04/01 03:45:42 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (71.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:45:47 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:49 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:50 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:52 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:54 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:56 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:57 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/01 03:45:59 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:01 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:02 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:04 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:06 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:07 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:09 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:11 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:12 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:14 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:16 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:17 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:19 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:23 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:24 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:26 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:28 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:29 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:31 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:33 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:34 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:36 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:38 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:40 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:41 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:43 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:45 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:47 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:48 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:50 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:52 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:53 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/01 03:46:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both0: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both1: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both10: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both11: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for checks to finish 2025/04/01 03:46:55 DEBUG : both12: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both16: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both17: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both18: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both13: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both2: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both3: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both4: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both5: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both6: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both7: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both8: Unchanged skipping 2025/04/01 03:46:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/01 03:46:55 DEBUG : both9: Unchanged skipping 2025/04/01 03:46:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : both14: Unchanged skipping 2025/04/01 03:46:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : both15: Unchanged skipping 2025/04/01 03:46:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : both19: Unchanged skipping 2025/04/01 03:46:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/01 03:46:55 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Waiting for transfers to finish 2025/04/01 03:46:56 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:56 INFO : only0: Copied (replaced existing) 2025/04/01 03:46:56 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:56 INFO : only10: Copied (replaced existing) 2025/04/01 03:46:56 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:56 INFO : only1: Copied (replaced existing) 2025/04/01 03:46:56 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:56 INFO : only14: Copied (replaced existing) 2025/04/01 03:46:57 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:57 INFO : only15: Copied (replaced existing) 2025/04/01 03:46:57 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:57 INFO : only17: Copied (replaced existing) 2025/04/01 03:46:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:57 INFO : only16: Copied (replaced existing) 2025/04/01 03:46:57 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:57 INFO : only18: Copied (replaced existing) 2025/04/01 03:46:58 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:58 INFO : only19: Copied (replaced existing) 2025/04/01 03:46:58 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:58 INFO : only4: Copied (replaced existing) 2025/04/01 03:46:59 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:59 INFO : only2: Copied (replaced existing) 2025/04/01 03:46:59 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:59 INFO : only3: Copied (replaced existing) 2025/04/01 03:46:59 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:59 INFO : only5: Copied (replaced existing) 2025/04/01 03:46:59 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:46:59 INFO : only6: Copied (replaced existing) 2025/04/01 03:47:00 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:47:00 INFO : only8: Copied (replaced existing) 2025/04/01 03:47:00 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:47:00 INFO : only9: Copied (replaced existing) 2025/04/01 03:47:00 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:47:00 INFO : only11: Copied (replaced existing) 2025/04/01 03:47:01 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:47:01 INFO : only12: Copied (replaced existing) 2025/04/01 03:47:01 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:47:01 INFO : only13: Copied (replaced existing) 2025/04/01 03:47:01 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/01 03:47:01 INFO : only7: Copied (replaced existing) 2025/04/01 03:47:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (82.70s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:47:09 DEBUG : empty_dir: Making directory with metadata 2025/04/01 03:47:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:47:09 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 03:47:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:47:09 INFO : empty_on_remote: Making directory 2025/04/01 03:47:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:47:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:47:16 DEBUG : empty_dir: Making directory with metadata 2025/04/01 03:47:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:47:16 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 03:47:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 03:47:16 INFO : empty_on_remote: Making directory 2025/04/01 03:47:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:47:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:47:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:25 INFO : sub dir: Making directory 2025/04/01 03:47:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" 2025/04/01 03:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 03:47:41 INFO : sub dir: Making directory 2025/04/01 03:47:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-ginazak0hana'", Local "Local file system at /tmp/rclone232394211", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.57s) FAIL 2025/04/01 03:47:56 DEBUG : OpenDrive root 'rclone-test-ginazak0hana': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m36.964429989s (try 1/5): exit status 1: Failed [TestSyncIgnoreErrors TestSyncBackupDirWithSuffixKeepExtension]