"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/23 05:19:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape" 2025/03/23 05:19:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 05:19:48 DEBUG : Starting OpenDrive session with ID: 967988e2ed02c62ff33f2f20b9dc77c66a1e2e3a3024e8e805239033bd4d2a5e 2025/03/23 05:19:48 DEBUG : Creating backend with remote "/tmp/rclone3255236480" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:19:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/23 05:19:49 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:19:49 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.40s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:19:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:19:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:19:50 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:19:50 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:19:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:19:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:19:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:19:53 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.35s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", 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-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", 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-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:19:55 DEBUG : Creating backend with remote "/non-existing" 2025/03/23 05:19:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/23 05:19:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:19:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:19:56 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:19:56 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:19:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:19:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:19:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.97s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:00 INFO : OpenDrive root 'rclone-test-jugarub9qape': Running all checks before starting transfers 2025/03/23 05:20:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:00 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:00 INFO : OpenDrive root 'rclone-test-jugarub9qape': Checks finished, now starting transfers 2025/03/23 05:20:00 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.15s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:04 ERROR : Ignoring --no-traverse with sync 2025/03/23 05:20:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:04 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:04 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:06 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:20:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (11.44s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/23 05:20:15 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:15 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:16 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/23 05:20:17 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/23 05:20:17 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyWithDepth (3.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:20:19 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:19 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:19 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:20 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:20:22 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:22 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:23 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:24 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 05:20:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:20:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/23 05:20:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:20:25 INFO : sub dir: Making directory 2025/03/23 05:20:25 INFO : sub dir2: Making directory 2025/03/23 05:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:26 INFO : sub dir2/sub sub dir2: Making directory 2025/03/23 05:20:26 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:26 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:29 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.25s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:31 INFO : sub dir2: Making directory 2025/03/23 05:20:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/23 05:20:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:20:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.94s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:35 DEBUG : sub dir2: Making directory with metadata 2025/03/23 05:20:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:20:35 INFO : sub dir: Making directory 2025/03/23 05:20:35 INFO : sub dir2: Making directory 2025/03/23 05:20:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:36 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:36 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:38 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:20:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:38 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/23 05:20:38 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:40 INFO : sub dir2: Making directory 2025/03/23 05:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:41 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:41 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:43 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:20:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.77s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:44 DEBUG : sub dir2: Making directory with metadata 2025/03/23 05:20:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:20:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:20:44 INFO : sub dir: Making directory 2025/03/23 05:20:45 INFO : sub dir2: Making directory 2025/03/23 05:20:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:45 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:45 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:47 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:20:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:47 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.87s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:49 INFO : sub dir2: Making directory 2025/03/23 05:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:50 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:20:50 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:20:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:20:52 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.83s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:20:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:20:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jikajot2meri" 2025/03/23 05:20:56 DEBUG : Starting OpenDrive session with ID: 862ef59914d02fcf0968205b0296e72c0bc9aeab7a94ad8556908aae8b73d749 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-jugarub9qape' -> OpenDrive root 'rclone-test-jikajot2meri' 2025/03/23 05:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:20:57 DEBUG : OpenDrive root 'rclone-test-jikajot2meri': Waiting for checks to finish 2025/03/23 05:20:57 DEBUG : OpenDrive root 'rclone-test-jikajot2meri': Waiting for transfers to finish 2025/03/23 05:20:58 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopy 2025/03/23 05:20:58 DEBUG : OpenDrive root 'rclone-test-jikajot2meri': Purge remote --- FAIL: TestServerSideCopy (5.82s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:21:02 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 05:21:02 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/23 05:21:03 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/23 05:21:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyOverSelf (5.78s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:21:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tukiqix5daye" 2025/03/23 05:21:08 DEBUG : Starting OpenDrive session with ID: b38b32a19a008a8854af35fa3387071df319e085983a7fc73d9cffb0c6fdce90 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-jugarub9qape' -> OpenDrive root 'rclone-test-tukiqix5daye' 2025/03/23 05:21:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:21:09 DEBUG : OpenDrive root 'rclone-test-tukiqix5daye': Waiting for checks to finish 2025/03/23 05:21:09 DEBUG : OpenDrive root 'rclone-test-tukiqix5daye': Waiting for transfers to finish 2025/03/23 05:21:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/23 05:21:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/23 05:21:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 05:21:12 DEBUG : OpenDrive root 'rclone-test-tukiqix5daye': Waiting for checks to finish 2025/03/23 05:21:12 DEBUG : OpenDrive root 'rclone-test-tukiqix5daye': Waiting for transfers to finish 2025/03/23 05:21:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/23 05:21:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:13 DEBUG : OpenDrive root 'rclone-test-tukiqix5daye': Purge remote --- PASS: TestServerSideCopyOverSelf (10.04s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:21:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 05:21:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/23 05:21:19 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/23 05:21:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/23 05:21:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestMoveOverSelf (5.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:21:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-feyilib4xuka" 2025/03/23 05:21:24 DEBUG : Starting OpenDrive session with ID: 99eafb1c0b4c7ab804c56fdc46349fdaa152b04f3c4e22920d49c380dcde28c6 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-jugarub9qape' -> OpenDrive root 'rclone-test-feyilib4xuka' 2025/03/23 05:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:21:25 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Waiting for checks to finish 2025/03/23 05:21:25 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Waiting for transfers to finish 2025/03/23 05:21:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/23 05:21:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/23 05:21:28 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Using server-side directory move 2025/03/23 05:21:28 INFO : OpenDrive root 'rclone-test-feyilib4xuka': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 05:21:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/23 05:21:28 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Waiting for checks to finish 2025/03/23 05:21:28 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Waiting for transfers to finish 2025/03/23 05:21:28 INFO : sub dir/hello world: Deleted 2025/03/23 05:21:29 INFO : sub dir/hello world: Moved (server-side) 2025/03/23 05:21:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/23 05:21:31 DEBUG : testing file moves 2025/03/23 05:21:32 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Waiting for checks to finish 2025/03/23 05:21:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/23 05:21:32 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Waiting for transfers to finish 2025/03/23 05:21:32 INFO : sub dir/hello world: Deleted 2025/03/23 05:21:32 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:33 DEBUG : OpenDrive root 'rclone-test-feyilib4xuka': Purge remote --- PASS: TestServerSideMoveOverSelf (14.17s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:21:37 ERROR : : error listing: directory not found 2025/03/23 05:21:38 INFO : Local file system at /tmp/rclone3255236480: Making directory 2025/03/23 05:21:38 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:38 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.62s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:21:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/23 05:21:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:21:43 DEBUG : Local file system at /tmp/rclone3255236480: Waiting for checks to finish 2025/03/23 05:21:43 DEBUG : Local file system at /tmp/rclone3255236480: Waiting for transfers to finish 2025/03/23 05:21:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:21:43 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/23 05:21:43 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:21:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestCopyRedownload (5.00s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/23 05:21:45 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:45 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:46 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/23 05:21:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/23 05:21:47 INFO : check sum: Copied (new) 2025/03/23 05:21:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:47 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/23 05:21:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/23 05:21:47 DEBUG : check sum: Unchanged skipping 2025/03/23 05:21:47 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:47 DEBUG : Waiting for deletions to finish 2025/03/23 05:21:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.89s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/23 05:21:49 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:49 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:50 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/23 05:21:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/23 05:21:51 INFO : sizeonly: Copied (new) 2025/03/23 05:21:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:51 DEBUG : sizeonly: Sizes identical 2025/03/23 05:21:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:51 DEBUG : sizeonly: Unchanged skipping 2025/03/23 05:21:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:51 DEBUG : Waiting for deletions to finish 2025/03/23 05:21:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.79s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/23 05:21:53 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:53 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:53 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/23 05:21:54 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/23 05:21:54 INFO : ignore-size: Copied (new) 2025/03/23 05:21:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:21:55 DEBUG : ignore-size: Unchanged skipping 2025/03/23 05:21:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:55 DEBUG : Waiting for deletions to finish 2025/03/23 05:21:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:57 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/23 05:21:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:21:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:58 DEBUG : existing: Unchanged skipping 2025/03/23 05:21:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:58 DEBUG : Waiting for deletions to finish 2025/03/23 05:21:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:21:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/23 05:21:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:21:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:21:58 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/23 05:21:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/23 05:21:59 INFO : existing: Copied (replaced existing) 2025/03/23 05:21:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 05:22:01 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:01 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:02 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/23 05:22:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/23 05:22:03 INFO : existing: Copied (new) 2025/03/23 05:22:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:03 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:03 DEBUG : existing: Destination exists, skipping 2025/03/23 05:22:03 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:03 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:05 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:22:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/23 05:22:09 INFO : d: Making directory 2025/03/23 05:22:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 05:22:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:22:10 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 05:22:10 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:10 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:11 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:22:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:22:12 INFO : a/potato2: Copied (new) 2025/03/23 05:22:12 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:12 INFO : b/potato: Deleted 2025/03/23 05:22:12 INFO : d: Removing directory 2025/03/23 05:22:13 INFO : b: Removing directory 2025/03/23 05:22:13 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreErrors (18.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:22:25 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/23 05:22:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/23 05:22:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/23 05:22:25 DEBUG : empty space: Unchanged skipping 2025/03/23 05:22:25 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:25 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:25 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/23 05:22:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/23 05:22:25 INFO : empty space: Updated modification time in destination 2025/03/23 05:22:25 DEBUG : empty space: Unchanged skipping 2025/03/23 05:22:25 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:25 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:22:29 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:29 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/23 05:22:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/23 05:22:29 DEBUG : empty space: Unchanged skipping 2025/03/23 05:22:29 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:29 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:31 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/23 05:22:32 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:32 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/23 05:22:32 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3255236480) 2025/03/23 05:22:32 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-jugarub9qape') 2025/03/23 05:22:32 DEBUG : foo: md5 differ 2025/03/23 05:22:32 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:32 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/23 05:22:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/23 05:22:33 INFO : foo: Copied (replaced existing) 2025/03/23 05:22:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:22:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/23 05:22:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:22:36 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:36 DEBUG : empty space: Unchanged skipping 2025/03/23 05:22:36 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:37 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/23 05:22:38 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:22:38 INFO : potato: Copied (new) 2025/03/23 05:22:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:39 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/23 05:22:41 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/23 05:22:41 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:22:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/23 05:22:42 INFO : potato: Copied (replaced existing) 2025/03/23 05:22:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:22:45 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/23 05:22:45 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3255236480) 2025/03/23 05:22:45 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-jugarub9qape') 2025/03/23 05:22:45 DEBUG : potato: md5 differ 2025/03/23 05:22:45 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:22:46 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/23 05:22:46 INFO : potato: Copied (replaced existing) 2025/03/23 05:22:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:22:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:22:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/23 05:22:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:22:51 DEBUG : empty space: Unchanged skipping 2025/03/23 05:22:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:51 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:22:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:22:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:22:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:22:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:22:56 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:22:56 DEBUG : empty space: Unchanged skipping 2025/03/23 05:22:56 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:22:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:22:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:22:58 INFO : potato2: Copied (new) 2025/03/23 05:22:58 DEBUG : Waiting for deletions to finish 2025/03/23 05:22:58 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:00 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:23:02 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/23 05:23:03 INFO : d: Making directory 2025/03/23 05:23:03 INFO : d/e: Making directory 2025/03/23 05:23:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 05:23:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:23:05 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 05:23:05 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:05 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:06 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:23:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:23:07 INFO : a/potato2: Copied (new) 2025/03/23 05:23:07 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:07 INFO : b/potato: Deleted 2025/03/23 05:23:07 INFO : d/e: Removing directory 2025/03/23 05:23:07 INFO : d: Removing directory 2025/03/23 05:23:08 INFO : b: Removing directory 2025/03/23 05:23:08 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:11 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:23:13 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/23 05:23:14 INFO : d: Making directory 2025/03/23 05:23:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/23 05:23:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:23:15 DEBUG : c/non empty space: Unchanged skipping 2025/03/23 05:23:15 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:15 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:16 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:23:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:23:17 INFO : a/potato2: Copied (new) 2025/03/23 05:23:17 ERROR : OpenDrive root 'rclone-test-jugarub9qape': not deleting files as there were IO errors 2025/03/23 05:23:17 ERROR : OpenDrive root 'rclone-test-jugarub9qape': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:23:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:23:24 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:23:25 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:23:25 DEBUG : empty space: Unchanged skipping 2025/03/23 05:23:25 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:25 INFO : potato: Deleted 2025/03/23 05:23:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:23:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:23:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:28 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:23:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:23:31 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:31 INFO : potato: Deleted 2025/03/23 05:23:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:23:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:23:32 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:32 DEBUG : empty space: Unchanged skipping 2025/03/23 05:23:32 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:23:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/23 05:23:33 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/23 05:23:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:23:37 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:37 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:38 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/23 05:23:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/23 05:23:39 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (12.46s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:23:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:23:51 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 05:23:51 DEBUG : enormous: Excluded 2025/03/23 05:23:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 05:23:51 DEBUG : potato2: Excluded 2025/03/23 05:23:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 05:23:51 DEBUG : potato2: Excluded 2025/03/23 05:23:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:23:51 DEBUG : empty space: Unchanged skipping 2025/03/23 05:23:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:51 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:51 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 05:23:51 DEBUG : enormous: Excluded 2025/03/23 05:23:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 05:23:51 DEBUG : potato2: Excluded 2025/03/23 05:23:51 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 05:23:51 DEBUG : potato2: Excluded 2025/03/23 05:23:51 DEBUG : Local file system at /tmp/rclone3255236480: Waiting for checks to finish 2025/03/23 05:23:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/23 05:23:51 DEBUG : empty space: Unchanged skipping 2025/03/23 05:23:51 DEBUG : Local file system at /tmp/rclone3255236480: Waiting for transfers to finish 2025/03/23 05:23:51 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncWithExclude (5.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:23:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:23:57 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/23 05:23:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/23 05:23:58 DEBUG : enormous: Excluded 2025/03/23 05:23:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/23 05:23:58 DEBUG : potato2: Excluded 2025/03/23 05:23:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:23:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:23:58 DEBUG : empty space: Unchanged skipping 2025/03/23 05:23:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:23:58 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:58 INFO : enormous: Deleted 2025/03/23 05:23:58 INFO : potato2: Deleted 2025/03/23 05:23:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:23:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/23 05:23:59 DEBUG : Local file system at /tmp/rclone3255236480: Waiting for checks to finish 2025/03/23 05:23:59 DEBUG : empty space: Unchanged skipping 2025/03/23 05:23:59 DEBUG : Local file system at /tmp/rclone3255236480: Waiting for transfers to finish 2025/03/23 05:23:59 DEBUG : Waiting for deletions to finish 2025/03/23 05:23:59 INFO : potato2: Deleted 2025/03/23 05:23:59 INFO : enormous: Deleted 2025/03/23 05:23:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:01 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:24:03 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:24:04 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/23 05:24:06 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/23 05:24:07 DEBUG : five: Need to transfer - File not found at Destination 2025/03/23 05:24:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/23 05:24:07 DEBUG : one: Destination is newer than source, skipping 2025/03/23 05:24:07 DEBUG : three: Sizes identical 2025/03/23 05:24:07 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/23 05:24:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 05:24:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3255236480) 2025/03/23 05:24:07 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-jugarub9qape') 2025/03/23 05:24:07 DEBUG : two: md5 differ 2025/03/23 05:24:07 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:07 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/23 05:24:08 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:24:08 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/23 05:24:09 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/23 05:24:09 INFO : four: Copied (replaced existing) 2025/03/23 05:24:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/23 05:24:09 INFO : two: Copied (replaced existing) 2025/03/23 05:24:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/23 05:24:09 INFO : five: Copied (new) 2025/03/23 05:24:09 DEBUG : Waiting for deletions to finish 2025/03/23 05:24:10 DEBUG : one: Destination is newer than source, skipping 2025/03/23 05:24:10 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/23 05:24:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/23 05:24:10 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/23 05:24:10 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/23 05:24:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 05:24:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/23 05:24:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 05:24:10 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/23 05:24:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3255236480) 2025/03/23 05:24:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/23 05:24:10 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-jugarub9qape') 2025/03/23 05:24:10 DEBUG : three: md5 differ 2025/03/23 05:24:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/23 05:24:10 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:10 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/23 05:24:11 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/23 05:24:11 INFO : three: Copied (replaced existing) 2025/03/23 05:24:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.19s) === 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-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/23 05:24:12 INFO : OpenDrive root 'rclone-test-jugarub9qape': Making map for --track-renames 2025/03/23 05:24:12 INFO : OpenDrive root 'rclone-test-jugarub9qape': Finished making map for --track-renames 2025/03/23 05:24:12 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 05:24:12 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for renames to finish 2025/03/23 05:24:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/23 05:24:12 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:13 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/23 05:24:14 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/23 05:24:14 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/23 05:24:14 INFO : potato: Copied (new) 2025/03/23 05:24:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/23 05:24:15 INFO : yam: Copied (new) 2025/03/23 05:24:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:24:15 INFO : OpenDrive root 'rclone-test-jugarub9qape': Making map for --track-renames 2025/03/23 05:24:15 INFO : OpenDrive root 'rclone-test-jugarub9qape': Finished making map for --track-renames 2025/03/23 05:24:15 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:15 DEBUG : potato: Unchanged skipping 2025/03/23 05:24:15 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for renames to finish 2025/03/23 05:24:16 DEBUG : yam: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using file/rename instead of move_copy for yaml 2025/03/23 05:24:16 INFO : yam: Moved (server-side) to: yaml 2025/03/23 05:24:16 INFO : yaml: Renamed from "yam" 2025/03/23 05:24:16 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:16 DEBUG : Waiting for deletions to finish 2025/03/23 05:24:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/23 05:24:18 INFO : OpenDrive root 'rclone-test-jugarub9qape': Making map for --track-renames 2025/03/23 05:24:18 INFO : OpenDrive root 'rclone-test-jugarub9qape': Finished making map for --track-renames 2025/03/23 05:24:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 05:24:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/23 05:24:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for renames to finish 2025/03/23 05:24:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:18 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/23 05:24:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/23 05:24:19 INFO : potato: Copied (new) 2025/03/23 05:24:20 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/23 05:24:21 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/23 05:24:21 INFO : yam: Copied (new) 2025/03/23 05:24:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:24:22 INFO : OpenDrive root 'rclone-test-jugarub9qape': Making map for --track-renames 2025/03/23 05:24:22 INFO : OpenDrive root 'rclone-test-jugarub9qape': Finished making map for --track-renames 2025/03/23 05:24:22 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:22 DEBUG : potato: Unchanged skipping 2025/03/23 05:24:22 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for renames to finish 2025/03/23 05:24:22 DEBUG : yam: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using file/rename instead of move_copy for yaml 2025/03/23 05:24:22 INFO : yam: Moved (server-side) to: yaml 2025/03/23 05:24:22 INFO : yaml: Renamed from "yam" 2025/03/23 05:24:22 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:22 DEBUG : Waiting for deletions to finish 2025/03/23 05:24:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/23 05:24:24 INFO : OpenDrive root 'rclone-test-jugarub9qape': Making map for --track-renames 2025/03/23 05:24:24 INFO : OpenDrive root 'rclone-test-jugarub9qape': Finished making map for --track-renames 2025/03/23 05:24:24 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/23 05:24:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/23 05:24:24 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for renames to finish 2025/03/23 05:24:24 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:25 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/23 05:24:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/23 05:24:26 INFO : potato: Copied (new) 2025/03/23 05:24:26 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/23 05:24:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/23 05:24:27 INFO : sub/yam: Copied (new) 2025/03/23 05:24:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:24:28 DEBUG : potato: Unchanged skipping 2025/03/23 05:24:28 INFO : OpenDrive root 'rclone-test-jugarub9qape': Making map for --track-renames 2025/03/23 05:24:28 INFO : OpenDrive root 'rclone-test-jugarub9qape': Finished making map for --track-renames 2025/03/23 05:24:28 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:28 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for renames to finish 2025/03/23 05:24:28 INFO : sub/yam: Moved (server-side) to: yam 2025/03/23 05:24:28 INFO : yam: Renamed from "sub/yam" 2025/03/23 05:24:28 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:28 DEBUG : Waiting for deletions to finish 2025/03/23 05:24:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:31 DEBUG : Creating backend with remote "/tmp/rclone3255236480/dir1" 2025/03/23 05:24:31 DEBUG : Config file has changed externally - reloading 2025/03/23 05:24:31 DEBUG : Creating backend with remote "/tmp/rclone3255236480/dir2" 2025/03/23 05:24:31 DEBUG : Local file system at /tmp/rclone3255236480/dir2: Using server-side directory move 2025/03/23 05:24:31 INFO : Local file system at /tmp/rclone3255236480/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 05:24:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/23 05:24:31 INFO : file1.txt: Moved (server-side) 2025/03/23 05:24:31 DEBUG : Local file system at /tmp/rclone3255236480/dir2: Waiting for checks to finish 2025/03/23 05:24:31 DEBUG : Local file system at /tmp/rclone3255236480/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:24:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 05:24:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:24:33 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/23 05:24:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:24:33 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:24:33 INFO : sub dir/hello world: Deleted 2025/03/23 05:24:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/23 05:24:34 INFO : nested/sub dir/file: Copied (new) 2025/03/23 05:24:34 INFO : nested/sub dir/file: Deleted 2025/03/23 05:24:34 INFO : sub dir: Removing directory 2025/03/23 05:24:34 INFO : nested/sub dir: Removing directory 2025/03/23 05:24:34 INFO : nested: Removing directory 2025/03/23 05:24:34 DEBUG : Local file system at /tmp/rclone3255236480: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:125: removing dir "nested" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "nested" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "nested" failed: Folder is already deleted (Error 403) --- PASS: TestMoveWithDeleteEmptySrcDirs (9.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/23 05:24:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/23 05:24:41 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:41 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:41 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Folder is already deleted (Error 403) 2025/03/23 05:24:41 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Folder is already deleted (Error 403) 2025/03/23 05:24:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/23 05:24:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/23 05:24:43 INFO : sub dir/hello world: Copied (new) 2025/03/23 05:24:43 INFO : sub dir/hello world: Deleted sync_test.go:1808: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1808 Error: Received unexpected error: failed to get folder list: Folder is already deleted (Error 403) Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (3.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 05:24:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/23 05:24:44 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:44 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/23 05:24:45 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/23 05:24:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/23 05:24:46 INFO : existing: Copied (new) 2025/03/23 05:24:46 INFO : existing: Deleted 2025/03/23 05:24:46 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/23 05:24:46 INFO : existing-b: Copied (new) 2025/03/23 05:24:46 INFO : existing-b: Deleted 2025/03/23 05:24:47 DEBUG : existing: Destination exists, skipping 2025/03/23 05:24:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/23 05:24:47 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:24:47 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:24:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.78s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:24:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nixofat2fuxu" 2025/03/23 05:24:48 DEBUG : Starting OpenDrive session with ID: e915517c6919d34b8e9a664317a9d5a64932cf3838632f72d0c94cb11df3cebb 2025/03/23 05:24:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:24:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:24:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jugarub9qape' -> OpenDrive root 'rclone-test-nixofat2fuxu' 2025/03/23 05:24:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:24:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/23 05:24:58 DEBUG : OpenDrive root 'rclone-test-nixofat2fuxu': Using server-side directory move 2025/03/23 05:24:58 INFO : OpenDrive root 'rclone-test-nixofat2fuxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 05:24:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:24:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/23 05:24:58 DEBUG : empty space: Unchanged skipping 2025/03/23 05:24:58 DEBUG : OpenDrive root 'rclone-test-nixofat2fuxu': Waiting for checks to finish 2025/03/23 05:24:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 05:24:58 INFO : potato3: Deleted 2025/03/23 05:24:58 INFO : empty space: Deleted 2025/03/23 05:24:58 DEBUG : OpenDrive root 'rclone-test-nixofat2fuxu': Waiting for transfers to finish 2025/03/23 05:24:59 INFO : potato2: Moved (server-side) 2025/03/23 05:24:59 INFO : potato3: Moved (server-side) 2025/03/23 05:24:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xozusoj1cixo" 2025/03/23 05:24:59 DEBUG : Config file has changed externally - reloading 2025/03/23 05:25:00 DEBUG : Starting OpenDrive session with ID: 32e6958fd8b27f711ab94a154812404024582f4a187927a13d2c4acfce543f1d 2025/03/23 05:25:00 DEBUG : OpenDrive root 'rclone-test-xozusoj1cixo': Using server-side directory move 2025/03/23 05:25:00 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/23 05:25:00 INFO : OpenDrive root 'rclone-test-xozusoj1cixo': Server side directory move succeeded 2025/03/23 05:25:01 ERROR : : error listing: directory not found 2025/03/23 05:25:01 DEBUG : OpenDrive root 'rclone-test-xozusoj1cixo': Purge remote 2025/03/23 05:25:01 DEBUG : OpenDrive root 'rclone-test-nixofat2fuxu': Purge remote 2025/03/23 05:25:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nadehay4goco" 2025/03/23 05:25:02 DEBUG : Starting OpenDrive session with ID: 715d33e2f59fc97e1f8a6cb4a0be2ccb629d7c04876750aa05d00a0cc546e570 2025/03/23 05:25:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:25:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:25:07 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jugarub9qape' -> OpenDrive root 'rclone-test-nadehay4goco' 2025/03/23 05:25:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:25:11 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/23 05:25:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 05:25:12 DEBUG : empty space: Excluded 2025/03/23 05:25:12 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 05:25:12 DEBUG : empty space: Excluded 2025/03/23 05:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:25:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 05:25:12 DEBUG : OpenDrive root 'rclone-test-nadehay4goco': Waiting for checks to finish 2025/03/23 05:25:12 DEBUG : OpenDrive root 'rclone-test-nadehay4goco': Waiting for transfers to finish 2025/03/23 05:25:12 INFO : potato3: Deleted 2025/03/23 05:25:12 INFO : potato2: Moved (server-side) 2025/03/23 05:25:12 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/23 05:25:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zopuxev8dofu" 2025/03/23 05:25:21 DEBUG : Starting OpenDrive session with ID: 0e0d2fbe2aee5d18eba921af4b7975a29155b4c25778e093464a0644907a842e 2025/03/23 05:25:21 DEBUG : empty space: Excluded (Size Filter) 2025/03/23 05:25:21 DEBUG : empty space: Excluded 2025/03/23 05:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:25:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/23 05:25:21 DEBUG : OpenDrive root 'rclone-test-zopuxev8dofu': Waiting for checks to finish 2025/03/23 05:25:21 DEBUG : OpenDrive root 'rclone-test-zopuxev8dofu': Waiting for transfers to finish 2025/03/23 05:25:22 INFO : potato2: Moved (server-side) 2025/03/23 05:25:22 INFO : potato3: Moved (server-side) 2025/03/23 05:25:22 DEBUG : OpenDrive root 'rclone-test-zopuxev8dofu': Purge remote 2025/03/23 05:25:23 DEBUG : OpenDrive root 'rclone-test-nadehay4goco': Purge remote --- PASS: TestServerSideMoveWithFilter (22.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bujoyut9lala" 2025/03/23 05:25:24 DEBUG : Starting OpenDrive session with ID: 7100684954d8c18140465f579a8100781655ecf8ad9ae013f10cafd7dc089462 2025/03/23 05:25:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/23 05:25:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:25:29 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/23 05:25:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jugarub9qape' -> OpenDrive root 'rclone-test-bujoyut9lala' 2025/03/23 05:25:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/23 05:25:34 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/23 05:25:35 DEBUG : OpenDrive root 'rclone-test-bujoyut9lala': Using server-side directory move 2025/03/23 05:25:35 INFO : OpenDrive root 'rclone-test-bujoyut9lala': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/23 05:25:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/23 05:25:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/23 05:25:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/23 05:25:35 DEBUG : empty space: Unchanged skipping 2025/03/23 05:25:35 INFO : potato3: Deleted 2025/03/23 05:25:35 DEBUG : OpenDrive root 'rclone-test-bujoyut9lala': Waiting for checks to finish 2025/03/23 05:25:35 INFO : empty space: Deleted 2025/03/23 05:25:35 DEBUG : OpenDrive root 'rclone-test-bujoyut9lala': Waiting for transfers to finish 2025/03/23 05:25:35 INFO : potato2: Moved (server-side) 2025/03/23 05:25:35 INFO : potato3: Moved (server-side) 2025/03/23 05:25:35 INFO : tomatoDir: Removing directory 2025/03/23 05:25:36 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': deleted 1 directories 2025/03/23 05:25:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zicawog3heka" 2025/03/23 05:25:37 DEBUG : Starting OpenDrive session with ID: 81a7ee34675f366df0d19a51480c3b936bc1155b0d72f750d15d7b91343c2c0f 2025/03/23 05:25:37 INFO : tomatoDir: Making directory 2025/03/23 05:25:37 DEBUG : OpenDrive root 'rclone-test-zicawog3heka': Using server-side directory move 2025/03/23 05:25:38 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/23 05:25:38 INFO : OpenDrive root 'rclone-test-zicawog3heka': Server side directory move succeeded 2025/03/23 05:25:38 ERROR : : error listing: directory not found 2025/03/23 05:25:39 ERROR : : error listing: directory not found 2025/03/23 05:25:39 DEBUG : OpenDrive root 'rclone-test-zicawog3heka': Purge remote 2025/03/23 05:25:39 DEBUG : OpenDrive root 'rclone-test-bujoyut9lala': Purge remote 2025/03/23 05:25:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/rclone-sync-test" 2025/03/23 05:25:40 DEBUG : Config file has changed externally - reloading 2025/03/23 05:25:40 DEBUG : Starting OpenDrive session with ID: 75858e85b908ab7406f0cc1dfdf5f3564085f836b37667c75cc8e947fc951ca7 run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncOverlap (2.88s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/rclone-sync-test" 2025/03/23 05:25:43 DEBUG : Starting OpenDrive session with ID: 91c34458e751054ef062c51c156ef3a74061ec17783c6a61f98aeacb93310236 2025/03/23 05:25:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/rclone-sync-test-include/layer2" 2025/03/23 05:25:45 DEBUG : Starting OpenDrive session with ID: cee68069c8b39885690305525885360938e424af0a6e6cb96b63126900faccd0 2025/03/23 05:25:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/rclone-sync-test-ignore-file" 2025/03/23 05:25:47 DEBUG : Starting OpenDrive session with ID: 4313b46638bb2718264a9e27c5a8e514eba5b52b17581b0b01c8431226f341cd 2025/03/23 05:25:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/23 05:25:50 DEBUG : rclone-sync-test: Excluded 2025/03/23 05:25:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 05:25:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/23 05:25:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/rclone-sync-test': Waiting for checks to finish 2025/03/23 05:25:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/rclone-sync-test': Waiting for transfers to finish 2025/03/23 05:25:51 DEBUG : Waiting for deletions to finish 2025/03/23 05:25:51 INFO : There was nothing to transfer 2025/03/23 05:25:52 DEBUG : rclone-sync-test: Excluded 2025/03/23 05:25:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 05:25:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/23 05:25:52 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:25:52 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:25:52 DEBUG : Waiting for deletions to finish 2025/03/23 05:25:52 INFO : rclone-sync-test-include: Removing directory 2025/03/23 05:25:53 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': deleted 1 directories 2025/03/23 05:25:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:53 DEBUG : rclone-sync-test: Excluded 2025/03/23 05:25:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 05:25:53 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/23 05:25:53 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/23 05:25:53 DEBUG : Waiting for deletions to finish 2025/03/23 05:25:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:54 DEBUG : rclone-sync-test: Excluded 2025/03/23 05:25:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 05:25:54 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:25:54 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:25:54 DEBUG : Waiting for deletions to finish 2025/03/23 05:25:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:25:54 DEBUG : : Excluded 2025/03/23 05:25:54 DEBUG : rclone-sync-test: Excluded 2025/03/23 05:25:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/23 05:25:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/23 05:25:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/23 05:25:55 DEBUG : Waiting for deletions to finish 2025/03/23 05:25:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.22s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:26:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:26:02 DEBUG : Starting OpenDrive session with ID: 29a35cf899981a8ab52f7315a56aa4c7f9baf87a30161c485087606e6fa84ff4 2025/03/23 05:26:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/CompareDest" 2025/03/23 05:26:04 DEBUG : Starting OpenDrive session with ID: 7a97a773482927dad82eafe1ee0f9a55306f40183ed03cdbb47c05a81963bf4c 2025/03/23 05:26:05 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 05:26:05 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:05 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:06 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:26:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 05:26:07 INFO : one: Copied (new) 2025/03/23 05:26:07 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:08 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:08 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:26:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 05:26:09 INFO : one: Copied (replaced existing) 2025/03/23 05:26:09 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:26:12 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:26:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:14 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 05:26:14 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:14 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:14 INFO : There was nothing to transfer 2025/03/23 05:26:15 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:26:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 05:26:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:17 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 05:26:17 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:17 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:17 INFO : There was nothing to transfer 2025/03/23 05:26:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/23 05:26:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 05:26:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:18 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:18 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/23 05:26:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/23 05:26:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:20 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/23 05:26:20 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:20 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/23 05:26:21 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/23 05:26:21 INFO : two: Copied (new) 2025/03/23 05:26:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:26:25 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/23 05:26:27 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/23 05:26:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dest" 2025/03/23 05:26:29 DEBUG : Starting OpenDrive session with ID: b9227b68becbed18499605a9f491fe219e1c180ee01edf4c4b3efb2024d5b26d 2025/03/23 05:26:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/pre-dest1" 2025/03/23 05:26:30 DEBUG : Starting OpenDrive session with ID: 7d928e663aabc6a7f3354c4b764777dea59edf7cfb45c341359c3cd0252031d5 2025/03/23 05:26:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/pre-dest2" 2025/03/23 05:26:31 DEBUG : Starting OpenDrive session with ID: 10b0a6154b904ccd4869f3fbf2895e7ecaadde85636b9d56ed74fc47dd5ee6c0 2025/03/23 05:26:31 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:26:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/23 05:26:32 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:26:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/23 05:26:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/23 05:26:32 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dest': Waiting for checks to finish 2025/03/23 05:26:32 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dest': Waiting for transfers to finish 2025/03/23 05:26:33 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/23 05:26:34 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/23 05:26:34 INFO : 3: Copied (new) 2025/03/23 05:26:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.22s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:26:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:26:37 DEBUG : Starting OpenDrive session with ID: f3f7745a37b278319ee513be370a4efc9f758270820726f22b53992b9da36727 2025/03/23 05:26:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/CopyDest" 2025/03/23 05:26:38 DEBUG : Starting OpenDrive session with ID: b4226f2c50f5477534de37618e0ad5af8177e2b273bf57fd6ba51dd0292fa2e4 2025/03/23 05:26:40 DEBUG : one: Need to transfer - File not found at Destination 2025/03/23 05:26:40 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:40 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:26:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/23 05:26:42 INFO : one: Copied (new) 2025/03/23 05:26:42 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:43 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:43 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:26:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/23 05:26:44 INFO : one: Copied (replaced existing) 2025/03/23 05:26:44 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:26:47 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:26:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/BackupDir" 2025/03/23 05:26:48 DEBUG : Config file has changed externally - reloading 2025/03/23 05:26:49 DEBUG : Starting OpenDrive session with ID: fead0a7635baaf34f613b318fac75b1193448de205370fb4be264105febc3de6 2025/03/23 05:26:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:50 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/23 05:26:51 INFO : one: Moved (server-side) 2025/03/23 05:26:51 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/23 05:26:51 INFO : one: Copied (server-side copy) 2025/03/23 05:26:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/23 05:26:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:51 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:52 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:26:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:54 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/23 05:26:54 INFO : two: Copied (server-side copy) 2025/03/23 05:26:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/23 05:26:54 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:54 DEBUG : one: Unchanged skipping 2025/03/23 05:26:54 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:54 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:55 DEBUG : one: Unchanged skipping 2025/03/23 05:26:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:55 DEBUG : two: Unchanged skipping 2025/03/23 05:26:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:55 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:55 DEBUG : Waiting for deletions to finish 2025/03/23 05:26:55 INFO : There was nothing to transfer 2025/03/23 05:26:56 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/23 05:26:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/23 05:26:58 DEBUG : three: Destination not found in --copy-dest 2025/03/23 05:26:58 DEBUG : three: Need to transfer - File not found at Destination 2025/03/23 05:26:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:58 DEBUG : one: Unchanged skipping 2025/03/23 05:26:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/23 05:26:58 DEBUG : two: Unchanged skipping 2025/03/23 05:26:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:26:58 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:26:59 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/23 05:27:00 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/23 05:27:00 INFO : three: Copied (new) 2025/03/23 05:27:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.00s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:27:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:27:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:27:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/23 05:27:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:27:09 DEBUG : Starting OpenDrive session with ID: 967ecf5b965d38732e284b172984c40204ed3ba42768e01301a282822670bbad 2025/03/23 05:27:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/backup" 2025/03/23 05:27:10 DEBUG : Starting OpenDrive session with ID: ad018b0561a582be8f7fa5e631822ed8bb9af032928a2bde0bad28eb333de215 2025/03/23 05:27:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 05:27:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:27:11 DEBUG : two: Unchanged skipping 2025/03/23 05:27:11 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:27:12 INFO : one: Moved (server-side) 2025/03/23 05:27:12 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:27:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/23 05:27:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/23 05:27:14 INFO : one: Copied (new) 2025/03/23 05:27:14 DEBUG : Waiting for deletions to finish 2025/03/23 05:27:14 INFO : three.txt: Moved (server-side) 2025/03/23 05:27:14 INFO : three.txt: Moved into backup dir 2025/03/23 05:27:15 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/23 05:27:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 05:27:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:27:17 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:27:17 DEBUG : two: Unchanged skipping 2025/03/23 05:27:17 INFO : one: Deleted 2025/03/23 05:27:18 INFO : one: Moved (server-side) 2025/03/23 05:27:18 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:27:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:27:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/23 05:27:19 INFO : one: Copied (new) 2025/03/23 05:27:19 DEBUG : Waiting for deletions to finish 2025/03/23 05:27:20 INFO : three.txt: Deleted 2025/03/23 05:27:20 INFO : three.txt: Moved (server-side) 2025/03/23 05:27:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.50s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:27:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:27:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:27:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/23 05:27:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:27:28 DEBUG : Config file has changed externally - reloading 2025/03/23 05:27:29 DEBUG : Starting OpenDrive session with ID: 29a513256086f60ae36327784980e3d7a35c1c3a60f43c24871feebecbf261d2 2025/03/23 05:27:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/backup" 2025/03/23 05:27:30 DEBUG : Starting OpenDrive session with ID: a8d17a71ab3c42ad937724657000f7486eaadd851496768153ff6cd523e62cc1 2025/03/23 05:27:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 05:27:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:27:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:27:31 DEBUG : two: Unchanged skipping 2025/03/23 05:27:31 INFO : one: Moved (server-side) to: one.bak 2025/03/23 05:27:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:27:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/23 05:27:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/23 05:27:33 INFO : one: Copied (new) 2025/03/23 05:27:33 DEBUG : Waiting for deletions to finish 2025/03/23 05:27:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/23 05:27:34 INFO : three.txt: Moved into backup dir 2025/03/23 05:27:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/23 05:27:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 05:27:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:27:36 DEBUG : two: Unchanged skipping 2025/03/23 05:27:36 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:27:37 INFO : one.bak: Deleted 2025/03/23 05:27:37 INFO : one: Moved (server-side) to: one.bak 2025/03/23 05:27:37 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:27:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:27:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/23 05:27:39 INFO : one: Copied (new) 2025/03/23 05:27:39 DEBUG : Waiting for deletions to finish 2025/03/23 05:27:39 INFO : three.txt.bak: Deleted 2025/03/23 05:27:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/23 05:27:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:27:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:27:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:27:47 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/23 05:27:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:27:49 DEBUG : Starting OpenDrive session with ID: 08a48233e3e16f8e0aaae73a216bb21c771a3c8cd3e61fcdc9030a416cee8b57 2025/03/23 05:27:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/backup" 2025/03/23 05:27:49 DEBUG : Starting OpenDrive session with ID: d9fa1f44e240e12504e36786ec040e9ecc187f665beff911a9f4f2113050f204 2025/03/23 05:27:50 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:27:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 05:27:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:27:50 DEBUG : two: Unchanged skipping 2025/03/23 05:27:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/23 05:27:51 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:27:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/23 05:27:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/23 05:27:53 INFO : one: Copied (new) 2025/03/23 05:27:53 DEBUG : Waiting for deletions to finish 2025/03/23 05:27:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/23 05:27:53 INFO : three.txt: Moved into backup dir 2025/03/23 05:27:55 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/23 05:27:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:27:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 05:27:56 DEBUG : two: Unchanged skipping 2025/03/23 05:27:56 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:27:56 INFO : one-2019-01-01: Deleted 2025/03/23 05:27:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/23 05:27:57 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:27:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:27:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/23 05:27:58 INFO : one: Copied (new) 2025/03/23 05:27:58 DEBUG : Waiting for deletions to finish 2025/03/23 05:27:59 INFO : three-2019-01-01.txt: Deleted 2025/03/23 05:27:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/23 05:27:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:28:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:28:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:28:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/23 05:28:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:28:08 DEBUG : Starting OpenDrive session with ID: 0491c138399b0c4060781552a850520d3c8821969e96e52ad17d025f382a4e95 2025/03/23 05:28:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 05:28:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:28:08 DEBUG : two: Unchanged skipping 2025/03/23 05:28:08 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:28:09 DEBUG : one: same parent dir (ODFfODE4OTQ2MV9WVVg1bg) - using file/rename instead of move_copy for one.bak 2025/03/23 05:28:09 INFO : one: Moved (server-side) to: one.bak 2025/03/23 05:28:09 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:28:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/23 05:28:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/23 05:28:11 INFO : one: Copied (new) 2025/03/23 05:28:11 DEBUG : Waiting for deletions to finish 2025/03/23 05:28:11 DEBUG : three.txt: same parent dir (ODFfODE4OTQ2MV9WVVg1bg) - using file/rename instead of move_copy for three.txt.bak 2025/03/23 05:28:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/23 05:28:11 INFO : three.txt: Moved into backup dir 2025/03/23 05:28:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/23 05:28:14 DEBUG : one.bak: Excluded (Path Filter) 2025/03/23 05:28:14 DEBUG : one.bak: Excluded 2025/03/23 05:28:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/23 05:28:14 DEBUG : three.txt.bak: Excluded 2025/03/23 05:28:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 05:28:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:28:14 DEBUG : two: Unchanged skipping 2025/03/23 05:28:14 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for checks to finish 2025/03/23 05:28:14 INFO : one.bak: Deleted 2025/03/23 05:28:14 DEBUG : one: same parent dir (ODFfODE4OTQ2MV9WVVg1bg) - using file/rename instead of move_copy for one.bak 2025/03/23 05:28:14 INFO : one: Moved (server-side) to: one.bak 2025/03/23 05:28:14 DEBUG : OpenDrive root 'rclone-test-jugarub9qape/dst': Waiting for transfers to finish 2025/03/23 05:28:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:28:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/23 05:28:16 INFO : one: Copied (new) 2025/03/23 05:28:16 DEBUG : Waiting for deletions to finish 2025/03/23 05:28:17 INFO : three.txt.bak: Deleted 2025/03/23 05:28:17 DEBUG : three.txt: same parent dir (ODFfODE4OTQ2MV9WVVg1bg) - using file/rename instead of move_copy for three.txt.bak 2025/03/23 05:28:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/23 05:28:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.39s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:28:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:28:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:28:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/23 05:28:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:28:25 DEBUG : Starting OpenDrive session with ID: ca123850708b6b65b338105c94673733c2494bc82367f60f258aefef2c61bbb8 2025/03/23 05:28:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 05:28:26 DEBUG : one: same parent dir (ODFfODE4OTQ2Ml9XQk9BTw) - using file/rename instead of move_copy for one.bak 2025/03/23 05:28:26 INFO : one: Moved (server-side) to: one.bak 2025/03/23 05:28:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/23 05:28:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/23 05:28:28 INFO : one: Copied (new) 2025/03/23 05:28:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:28:28 DEBUG : two: Unchanged skipping 2025/03/23 05:28:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/23 05:28:28 DEBUG : three.txt: same parent dir (ODFfODE4OTQ2Ml9XQk9BTw) - using file/rename instead of move_copy for three.txt.bak 2025/03/23 05:28:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/23 05:28:29 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/23 05:28:30 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/23 05:28:30 INFO : three.txt: Copied (new) 2025/03/23 05:28:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 05:28:32 INFO : one.bak: Deleted 2025/03/23 05:28:32 DEBUG : one: same parent dir (ODFfODE4OTQ2Ml9XQk9BTw) - using file/rename instead of move_copy for one.bak 2025/03/23 05:28:32 INFO : one: Moved (server-side) to: one.bak 2025/03/23 05:28:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:28:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/23 05:28:34 INFO : one: Copied (new) 2025/03/23 05:28:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:28:34 DEBUG : two: Unchanged skipping 2025/03/23 05:28:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/23 05:28:34 INFO : three.txt.bak: Deleted 2025/03/23 05:28:35 DEBUG : three.txt: same parent dir (ODFfODE4OTQ2Ml9XQk9BTw) - using file/rename instead of move_copy for three.txt.bak 2025/03/23 05:28:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/23 05:28:36 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/23 05:28:37 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/23 05:28:37 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncSuffix (27.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:28:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/23 05:28:49 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/23 05:28:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/23 05:28:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jugarub9qape/dst" 2025/03/23 05:28:52 DEBUG : Config file has changed externally - reloading 2025/03/23 05:28:53 DEBUG : Starting OpenDrive session with ID: fb2c7271b50928f391aff7a2a938b42854ce9156f1f9d322160943d92bfb3091 2025/03/23 05:28:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/23 05:28:54 DEBUG : one: same parent dir (ODFfODE4OTQ2M19DZjR3aA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/23 05:28:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/23 05:28:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/23 05:28:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/23 05:28:56 INFO : one: Copied (new) 2025/03/23 05:28:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:28:56 DEBUG : two: Unchanged skipping 2025/03/23 05:28:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/23 05:28:56 DEBUG : three.txt: same parent dir (ODFfODE4OTQ2M19DZjR3aA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/23 05:28:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/23 05:28:57 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/23 05:28:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/23 05:28:58 INFO : three.txt: Copied (new) 2025/03/23 05:28:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/23 05:29:00 INFO : one-2019-01-01: Deleted 2025/03/23 05:29:00 DEBUG : one: same parent dir (ODFfODE4OTQ2M19DZjR3aA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/23 05:29:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/23 05:29:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/23 05:29:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/23 05:29:02 INFO : one: Copied (new) 2025/03/23 05:29:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:29:02 DEBUG : two: Unchanged skipping 2025/03/23 05:29:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/23 05:29:02 INFO : three-2019-01-01.txt: Deleted 2025/03/23 05:29:02 DEBUG : three.txt: same parent dir (ODFfODE4OTQ2M19DZjR3aA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/23 05:29:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/23 05:29:03 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/23 05:29:04 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/23 05:29:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.01s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:29:07 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/23 05:29:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/23 05:29:09 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:29:09 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:29:09 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/23 05:29:10 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/23 05:29:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/23 05:29:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.99s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:29:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/23 05:29:11 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:29:11 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:29:12 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/23 05:29:13 INFO : existing: Copied (new) 2025/03/23 05:29:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:29:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/23 05:29:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/23 05:29:13 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:29:13 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:29:13 ERROR : OpenDrive root 'rclone-test-jugarub9qape': not deleting files as there were IO errors 2025/03/23 05:29:13 ERROR : OpenDrive root 'rclone-test-jugarub9qape': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncImmutable (3.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:29:16 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:17 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/23 05:29:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/23 05:29:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/23 05:29:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:29:24 DEBUG : existing: Unchanged skipping 2025/03/23 05:29:24 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/23 05:29:24 DEBUG : subdira-rclone-move-xexaxoj3: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using folder/rename instead of move_copy 2025/03/23 05:29:25 DEBUG : EXISTING: moving to existing-rclone-move-leyikuh0 2025/03/23 05:29:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zesepev7 2025/03/23 05:29:25 DEBUG : subdira: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using folder/rename instead of move_copy 2025/03/23 05:29:25 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-zesepev7 2025/03/23 05:29:25 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/23 05:29:25 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zesepev7 2025/03/23 05:29:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/23 05:29:25 DEBUG : EXISTING: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using file/rename instead of move_copy for existing-rclone-move-leyikuh0 2025/03/23 05:29:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-leyikuh0 2025/03/23 05:29:26 DEBUG : EXISTING: moving to existing 2025/03/23 05:29:26 DEBUG : subdira/subdirb-rclone-move-vufelod3: same parent dir (ODFfODE4OTQ2NF9pRE1ZVg) - using folder/rename instead of move_copy 2025/03/23 05:29:26 DEBUG : existingbutdifferent-rclone-move-zesepev7: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using file/rename instead of move_copy for existingbutdifferent 2025/03/23 05:29:26 DEBUG : existing-rclone-move-leyikuh0: same parent dir (ODFfODE4OTM5Ml9RdFBxQQ) - using file/rename instead of move_copy for existing 2025/03/23 05:29:26 INFO : existingbutdifferent-rclone-move-zesepev7: Moved (server-side) to: existingbutdifferent 2025/03/23 05:29:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/23 05:29:26 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/23 05:29:26 INFO : existing-rclone-move-leyikuh0: Moved (server-side) to: existing 2025/03/23 05:29:26 INFO : EXISTING: Moved (server-side) to: existing 2025/03/23 05:29:26 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/23 05:29:26 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/23 05:29:26 DEBUG : subdira/subdirb: same parent dir (ODFfODE4OTQ2NF9pRE1ZVg) - using folder/rename instead of move_copy 2025/03/23 05:29:27 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/23 05:29:27 DEBUG : subdira/subdirb/subdirc-rclone-move-duzonun1: same parent dir (ODFfODE4OTQ2NV82V0h2UQ) - using folder/rename instead of move_copy 2025/03/23 05:29:27 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/23 05:29:27 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/23 05:29:28 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE4OTQ2NV82V0h2UQ) - using folder/rename instead of move_copy 2025/03/23 05:29:28 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/23 05:29:28 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/23 05:29:29 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-diwovem6: same parent dir (ODFfODE4OTQ2Nl9zUURUeA) - using folder/rename instead of move_copy 2025/03/23 05:29:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-rakadof2 2025/03/23 05:29:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE4OTQ2Nl9zUURUeA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-rakadof2 2025/03/23 05:29:29 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE4OTQ2Nl9zUURUeA) - using folder/rename instead of move_copy 2025/03/23 05:29:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/23 05:29:30 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:29:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/23 05:29:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-rakadof2 2025/03/23 05:29:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/23 05:29:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokahit0 2025/03/23 05:29:30 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-rakadof2: same parent dir (ODFfODE4OTQ2Nl9zUURUeA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/23 05:29:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE4OTQ2N185bW1KMw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokahit0 2025/03/23 05:29:30 INFO : subdira/subdirb/subdirc/hello-rclone-move-rakadof2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/23 05:29:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/23 05:29:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/23 05:29:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokahit0 2025/03/23 05:29:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/23 05:29:31 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/23 05:29:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokahit0: same parent dir (ODFfODE4OTQ2N185bW1KMw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/23 05:29:31 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokahit0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/23 05:29:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/23 05:29:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/23 05:29:31 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:29:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/23 05:29:32 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/23 05:29:32 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/23 05:29:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/23 05:29:32 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/23 05:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.03s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:29:38 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:40 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:41 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:43 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:45 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:47 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:48 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:50 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:52 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:54 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:55 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:57 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/23 05:29:59 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:01 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:02 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:04 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:06 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:07 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:09 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:11 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:13 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:15 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:16 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:18 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:20 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:22 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:24 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:25 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:27 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:29 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:30 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:32 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:34 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:36 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:38 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:39 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:41 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:43 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:44 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:46 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:30:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both0: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both12: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both13: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both1: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both15: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both16: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both17: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both10: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both11: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both14: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both18: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both4: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both5: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both19: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both7: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both8: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:30:48 DEBUG : both2: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both3: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both6: Unchanged skipping 2025/03/23 05:30:48 DEBUG : both9: Unchanged skipping 2025/03/23 05:30:48 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:30:48 DEBUG : Waiting for deletions to finish 2025/03/23 05:30:48 INFO : only12: Deleted 2025/03/23 05:30:48 INFO : only14: Deleted 2025/03/23 05:30:48 INFO : only19: Deleted 2025/03/23 05:30:48 INFO : only0: Deleted 2025/03/23 05:30:48 INFO : only9: Deleted 2025/03/23 05:30:48 INFO : only1: Deleted 2025/03/23 05:30:48 INFO : only7: Deleted 2025/03/23 05:30:48 INFO : only18: Deleted 2025/03/23 05:30:49 INFO : only4: Deleted 2025/03/23 05:30:49 INFO : only16: Deleted 2025/03/23 05:30:49 INFO : only17: Deleted 2025/03/23 05:30:49 INFO : only2: Deleted 2025/03/23 05:30:49 INFO : only8: Deleted 2025/03/23 05:30:49 INFO : only11: Deleted 2025/03/23 05:30:49 INFO : only15: Deleted 2025/03/23 05:30:49 INFO : only3: Deleted 2025/03/23 05:30:49 INFO : only5: Deleted 2025/03/23 05:30:49 INFO : only10: Deleted 2025/03/23 05:30:49 INFO : only13: Deleted 2025/03/23 05:30:49 INFO : only6: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (76.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:30:54 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:56 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/23 05:30:58 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:00 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:02 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:05 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:07 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:09 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:10 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:12 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:14 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:16 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:17 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:19 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:21 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:22 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:24 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:26 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:28 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:29 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:31 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:33 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:35 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:36 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:38 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:40 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:42 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:44 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:45 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:47 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:48 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:50 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:52 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:54 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:55 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:57 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/23 05:31:59 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/23 05:32:01 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/23 05:32:02 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/23 05:32:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for checks to finish 2025/03/23 05:32:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both0: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both12: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both13: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both14: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both15: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both16: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both17: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both18: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both19: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both10: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both3: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both4: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both5: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both6: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both7: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both8: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/23 05:32:04 DEBUG : both9: Unchanged skipping 2025/03/23 05:32:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/23 05:32:04 DEBUG : both11: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both1: Unchanged skipping 2025/03/23 05:32:04 DEBUG : both2: Unchanged skipping 2025/03/23 05:32:04 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Waiting for transfers to finish 2025/03/23 05:32:05 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:05 INFO : only0: Copied (replaced existing) 2025/03/23 05:32:05 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:05 INFO : only10: Copied (replaced existing) 2025/03/23 05:32:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:05 INFO : only1: Copied (replaced existing) 2025/03/23 05:32:05 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:05 INFO : only11: Copied (replaced existing) 2025/03/23 05:32:06 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:06 INFO : only12: Copied (replaced existing) 2025/03/23 05:32:07 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:07 INFO : only14: Copied (replaced existing) 2025/03/23 05:32:07 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:07 INFO : only13: Copied (replaced existing) 2025/03/23 05:32:07 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:07 INFO : only16: Copied (replaced existing) 2025/03/23 05:32:08 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:08 INFO : only15: Copied (replaced existing) 2025/03/23 05:32:09 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:09 INFO : only18: Copied (replaced existing) 2025/03/23 05:32:09 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:09 INFO : only17: Copied (replaced existing) 2025/03/23 05:32:10 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:10 INFO : only2: Copied (replaced existing) 2025/03/23 05:32:10 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:10 INFO : only3: Copied (replaced existing) 2025/03/23 05:32:10 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:10 INFO : only4: Copied (replaced existing) 2025/03/23 05:32:11 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:11 INFO : only5: Copied (replaced existing) 2025/03/23 05:32:11 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:11 INFO : only7: Copied (replaced existing) 2025/03/23 05:32:12 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:12 INFO : only8: Copied (replaced existing) 2025/03/23 05:32:12 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:12 INFO : only19: Copied (replaced existing) 2025/03/23 05:32:12 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:12 INFO : only9: Copied (replaced existing) 2025/03/23 05:32:12 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/23 05:32:12 INFO : only6: Copied (replaced existing) 2025/03/23 05:32:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (86.47s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:32:20 DEBUG : empty_dir: Making directory with metadata 2025/03/23 05:32:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:32:20 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 05:32:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:32:20 INFO : empty_on_remote: Making directory 2025/03/23 05:32:21 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-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:32:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:32:28 DEBUG : empty_dir: Making directory with metadata 2025/03/23 05:32:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:32:28 DEBUG : empty_on_remote: Making directory with metadata 2025/03/23 05:32:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/23 05:32:28 INFO : empty_on_remote: Making directory 2025/03/23 05:32:29 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-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:32:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:32:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:37 INFO : sub dir: Making directory 2025/03/23 05:32:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" 2025/03/23 05:32:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/23 05:32:53 INFO : sub dir: Making directory 2025/03/23 05:32:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jugarub9qape'", Local "Local file system at /tmp/rclone3255236480", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.23s) FAIL 2025/03/23 05:33:09 DEBUG : OpenDrive root 'rclone-test-jugarub9qape': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m23.066500479s (try 1/5): exit status 1: Failed [TestServerSideCopy TestMoveWithoutDeleteEmptySrcDirs]