"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyWithDepth|TestCopyWithFilesFrom|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncBackupDir|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncImmutable|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^Hard$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/09/30 01:33:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu" 2025/09/30 01:33:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 01:33:01 DEBUG : Starting OpenDrive session with ID: 0fd057002146119c097edf74433c7c99e414759c9febadf1057ef24bb3e58376 2025/09/30 01:33:01 DEBUG : Creating backend with remote "/tmp/rclone420364313" === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:33:01 ERROR : Ignoring --no-traverse with sync 2025/09/30 01:33:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:33:01 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:33:01 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:33:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/30 01:33:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:33:04 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:33:04 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncNoTraverse (12.97s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:33:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/30 01:33:14 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:33:14 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:33:15 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/09/30 01:33:16 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/30 01:33:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.77s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:33:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:33:17 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:33:17 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:33:18 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/30 01:33:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:33:19 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (10.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:33:27 DEBUG : sub dir2: Making directory with metadata 2025/09/30 01:33:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:33:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:33:27 INFO : sub dir2: Making directory 2025/09/30 01:33:27 INFO : sub dir: Making directory 2025/09/30 01:33:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:33:28 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:33:28 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:33:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/30 01:33:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:33:29 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:33:29 DEBUG : Waiting for deletions to finish 2025/09/30 01:33:30 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncEmptyDirectories (12.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:33:39 INFO : sub dir2: Making directory 2025/09/30 01:33:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:33:39 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:33:39 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:33:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/30 01:33:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:33:41 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:33:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.87s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:33:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/30 01:33:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yejuqeg5tote" 2025/09/30 01:33:45 DEBUG : Config file has changed externally - reloading 2025/09/30 01:33:46 DEBUG : Starting OpenDrive session with ID: 897322b94382d074162140d8c7b1e3f040d0d21679b43eb30e7a1890eed7cc4e 2025/09/30 01:33:46 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:33:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:33:46 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-ruvexeq0fenu' -> OpenDrive root 'rclone-test-yejuqeg5tote' 2025/09/30 01:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:33:47 DEBUG : OpenDrive root 'rclone-test-yejuqeg5tote': Waiting for checks to finish 2025/09/30 01:33:47 DEBUG : OpenDrive root 'rclone-test-yejuqeg5tote': Waiting for transfers to finish 2025/09/30 01:33:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/30 01:33:48 INFO : sub dir/hello world: Copied (server-side copy) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 01:33:56 DEBUG : OpenDrive root 'rclone-test-yejuqeg5tote': Purge remote run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestServerSideCopy (22.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:34:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/30 01:34:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lasuvez9coxi" 2025/09/30 01:34:09 DEBUG : Starting OpenDrive session with ID: 5038b59cb98e9282620f43f4c18b19759f9284f5a668a651e2991245401e078d 2025/09/30 01:34:09 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:34:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:34:09 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-ruvexeq0fenu' -> OpenDrive root 'rclone-test-lasuvez9coxi' 2025/09/30 01:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:34:10 DEBUG : OpenDrive root 'rclone-test-lasuvez9coxi': Waiting for checks to finish 2025/09/30 01:34:10 DEBUG : OpenDrive root 'rclone-test-lasuvez9coxi': Waiting for transfers to finish 2025/09/30 01:34:11 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory does not exist (Error 404) sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestServerSideCopyOverSelf 2025/09/30 01:34:11 DEBUG : OpenDrive root 'rclone-test-lasuvez9coxi': Purge remote 2025/09/30 01:34:11 NOTICE: purge failed: Directory does not exist (Error 404) --- FAIL: TestServerSideCopyOverSelf (6.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to create file: Parent folder is trashed (Error 403) run.go:125: removing dir "sub dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir" failed: Folder is already deleted (Error 403) --- FAIL: TestServerSideMoveOverSelf (4.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:34:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 01:34:17 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:34:17 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:34:17 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/30 01:34:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/30 01:34:18 INFO : existing: Copied (new) 2025/09/30 01:34:18 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 01:34:26 DEBUG : existing: Destination exists, skipping 2025/09/30 01:34:26 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:34:26 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:34:26 DEBUG : Waiting for deletions to finish 2025/09/30 01:34:26 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (17.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:34:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "b/potato" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "b" failed - try 1/3: Directory does not exist (Error 404) --- FAIL: TestSyncIgnoreErrors (4.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:34:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 01:34:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/30 01:34:48 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:34:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/30 01:34:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/30 01:34:48 DEBUG : empty space: Unchanged skipping 2025/09/30 01:34:48 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:34:48 DEBUG : Waiting for deletions to finish 2025/09/30 01:34:48 INFO : There was nothing to transfer 2025/09/30 01:34:49 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:34:49 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/09/30 01:34:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/30 01:34:49 INFO : empty space: Updated modification time in destination 2025/09/30 01:34:49 DEBUG : empty space: Unchanged skipping 2025/09/30 01:34:49 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:34:49 DEBUG : Waiting for deletions to finish 2025/09/30 01:34:49 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (18.13s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:34:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/30 01:34:59 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/09/30 01:34:59 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:34:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/30 01:34:59 DEBUG : empty space: Unchanged skipping 2025/09/30 01:34:59 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:34:59 DEBUG : Waiting for deletions to finish 2025/09/30 01:34:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.94s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:35:01 DEBUG : foo: Uploading chunk 0, size=3, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1079 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: foo: Modification time difference too big |-216117h29m54.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-09-30 01:35:01 +0000 UTC) (precision 1s) 2025/09/30 01:35:02 DEBUG : foo: Modification times differ by 120660h35m1.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-09-30 01:35:01 +0000 UTC 2025/09/30 01:35:02 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:35:02 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone420364313) 2025/09/30 01:35:02 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-ruvexeq0fenu') 2025/09/30 01:35:02 DEBUG : foo: md5 differ 2025/09/30 01:35:02 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:35:02 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/30 01:35:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/09/30 01:35:03 INFO : foo: Copied (replaced existing) 2025/09/30 01:35:03 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncDoesntUpdateModtime (11.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:35:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "potato" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) --- FAIL: TestSyncAfterChangingContentsOnly (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:35:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/30 01:35:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/30 01:35:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:35:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:35:17 DEBUG : empty space: Unchanged skipping 2025/09/30 01:35:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/30 01:35:17 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:35:17 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:35:17 DEBUG : Waiting for deletions to finish 2025/09/30 01:35:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:35:26 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/30 01:35:28 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/30 01:35:30 INFO : d: Making directory 2025/09/30 01:35:30 INFO : d/e: Making directory sync_test.go:1204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1204 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:125: removing dir "c" failed - try 1/3: folder not empty 2025/09/30 01:35:33 ERROR : d: error listing: failed to get folder list: Directory does not exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory does not exist (Error 404) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1462 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want five (4), four (4), one (3), three (5), two (3) got a/potato2 (60), c/non empty space (5), five (4), four (4), one (3), three (5), two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "c/non empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "a/potato2" 2025/09/30 01:35:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:35:43 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:35:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/30 01:35:46 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/09/30 01:35:48 DEBUG : five: Need to transfer - File not found at Destination 2025/09/30 01:35:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/30 01:35:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/30 01:35:48 DEBUG : one: Destination is newer than source, skipping 2025/09/30 01:35:48 DEBUG : three: Sizes identical 2025/09/30 01:35:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 01:35:48 DEBUG : c/non empty space: Need to transfer - File not found at Destination 2025/09/30 01:35:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone420364313) 2025/09/30 01:35:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-ruvexeq0fenu') 2025/09/30 01:35:48 DEBUG : two: md5 differ 2025/09/30 01:35:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 01:35:48 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:35:48 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:35:48 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/09/30 01:35:49 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:35:49 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/09/30 01:35:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/30 01:35:50 INFO : four: Copied (replaced existing) 2025/09/30 01:35:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/30 01:35:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/30 01:35:50 INFO : two: Copied (replaced existing) 2025/09/30 01:35:52 DEBUG : c/non empty space: md5 = ec26039bacb958460a511485fc59d24e OK 2025/09/30 01:35:52 INFO : c/non empty space: Copied (new) 2025/09/30 01:35:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/30 01:35:52 INFO : five: Copied (new) 2025/09/30 01:35:52 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/30 01:35:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/30 01:35:53 INFO : a/potato2: Copied (new) 2025/09/30 01:35:53 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:35:53 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_test.go:1474: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1474 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithUpdateOlder fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestSyncWithUpdateOlder (34.27s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/30 01:36:08 INFO : OpenDrive root 'rclone-test-ruvexeq0fenu': Making map for --track-renames 2025/09/30 01:36:08 INFO : OpenDrive root 'rclone-test-ruvexeq0fenu': Finished making map for --track-renames 2025/09/30 01:36:08 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:36:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 01:36:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 01:36:08 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for renames to finish 2025/09/30 01:36:08 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:36:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/30 01:36:09 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/30 01:36:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/30 01:36:09 INFO : yam: Copied (new) 2025/09/30 01:36:10 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/30 01:36:10 INFO : potato: Copied (new) 2025/09/30 01:36:10 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 01:36:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:36:18 INFO : OpenDrive root 'rclone-test-ruvexeq0fenu': Making map for --track-renames 2025/09/30 01:36:18 INFO : OpenDrive root 'rclone-test-ruvexeq0fenu': Finished making map for --track-renames 2025/09/30 01:36:18 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:36:18 DEBUG : potato: Unchanged skipping 2025/09/30 01:36:18 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for renames to finish 2025/09/30 01:36:18 DEBUG : yam: same parent dir (ODFfOTQ2NDE5OF9ZcUVGRg) - using file/rename instead of move_copy for yaml 2025/09/30 01:36:19 INFO : yam: Moved (server-side) to: yaml 2025/09/30 01:36:19 INFO : yaml: Renamed from "yam" 2025/09/30 01:36:19 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:36:19 DEBUG : Waiting for deletions to finish 2025/09/30 01:36:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (12.28s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/30 01:36:20 INFO : OpenDrive root 'rclone-test-ruvexeq0fenu': Making map for --track-renames 2025/09/30 01:36:20 INFO : OpenDrive root 'rclone-test-ruvexeq0fenu': Finished making map for --track-renames 2025/09/30 01:36:20 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:36:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 01:36:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 01:36:20 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for renames to finish 2025/09/30 01:36:20 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:36:21 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/30 01:36:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/30 01:36:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/30 01:36:22 INFO : yam: Copied (new) 2025/09/30 01:36:22 ERROR : potato: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 14 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 0 2025/09/30 01:36:22 INFO : potato: Removing failed copy 2025/09/30 01:36:22 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:36:22 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_test.go:1647: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1647 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 14 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 0 Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (3.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:36:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 01:36:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 01:36:23 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:36:23 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:36:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/30 01:36:25 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/09/30 01:36:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:36:25 INFO : sub dir/hello world: Copied (new) 2025/09/30 01:36:25 INFO : sub dir/hello world: Deleted 2025/09/30 01:36:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/09/30 01:36:26 INFO : nested/sub dir/file: Copied (new) 2025/09/30 01:36:26 INFO : nested/sub dir/file: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:36:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vuxiwek8caja" 2025/09/30 01:36:37 DEBUG : Starting OpenDrive session with ID: e5974fe49e1a26245633ac367fb94dfc6cb4d10ec05f7a6348e1e53984707d39 2025/09/30 01:36:37 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:36:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:36:38 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:36:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 01:36:38 DEBUG : pacer: Reducing sleep to 20ms 2025/09/30 01:36:38 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:36:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 01:36:38 DEBUG : pacer: Reducing sleep to 20ms 2025/09/30 01:36:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/30 01:36:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/30 01:36:43 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-ruvexeq0fenu' -> OpenDrive root 'rclone-test-vuxiwek8caja' 2025/09/30 01:36:44 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:36:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/30 01:36:47 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/30 01:36:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 01:36:48 DEBUG : empty space: Excluded 2025/09/30 01:36:48 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 01:36:48 DEBUG : empty space: Excluded 2025/09/30 01:36:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 01:36:48 DEBUG : OpenDrive root 'rclone-test-vuxiwek8caja': Waiting for checks to finish 2025/09/30 01:36:48 DEBUG : OpenDrive root 'rclone-test-vuxiwek8caja': Waiting for transfers to finish 2025/09/30 01:36:49 INFO : potato3: Deleted 2025/09/30 01:36:49 INFO : potato2: Moved (server-side) 2025/09/30 01:36:49 INFO : potato3: Moved (server-side) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 01:36:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lazinog1jefa" 2025/09/30 01:36:57 DEBUG : Starting OpenDrive session with ID: f5a5bf3aa3a490fefa3e618ccf7351485246ac255ffd9de7243ed73ba8e5f7ca 2025/09/30 01:36:58 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 01:36:58 DEBUG : empty space: Excluded 2025/09/30 01:36:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 01:36:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 01:36:58 DEBUG : OpenDrive root 'rclone-test-lazinog1jefa': Waiting for checks to finish 2025/09/30 01:36:58 DEBUG : OpenDrive root 'rclone-test-lazinog1jefa': Waiting for transfers to finish 2025/09/30 01:36:59 INFO : potato2: Moved (server-side) 2025/09/30 01:36:59 INFO : potato3: Moved (server-side) 2025/09/30 01:36:59 DEBUG : OpenDrive root 'rclone-test-lazinog1jefa': Purge remote 2025/09/30 01:37:00 DEBUG : OpenDrive root 'rclone-test-vuxiwek8caja': Purge remote --- PASS: TestServerSideMoveWithFilter (23.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:37:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/rclone-sync-test" 2025/09/30 01:37:01 DEBUG : Starting OpenDrive session with ID: b35e95dfbe02e2629418e700367ce60d773880aa966d9b7290b35fcdd88dd3f3 2025/09/30 01:37:01 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:01 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:37:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/rclone-sync-test-include/layer2" 2025/09/30 01:37:03 DEBUG : Starting OpenDrive session with ID: 423227a341cef24155aaa63c02f51e6df798668d3d0f896217a108106cba60bc 2025/09/30 01:37:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/rclone-sync-test-ignore-file" 2025/09/30 01:37:05 DEBUG : Starting OpenDrive session with ID: 5b86b88e08f16bada739772251a538a9af740cd6f84500139c1ce612895e1aec 2025/09/30 01:37:05 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:05 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 01:37:06 DEBUG : pacer: Reducing sleep to 20ms 2025/09/30 01:37:06 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to make directory: File or folder with such name already exists (Error 409) --- FAIL: TestSyncOverlapWithFilter (8.65s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:37:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:37:10 DEBUG : Starting OpenDrive session with ID: 99f3ae0dbfadbdd536ce5de0cec2264bdc3324b558315cccf404195db68530e9 2025/09/30 01:37:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/CompareDest" 2025/09/30 01:37:11 DEBUG : Starting OpenDrive session with ID: e715e73609a981f53b3b78379573a0cb59944e324c6c9350390d6f6b5d4c5524 2025/09/30 01:37:12 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 01:37:12 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:12 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:13 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:37:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/30 01:37:15 INFO : one: Copied (new) 2025/09/30 01:37:15 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:16 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:16 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/30 01:37:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/30 01:37:17 INFO : one: Copied (replaced existing) 2025/09/30 01:37:17 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:37:20 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/09/30 01:37:22 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:37:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:22 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:22 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:22 INFO : There was nothing to transfer 2025/09/30 01:37:24 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:37:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:37:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 01:37:26 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:37:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:27 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:27 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:27 INFO : There was nothing to transfer 2025/09/30 01:37:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:37:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 01:37:27 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:37:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:27 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:27 DEBUG : Waiting for deletions to finish 2025/09/30 01:37:27 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/30 01:37:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/30 01:37:29 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 01:37:29 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 01:37:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 01:37:29 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:30 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/09/30 01:37:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/30 01:37:31 INFO : two: Copied (new) 2025/09/30 01:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (23.79s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:37:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:37:34 DEBUG : Starting OpenDrive session with ID: 30243d73c74478eb7555242b925e253edfff380bc350d8c6b99bc881f60efdd0 2025/09/30 01:37:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/CopyDest" 2025/09/30 01:37:35 DEBUG : Starting OpenDrive session with ID: 8a2f3f835b5ff011ac0c77aa12f24c79c34938c2ba4259800b237e55e83066cc 2025/09/30 01:37:36 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 01:37:36 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:36 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:37 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:37:38 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 3 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu/dst') 0 2025/09/30 01:37:38 INFO : one: Removing failed copy 2025/09/30 01:37:38 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': not deleting files as there were IO errors 2025/09/30 01:37:38 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': not deleting directories as there were IO errors sync_test.go:2281: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2281 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 3 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu/dst') 0 Test: TestSyncCopyDest fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncCopyDest (14.06s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:37:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:37:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:37:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/30 01:37:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:37:54 DEBUG : Starting OpenDrive session with ID: 86df5bc1f19c33001c28b33ed6854f69473be5739c866100ff4c1cb4794efac0 2025/09/30 01:37:54 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:55 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:37:55 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:55 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 01:37:55 DEBUG : pacer: Reducing sleep to 20ms 2025/09/30 01:37:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/backup" 2025/09/30 01:37:56 DEBUG : Starting OpenDrive session with ID: deffd01a1476417c5528faa476464e75575c784cbeebad95f1b59817561b482a 2025/09/30 01:37:56 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:56 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:37:56 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:57 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 01:37:57 DEBUG : pacer: Reducing sleep to 20ms 2025/09/30 01:37:57 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:37:57 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:37:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:37:57 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:37:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:37:57 DEBUG : two: Unchanged skipping 2025/09/30 01:37:58 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:37:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:37:58 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:37:58 INFO : one: Moved (server-side) 2025/09/30 01:37:58 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:37:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/30 01:38:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/30 01:38:00 INFO : one: Copied (new) 2025/09/30 01:38:00 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:01 INFO : three.txt: Moved (server-side) 2025/09/30 01:38:01 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2025/09/30 01:38:13 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/30 01:38:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:38:15 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:38:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:38:15 DEBUG : two: Unchanged skipping 2025/09/30 01:38:15 INFO : one: Deleted 2025/09/30 01:38:15 INFO : one: Moved (server-side) 2025/09/30 01:38:15 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:38:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/30 01:38:17 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 5 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu/dst') 4 2025/09/30 01:38:17 INFO : one: Removing failed copy 2025/09/30 01:38:17 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': not deleting files as there were IO errors 2025/09/30 01:38:17 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': not deleting directories as there were IO errors sync_test.go:2440: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 5 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu/dst') 4 Test: TestSyncBackupDir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- FAIL: TestSyncBackupDir (33.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:38:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:38:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:38:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/30 01:38:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:38:27 DEBUG : Starting OpenDrive session with ID: b76a1dbcea6094415519b6a842cef5cf1117f3a2d4d4eaa11ddc01ef8de4a8dd 2025/09/30 01:38:27 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:38:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:38:27 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:38:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/30 01:38:28 DEBUG : pacer: Reducing sleep to 20ms 2025/09/30 01:38:28 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:38:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/backup" 2025/09/30 01:38:28 DEBUG : Starting OpenDrive session with ID: 7a3686f8a7d1202f4c64485189816cbcd50aaa657ca863eab00b671cd3f61fb2 2025/09/30 01:38:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:38:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:38:29 DEBUG : two: Unchanged skipping 2025/09/30 01:38:29 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:38:30 INFO : one: Moved (server-side) to: one.bak 2025/09/30 01:38:30 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:38:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/30 01:38:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/30 01:38:32 INFO : one: Copied (new) 2025/09/30 01:38:32 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 01:38:33 INFO : three.txt: Moved into backup dir 2025/09/30 01:38:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/30 01:38:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:38:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:38:36 DEBUG : two: Unchanged skipping 2025/09/30 01:38:36 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:38:36 INFO : one.bak: Deleted 2025/09/30 01:38:36 INFO : one: Moved (server-side) to: one.bak 2025/09/30 01:38:36 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:38:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/30 01:38:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/30 01:38:39 INFO : one: Copied (new) 2025/09/30 01:38:39 DEBUG : Waiting for deletions to finish 2025/09/30 01:38:39 INFO : three.txt.bak: Deleted 2025/09/30 01:38:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 01:38:39 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffix (29.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:38:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:38:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:38:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/30 01:38:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:38:56 DEBUG : Starting OpenDrive session with ID: 2d87bfa4c4be46193d1414be142c902b29fba1b0ce46605ac61174471e845046 2025/09/30 01:38:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/backup" 2025/09/30 01:38:57 DEBUG : Starting OpenDrive session with ID: 8f63471978186db40280140b35be4395cde2f2bda88be54ffa9ff7ae0da81749 2025/09/30 01:38:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:38:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:38:58 DEBUG : two: Unchanged skipping 2025/09/30 01:38:58 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:38:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 01:38:59 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:38:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/30 01:39:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/30 01:39:00 INFO : one: Copied (new) 2025/09/30 01:39:00 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 01:39:01 INFO : three.txt: Moved into backup dir 2025/09/30 01:39:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/30 01:39:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 01:39:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:39:04 DEBUG : two: Unchanged skipping 2025/09/30 01:39:04 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for checks to finish 2025/09/30 01:39:04 INFO : one-2019-01-01: Deleted 2025/09/30 01:39:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 01:39:04 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu/dst': Waiting for transfers to finish 2025/09/30 01:39:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/30 01:39:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/30 01:39:06 INFO : one: Copied (new) 2025/09/30 01:39:06 DEBUG : Waiting for deletions to finish 2025/09/30 01:39:07 INFO : three-2019-01-01.txt: Deleted 2025/09/30 01:39:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 01:39:07 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure run.go:125: removing dir "dst" failed - try 1/3: folder not empty run.go:125: removing dir "backup" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffixKeepExtension (37.74s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:39:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:39:30 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:39:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/30 01:39:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:39:34 DEBUG : Starting OpenDrive session with ID: 8a46a64147c4bd1a288fec023a90f6d4e25d00c027df013712890ef4cc401cb7 2025/09/30 01:39:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:39:35 DEBUG : one: same parent dir (ODFfOTQ2NDIzOV9ubEVXRA) - using file/rename instead of move_copy for one.bak 2025/09/30 01:39:35 INFO : one: Moved (server-side) to: one.bak 2025/09/30 01:39:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/30 01:39:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/30 01:39:37 INFO : one: Copied (new) 2025/09/30 01:39:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:39:37 DEBUG : two: Unchanged skipping 2025/09/30 01:39:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 01:39:37 DEBUG : three.txt: same parent dir (ODFfOTQ2NDIzOV9ubEVXRA) - using file/rename instead of move_copy for three.txt.bak 2025/09/30 01:39:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 01:39:38 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/30 01:39:39 ERROR : three.txt: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 6 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu/dst') 0 2025/09/30 01:39:39 INFO : three.txt: Removing failed copy sync_test.go:2507: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2507 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 6 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu/dst') 0 Test: TestSyncSuffix fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncSuffix (22.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:39:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/30 01:39:53 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/30 01:39:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/30 01:39:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruvexeq0fenu/dst" 2025/09/30 01:39:57 DEBUG : Starting OpenDrive session with ID: 50a91b2a85b6edc2016fe9f2e6f55924591e3dfa5776f00a0307bd5b70c19f83 2025/09/30 01:39:57 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 01:39:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 01:39:57 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 01:39:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 01:39:58 DEBUG : one: same parent dir (ODFfOTQ2NDI0MF9WbVdxdw) - using file/rename instead of move_copy for one-2019-01-01 2025/09/30 01:39:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 01:39:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/30 01:39:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/30 01:39:59 INFO : one: Copied (new) 2025/09/30 01:40:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:40:00 DEBUG : two: Unchanged skipping 2025/09/30 01:40:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 01:40:00 DEBUG : three.txt: same parent dir (ODFfOTQ2NDI0MF9WbVdxdw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/30 01:40:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 01:40:01 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/30 01:40:02 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-ruvexeq0fenu'/dst/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-ruvexeq0fenu'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:203: Not found "dst/three.txt" fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffixKeepExtension Messages: 2 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-ruvexeq0fenu'/dst/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-ruvexeq0fenu'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:203: Not found "dst/one" fstest.go:203: Not found "dst/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffixKeepExtension Messages: 2 objects not found 2025/09/30 01:40:20 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 01:40:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/30 01:40:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/30 01:40:22 INFO : one: Copied (new) 2025/09/30 01:40:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:40:22 DEBUG : two: Unchanged skipping 2025/09/30 01:40:22 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/09/30 01:40:23 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:40:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/30 01:40:24 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (38.17s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:40:28 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/09/30 01:40:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/30 01:40:29 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:40:29 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:40:30 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/09/30 01:40:31 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/09/30 01:40:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/30 01:40:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.27s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:40:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 01:40:32 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:40:32 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:40:33 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/30 01:40:34 INFO : existing: Copied (new) 2025/09/30 01:40:34 DEBUG : Waiting for deletions to finish 2025/09/30 01:40:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/30 01:40:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/30 01:40:34 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:40:34 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:40:34 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:40:34 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.92s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:40:36 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:38 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get folder list: Directory does not exist (Error 404) --- FAIL: TestFixCase (5.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.39s) --- SKIP: TestMaxTransfer/Hard (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:40:42 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:44 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:46 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:48 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:50 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:52 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:54 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:56 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:58 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/30 01:40:59 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:01 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:03 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:05 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:07 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:09 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:11 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:13 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:15 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:17 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:19 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:22 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:24 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:26 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:28 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:30 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:32 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:34 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:36 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:38 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:40 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:42 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:44 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:46 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:48 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/30 01:41:50 DEBUG : only17: Uploading chunk 0, size=6, remain=0 run.go:285: Failed to put "only17" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncConcurrentDelete (84.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:42:07 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:09 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:11 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:13 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:15 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:17 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:19 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:21 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:23 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:25 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:27 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:29 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:31 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:33 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:35 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:37 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:39 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:41 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:43 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:44 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:46 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:48 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:50 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:52 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:54 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:56 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/30 01:42:58 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:00 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:02 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:04 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:06 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:08 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:10 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:11 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:13 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:15 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:17 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:19 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:21 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:23 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/09/30 01:43:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both0: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:43:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both11: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both12: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both15: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both16: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both17: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both18: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both19: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both1: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both2: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both3: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both4: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both5: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both6: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both7: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both8: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:43:24 DEBUG : both9: Unchanged skipping 2025/09/30 01:43:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : both14: Unchanged skipping 2025/09/30 01:43:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/30 01:43:24 DEBUG : both10: Unchanged skipping 2025/09/30 01:43:24 DEBUG : both13: Unchanged skipping 2025/09/30 01:43:24 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:43:26 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:26 INFO : only0: Copied (replaced existing) 2025/09/30 01:43:26 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:26 INFO : only10: Copied (replaced existing) 2025/09/30 01:43:26 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:26 INFO : only12: Copied (replaced existing) 2025/09/30 01:43:26 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:26 INFO : only11: Copied (replaced existing) 2025/09/30 01:43:27 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:27 INFO : only13: Copied (replaced existing) 2025/09/30 01:43:27 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:27 INFO : only14: Copied (replaced existing) 2025/09/30 01:43:27 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:27 INFO : only16: Copied (replaced existing) 2025/09/30 01:43:27 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:27 INFO : only15: Copied (replaced existing) 2025/09/30 01:43:28 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:28 INFO : only17: Copied (replaced existing) 2025/09/30 01:43:28 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:28 INFO : only1: Copied (replaced existing) 2025/09/30 01:43:28 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:28 INFO : only18: Copied (replaced existing) 2025/09/30 01:43:29 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:29 INFO : only19: Copied (replaced existing) 2025/09/30 01:43:29 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:29 INFO : only2: Copied (replaced existing) 2025/09/30 01:43:29 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:29 INFO : only3: Copied (replaced existing) 2025/09/30 01:43:30 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:30 INFO : only4: Copied (replaced existing) 2025/09/30 01:43:31 ERROR : only5: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 0 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 6 2025/09/30 01:43:31 INFO : only5: Removing failed copy 2025/09/30 01:43:31 ERROR : only7: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 0 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 6 2025/09/30 01:43:31 INFO : only7: Removing failed copy 2025/09/30 01:43:31 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:31 INFO : only9: Copied (replaced existing) 2025/09/30 01:43:32 ERROR : only8: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 0 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 6 2025/09/30 01:43:32 INFO : only8: Removing failed copy 2025/09/30 01:43:32 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/30 01:43:32 INFO : only6: Copied (replaced existing) 2025/09/30 01:43:32 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:43:32 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_test.go:2782: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2782 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 0 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 6 Test: TestSyncConcurrentTruncate Messages: Sync must not return a error sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Should be false Test: TestSyncConcurrentTruncate Messages: Low level errors must not have happened fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only6 (0), only9 (0) fstest.go:203: Not found "only8" fstest.go:203: Not found "only5" fstest.go:203: Not found "only7" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 Error: Not equal: expected: 0 actual : 3 Test: TestSyncConcurrentTruncate Messages: 3 objects not found --- FAIL: TestSyncConcurrentTruncate (101.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:43:47 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:43:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:43:47 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 01:43:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 01:43:47 INFO : empty_on_remote: Making directory 2025/09/30 01:43:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 01:43:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 01:43:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 01:43:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:43:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/30 01:43:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:125: removing dir "test_dir2/sub_dir" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:44:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:44:05 INFO : sub dir: Making directory 2025/09/30 01:44:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2976 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (8.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:44:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 01:44:13 INFO : sub dir: Making directory 2025/09/30 01:44:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2898: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2898 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2896 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2980 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.32s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:44:22 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:24 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:26 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:28 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:30 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:31 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:33 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:35 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:37 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:39 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:41 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:44:43 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:44:45 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:44:47 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:44:49 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/30 01:44:51 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/30 01:44:53 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/30 01:44:55 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/30 01:44:57 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/30 01:44:58 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/30 01:45:00 DEBUG : Waiting for deletions to finish 2025/09/30 01:45:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : apple: Excluded 2025/09/30 01:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:45:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : banana: Excluded 2025/09/30 01:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : splitbananasplit: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:45:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 01:45:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : apple: Unchanged skipping 2025/09/30 01:45:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:45:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : banana: Unchanged skipping 2025/09/30 01:45:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:45:01 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:45:01 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:45:01 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2025/09/30 01:45:01 DEBUG : Waiting for deletions to finish 2025/09/30 01:45:01 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : apple: Excluded 2025/09/30 01:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:45:01 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : banana: Excluded 2025/09/30 01:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : splitbananasplit: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:45:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 01:45:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : apple: Unchanged skipping 2025/09/30 01:45:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 01:45:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : banana: Unchanged skipping 2025/09/30 01:45:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:45:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 01:45:02 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:45:02 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:45:02 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:45:02 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2025/09/30 01:45:02 DEBUG : Waiting for deletions to finish 2025/09/30 01:45:02 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:45:02 DEBUG : apple: Excluded 2025/09/30 01:45:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:45:02 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:45:02 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:45:02 DEBUG : banana: Excluded 2025/09/30 01:45:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:45:02 DEBUG : splitbananasplit: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:45:03 DEBUG : dir1/0015-9;=.txt: Excluded run.go:125: removing dir "dir1" failed - try 1/3: folder not empty run.go:125: removing dir "dir1" failed - try 2/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/NFD run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:45:20 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dir1" failed - try 1/3: Directory does not exist (Error 404) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:45:32 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:34 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:36 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:38 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:40 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:42 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:44 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:46 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:48 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:50 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:45:52 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:45:54 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:45:56 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:45:58 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:46:00 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/30 01:46:02 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/30 01:46:04 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/30 01:46:06 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/30 01:46:08 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:10 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/30 01:46:11 DEBUG : Waiting for deletions to finish 2025/09/30 01:46:11 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : apple: Excluded 2025/09/30 01:46:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:46:11 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : banana: Excluded 2025/09/30 01:46:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : splitbananasplit: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:46:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:46:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 01:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:46:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:46:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:46:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:46:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:46:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:46:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:46:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:46:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:46:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:46:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:46:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:46:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 01:46:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 01:46:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 01:46:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:46:12 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:46:12 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:46:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2025/09/30 01:46:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:13 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2025/09/30 01:46:13 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2025/09/30 01:46:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/30 01:46:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 01:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/09/30 01:46:14 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/30 01:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/30 01:46:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 01:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:16 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/09/30 01:46:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/30 01:46:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/30 01:46:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 01:46:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/30 01:46:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 01:46:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/30 01:46:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 01:46:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:18 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/30 01:46:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/30 01:46:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/30 01:46:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/30 01:46:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 01:46:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2025/09/30 01:46:20 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/30 01:46:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 01:46:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:20 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/30 01:46:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 01:46:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:21 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/30 01:46:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 01:46:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2025/09/30 01:46:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2025/09/30 01:46:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/09/30 01:46:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 01:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2025/09/30 01:46:22 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/30 01:46:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 01:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:46:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/30 01:46:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 01:46:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2025/09/30 01:46:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/09/30 01:46:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 01:46:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2025/09/30 01:46:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/09/30 01:46:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 01:46:24 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/09/30 01:46:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/30 01:46:24 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:46:24 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2025/09/30 01:46:24 DEBUG : Waiting for deletions to finish 2025/09/30 01:46:24 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : apple: Excluded 2025/09/30 01:46:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:46:24 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : banana: Excluded 2025/09/30 01:46:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/30 01:46:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : splitbananasplit: Excluded 2025/09/30 01:46:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : YmFuYW5h: Excluded 2025/09/30 01:46:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : YXBwbGU=: Excluded 2025/09/30 01:46:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/30 01:46:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 01:46:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:46:42 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:46 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:47 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:49 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:51 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:53 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:55 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:57 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:46:58 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:47:00 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:47:02 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:47:04 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:47:06 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:47:07 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/30 01:47:09 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/30 01:47:11 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/30 01:47:13 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/30 01:47:15 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/30 01:47:17 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 run.go:285: Failed to put "splitbananasplit" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dir1" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:47:32 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:47:34 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:47:36 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0002-cdefghi.txt" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dir1" failed - try 1/3: folder not empty run.go:125: removing dir "dir1" failed - try 2/3: folder not empty run.go:125: removing dir "dir1" failed - try 3/3: folder not empty run.go:128: removing dir "dir1" failed: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want got dir1/0002-cdefghi.txt (21) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "dir1/0002-cdefghi.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir1" } Test: TestTransform/suffix Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:48:00 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:02 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:03 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:05 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:07 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:09 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:11 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:13 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:15 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:17 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:19 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:48:20 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:48:22 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:48:24 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:48:26 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/30 01:48:28 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/30 01:48:30 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/30 01:48:31 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/30 01:48:33 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:35 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/30 01:48:36 DEBUG : Waiting for deletions to finish 2025/09/30 01:48:36 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:48:36 DEBUG : apple: Excluded 2025/09/30 01:48:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:48:36 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:48:36 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:48:36 DEBUG : banana: Excluded 2025/09/30 01:48:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:48:36 DEBUG : splitbananasplit: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:48:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:48:37 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 01:48:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:48:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:48:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:48:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 01:48:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:48:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:48:37 DEBUG : apple: Unchanged skipping 2025/09/30 01:48:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 01:48:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 01:48:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 01:48:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 01:48:37 DEBUG : banana: Unchanged skipping 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 01:48:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 01:48:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 01:48:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 01:48:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 01:48:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 01:48:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 01:48:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 01:48:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 01:48:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 01:48:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 01:48:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 01:48:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 01:48:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 01:48:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 01:48:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 01:48:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 01:48:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 01:48:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 01:48:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 01:48:38 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:48:38 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:48:38 DEBUG : appleapple: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:39 DEBUG : dir1/0000-abcde: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:40 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/09/30 01:48:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/30 01:48:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 01:48:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/09/30 01:48:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/30 01:48:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 01:48:40 DEBUG : dir1/0001-bcdef: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:40 DEBUG : splitbanan: Uploading chunk 0, size=16, remain=0 2025/09/30 01:48:41 DEBUG : dir1/0002-cdefg: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:41 DEBUG : dir1/0003-defgh: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/09/30 01:48:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/30 01:48:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 01:48:41 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/09/30 01:48:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/30 01:48:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 01:48:42 DEBUG : dir1/0004-efghi: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/09/30 01:48:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/30 01:48:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 01:48:42 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/09/30 01:48:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/30 01:48:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 01:48:42 DEBUG : dir1/0005-fghij: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:43 DEBUG : dir1/0006-ghijk: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:43 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/09/30 01:48:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/30 01:48:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 01:48:43 DEBUG : dir1/0007-12345: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/09/30 01:48:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/30 01:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 01:48:44 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/09/30 01:48:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/30 01:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 01:48:44 DEBUG : dir1/0008-23456: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:44 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/09/30 01:48:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/30 01:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 01:48:44 DEBUG : dir1/0010-45678: Uploading chunk 0, size=20, remain=0 2025/09/30 01:48:45 DEBUG : dir1/0009-34567: Uploading chunk 0, size=21, remain=0 2025/09/30 01:48:45 ERROR : dir1/0008-23456: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 21 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 0 2025/09/30 01:48:45 INFO : dir1/0008-23456: Removing failed copy 2025/09/30 01:48:45 DEBUG : dir1/0011-56789: Uploading chunk 0, size=20, remain=0 2025/09/30 01:48:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 01:48:46 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/09/30 01:48:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/30 01:48:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 01:48:46 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/09/30 01:48:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/30 01:48:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 01:48:46 DEBUG : dir1/0012-6789;: Uploading chunk 0, size=19, remain=0 2025/09/30 01:48:46 DEBUG : dir1/0013-789;=: Uploading chunk 0, size=19, remain=0 2025/09/30 01:48:47 DEBUG : dir1/0014-89;=.: Uploading chunk 0, size=18, remain=0 2025/09/30 01:48:47 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/09/30 01:48:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/30 01:48:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 01:48:48 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/09/30 01:48:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/30 01:48:48 ERROR : dir1/0014-89;=.txt: Failed to copy: failed to get fileinfo: File was not found (Error 404) 2025/09/30 01:48:48 DEBUG : dir1/0015-9;=.t: Uploading chunk 0, size=17, remain=0 2025/09/30 01:48:48 ERROR : dir1/0013-789;=: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 19 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 0 2025/09/30 01:48:48 INFO : dir1/0013-789;=: Removing failed copy 2025/09/30 01:48:49 ERROR : dir1/0015-9;=.t: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 17 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 0 2025/09/30 01:48:49 INFO : dir1/0015-9;=.t: Removing failed copy 2025/09/30 01:48:49 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:48:49 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone420364313) 17 vs dst(OpenDrive root 'rclone-test-ruvexeq0fenu') 0 Test: TestTransform/truncate 2025/09/30 01:48:49 DEBUG : Waiting for deletions to finish 2025/09/30 01:48:49 DEBUG : apple: Excluded (Path Filter) 2025/09/30 01:48:49 DEBUG : apple: Excluded 2025/09/30 01:48:49 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 01:48:49 DEBUG : appleapple: Excluded 2025/09/30 01:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 01:48:49 DEBUG : appleappleapplebanana: Excluded 2025/09/30 01:48:49 DEBUG : banana: Excluded (Path Filter) 2025/09/30 01:48:49 DEBUG : banana: Excluded 2025/09/30 01:48:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 01:48:49 DEBUG : splitbanan: Excluded 2025/09/30 01:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 01:48:49 DEBUG : splitbananasplit: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0000-abcde: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0001-bcdef: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0002-cdefg: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0003-defgh: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0004-efghi: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0005-fghij: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0006-ghijk: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0007-12345: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0009-34567: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0010-45678: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0011-56789: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0012-6789;: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0013-789;=: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0014-89;=.: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 01:48:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 01:48:50 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 35 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:49:00 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:04 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:08 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:10 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:12 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:14 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:16 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:18 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:19 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:49:21 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/30 01:49:23 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:49:25 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/30 01:49:27 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/30 01:49:29 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/30 01:49:31 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/30 01:49:33 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/30 01:49:35 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:37 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 run.go:285: Failed to put "splitbananasplit" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:49 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/30 01:49:51 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0003-defghij.txt" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to get fileinfo: File was not found (Error 404) run.go:125: removing dir "dir1" failed - try 1/3: folder not empty run.go:125: removing dir "dir1" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir1" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir1" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dir1" failed: Folder is already deleted (Error 403) === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to create file: Parent folder is trashed (Error 403) === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to create file: Parent folder is trashed (Error 403) === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-ruvexeq0fenu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestTransform (342.13s) --- FAIL: TestTransform/NFC (58.11s) --- FAIL: TestTransform/NFD (12.73s) --- FAIL: TestTransform/base64 (69.73s) --- FAIL: TestTransform/prefix (50.45s) --- FAIL: TestTransform/suffix (27.38s) --- FAIL: TestTransform/truncate (59.71s) --- FAIL: TestTransform/encoder (45.32s) --- FAIL: TestTransform/ISO-8859-1 (15.19s) --- FAIL: TestTransform/charmap (1.18s) --- FAIL: TestTransform/lowercase (1.16s) --- FAIL: TestTransform/ascii (1.16s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 01:50:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 01:50:03 INFO : sub dir_somesuffix: Making directory 2025/09/30 01:50:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 01:50:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/30 01:50:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 01:50:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/30 01:50:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 01:50:03 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:03 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Uploading chunk 0, size=11, remain=0 2025/09/30 01:50:05 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:50:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 01:50:05 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:05 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (3.72s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:06 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:06 INFO : tictactoe: Making directory 2025/09/30 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:50:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:07 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:07 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:08 DEBUG : tictactoe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/30 01:50:09 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:50:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/30 01:50:09 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:09 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (3.68s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:10 INFO : toe: Making directory 2025/09/30 01:50:10 INFO : toe/toe: Making directory 2025/09/30 01:50:11 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:50:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:50:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:50:11 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:11 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:12 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/09/30 01:50:13 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:50:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 01:50:13 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:13 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (4.97s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:15 INFO : toe: Making directory 2025/09/30 01:50:15 INFO : toe/toe: Making directory 2025/09/30 01:50:16 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:50:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:50:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:50:16 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:16 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:16 ERROR : toe/toe/toe: Failed to copy: failed to get folder list: Directory does not exist (Error 404) 2025/09/30 01:50:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 01:50:16 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:16 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestNoTag fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Not equal: expected: []string{} actual : []string{"toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "toe" } Test: TestNoTag Messages: directories --- FAIL: TestNoTag (9.75s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:25 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:50:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:50:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:25 INFO : tictacempty_dir: Making directory 2025/09/30 01:50:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:25 INFO : tictactoe: Making directory 2025/09/30 01:50:26 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:26 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:26 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:50:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:50:26 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:26 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:26 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory does not exist (Error 404) 2025/09/30 01:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:50:26 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:26 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestDirTag --- FAIL: TestDirTag (3.76s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:28 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:50:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:50:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:29 INFO : tictacempty_dir: Making directory 2025/09/30 01:50:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:29 INFO : tictactoe: Making directory 2025/09/30 01:50:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:29 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:50:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:50:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:50:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:30 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:30 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/30 01:50:32 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:50:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:32 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:32 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty --- FAIL: TestAllTag (6.70s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:35 INFO : tictactoe: Making directory 2025/09/30 01:50:36 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:36 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:36 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:50:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:50:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:50:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 01:50:36 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:36 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:37 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/09/30 01:50:38 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:50:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 01:50:38 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:38 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice run.go:125: removing dir "tictactoe/tictactoe" failed - try 1/3: folder not empty --- FAIL: TestRunTwice (5.90s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:41 INFO : toe: Making directory 2025/09/30 01:50:42 INFO : toe/toe: Making directory 2025/09/30 01:50:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 01:50:42 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:42 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:43 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/09/30 01:50:44 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:50:44 INFO : toe/toe/toe: Copied (new) 2025/09/30 01:50:44 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:50:44 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestConflicting (12.26s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:50:53 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:50:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:50:53 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:53 INFO : tictacempty_dir: Making directory 2025/09/30 01:50:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:50:54 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:54 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:54 INFO : tictactoe: Making directory 2025/09/30 01:50:54 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:54 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:50:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:54 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:50:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:50:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:50:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:50:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:54 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:50:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:54 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:50:55 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory does not exist (Error 404) 2025/09/30 01:50:55 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get folder list: Directory does not exist (Error 404) 2025/09/30 01:50:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:50:55 ERROR : Local file system at /tmp/rclone420364313: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Not equal: expected: []string{} actual : []string{"tictacempty_dir", "tictactoe"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=15) "tictacempty_dir", + (string) (len=9) "tictactoe" } Test: TestMove Messages: directories --- FAIL: TestMove (10.15s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:51:03 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:51:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:51:03 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:51:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:51:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:51:04 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:04 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:04 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:51:04 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:51:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:51:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:51:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:51:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:04 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:51:04 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:51:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/09/30 01:51:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:51:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:06 INFO : toe/toe/toe.txt: Deleted 2025/09/30 01:51:06 ERROR : Local file system at /tmp/rclone420364313: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (5.26s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:51:09 DEBUG : Reset feature "Copy" 2025/09/30 01:51:09 DEBUG : Reset feature "Move" 2025/09/30 01:51:09 DEBUG : Reset feature "Copy" 2025/09/30 01:51:09 DEBUG : Reset feature "Move" 2025/09/30 01:51:09 DEBUG : empty_dir: Making directory with metadata 2025/09/30 01:51:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:51:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:51:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:09 INFO : tictactoe: Making directory 2025/09/30 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:09 DEBUG : toe: transformed to: tictactoe 2025/09/30 01:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:51:09 INFO : tictactoe/tictactoe: Making directory 2025/09/30 01:51:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 01:51:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 01:51:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:51:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:09 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:51:09 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:51:10 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory does not exist (Error 404) 2025/09/30 01:51:10 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get folder list: Directory does not exist (Error 404) 2025/09/30 01:51:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 01:51:10 ERROR : Local file system at /tmp/rclone420364313: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Not equal: expected: []string{} actual : []string{"tictactoe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=9) "tictactoe" } Test: TestManualTransformFile Messages: directories --- FAIL: TestManualTransformFile (9.72s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-ruvexeq0fenu'", Local "Local file system at /tmp/rclone420364313", Modify Window "1s" 2025/09/30 01:51:18 DEBUG : toe: transformed to: dG9l 2025/09/30 01:51:19 DEBUG : toe: transformed to: dG9l 2025/09/30 01:51:19 INFO : dG9l: Making directory 2025/09/30 01:51:19 DEBUG : toe: transformed to: dG9l 2025/09/30 01:51:19 DEBUG : toe: transformed to: dG9l 2025/09/30 01:51:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 01:51:19 INFO : dG9l/dG9l: Making directory 2025/09/30 01:51:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 01:51:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/30 01:51:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 01:51:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 01:51:19 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for checks to finish 2025/09/30 01:51:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 01:51:19 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Waiting for transfers to finish 2025/09/30 01:51:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/09/30 01:51:21 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/30 01:51:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 01:51:21 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting files as there were IO errors 2025/09/30 01:51:21 ERROR : OpenDrive root 'rclone-test-ruvexeq0fenu': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (5.23s) FAIL 2025/09/30 01:51:24 DEBUG : OpenDrive root 'rclone-test-ruvexeq0fenu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyWithDepth|TestCopyWithFilesFrom|TestDirTag|TestDoubleTransform|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncBackupDir|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncImmutable|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncOverlapWithFilter|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^Hard$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 18m24.52265811s (try 2/5): exit status 1: Failed [TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestSyncIgnoreErrors TestSyncDoesntUpdateModtime TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncWithUpdateOlder TestSyncWithTrackRenamesStrategyModtime TestSyncOverlapWithFilter TestSyncCopyDest TestSyncBackupDir TestSyncSuffix TestSyncSuffixKeepExtension TestFixCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]