"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncNoEmptyDirectories|TestSyncSuffix)$|^TestTransform$/^prefix$'" - Starting (try 2/5) 2025/10/05 02:24:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hikobet7sata" 2025/10/05 02:24:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 02:24:47 DEBUG : Starting OpenDrive session with ID: 6c6f90a2b22b889f104e958403ee6deb5094374602491c23580a88bfc7d9152d 2025/10/05 02:24:47 DEBUG : Creating backend with remote "/tmp/rclone3137910884" === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:24:47 INFO : sub dir2: Making directory 2025/10/05 02:24:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 02:24:48 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for checks to finish 2025/10/05 02:24:48 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for transfers to finish 2025/10/05 02:24:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/10/05 02:24:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/10/05 02:24:50 INFO : sub dir/hello world: Copied (new) 2025/10/05 02:24:50 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoEmptyDirectories (5.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:24:54 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/10/05 02:24:56 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/10/05 02:24:57 INFO : d: Making directory 2025/10/05 02:24:57 INFO : d/e: Making directory 2025/10/05 02:24:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 02:24:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/05 02:24:59 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 02:24:59 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for checks to finish 2025/10/05 02:24:59 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for transfers to finish 2025/10/05 02:25:00 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/10/05 02:25:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/05 02:25:01 INFO : a/potato2: Copied (new) 2025/10/05 02:25:01 DEBUG : Waiting for deletions to finish 2025/10/05 02:25:01 INFO : b/potato: Deleted 2025/10/05 02:25:01 INFO : d/e: Removing directory 2025/10/05 02:25:02 INFO : d: Removing directory 2025/10/05 02:25:02 INFO : b: Removing directory 2025/10/05 02:25:02 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:25:06 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/10/05 02:25:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/10/05 02:25:09 INFO : d: Making directory 2025/10/05 02:25:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 02:25:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/05 02:25:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 02:25:11 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for checks to finish 2025/10/05 02:25:11 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for transfers to finish 2025/10/05 02:25:12 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/10/05 02:25:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/10/05 02:25:13 INFO : a/potato2: Copied (new) 2025/10/05 02:25:13 ERROR : OpenDrive root 'rclone-test-hikobet7sata': not deleting files as there were IO errors 2025/10/05 02:25:13 ERROR : OpenDrive root 'rclone-test-hikobet7sata': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.98s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:25:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/10/05 02:25:18 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/10/05 02:25:20 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/10/05 02:25:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hikobet7sata/dst" 2025/10/05 02:25:22 DEBUG : Config file has changed externally - reloading 2025/10/05 02:25:22 DEBUG : Starting OpenDrive session with ID: 8ae0305bc963c37433975d31eee3331dedee9606ede779e3080696d9f6984668 2025/10/05 02:25:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 02:25:23 DEBUG : one: same parent dir (ODFfOTQ2OTE1NV9uRWZKUw) - using file/rename instead of move_copy for one.bak 2025/10/05 02:25:23 INFO : one: Moved (server-side) to: one.bak 2025/10/05 02:25:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/10/05 02:25:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/10/05 02:25:25 INFO : one: Copied (new) 2025/10/05 02:25:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/05 02:25:25 DEBUG : two: Unchanged skipping 2025/10/05 02:25:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 02:25:26 DEBUG : three.txt: same parent dir (ODFfOTQ2OTE1NV9uRWZKUw) - using file/rename instead of move_copy for three.txt.bak 2025/10/05 02:25:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 02:25:27 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/10/05 02:25:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/10/05 02:25:28 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:2553 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), 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:2553 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-hikobet7sata'/dst/one.bak: 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:2553 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: 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:2553 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: 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: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:2553 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 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:2553 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), 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:2553 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-hikobet7sata'/dst/one.bak: 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:2553 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffix Messages: dst/one.bak: 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:2553 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: 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: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:2527 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found 2025/10/05 02:25:45 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 02:25:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/10/05 02:25:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/10/05 02:25:47 INFO : one: Copied (new) 2025/10/05 02:25:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/05 02:25:47 DEBUG : two: Unchanged skipping 2025/10/05 02:25:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 02:25:47 INFO : three.txt.bak: Deleted 2025/10/05 02:25:47 DEBUG : three.txt: same parent dir (ODFfOTQ2OTE1NV9uRWZKUw) - using file/rename instead of move_copy for three.txt.bak 2025/10/05 02:25:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/05 02:25:48 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/10/05 02:25:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/10/05 02:25:49 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (36.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:25:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 02:25:52 INFO : sub dir: Making directory 2025/10/05 02:25:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:26:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 02:26:08 INFO : sub dir: Making directory 2025/10/05 02:26:08 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 (11.00s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-hikobet7sata'", Local "Local file system at /tmp/rclone3137910884", Modify Window "1s" 2025/10/05 02:26:20 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:23 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:25 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:27 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:29 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:33 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:34 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:36 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:38 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/05 02:26:40 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/05 02:26:42 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/05 02:26:44 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/05 02:26:45 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/05 02:26:47 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/05 02:26:49 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/10/05 02:26:51 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/10/05 02:26:52 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:54 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/05 02:26:55 DEBUG : Waiting for deletions to finish 2025/10/05 02:26:55 DEBUG : apple: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : apple: Excluded 2025/10/05 02:26:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : appleappleapplebanana: Excluded 2025/10/05 02:26:55 DEBUG : banana: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : banana: Excluded 2025/10/05 02:26:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : splitbananasplit: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 02:26:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 02:26:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 02:26:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 02:26:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 02:26:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 02:26:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 02:26:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 02:26:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 02:26:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 02:26:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 02:26:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 02:26:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 02:26:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 02:26:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 02:26:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 02:26:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 02:26:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 02:26:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 02:26:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 02:26:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 02:26:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 02:26:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 02:26:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 02:26:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 02:26:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 02:26:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 02:26:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 02:26:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 02:26:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 02:26:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 02:26:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 02:26:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 02:26:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 02:26:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 02:26:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 02:26:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 02:26:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 02:26:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 02:26:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 02:26:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 02:26:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 02:26:56 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for checks to finish 2025/10/05 02:26:56 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Waiting for transfers to finish 2025/10/05 02:26:57 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/10/05 02:26:57 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/10/05 02:26:57 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/10/05 02:26:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/10/05 02:26:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/05 02:26:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 02:26:58 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/10/05 02:26:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/05 02:26:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 02:26:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:26:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/10/05 02:26:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/05 02:26:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 02:27:00 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/10/05 02:27:00 INFO : apple: Copied (new) to: PREFIXapple 2025/10/05 02:27:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 02:27:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/10/05 02:27:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 02:27:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 02:27:00 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/10/05 02:27:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 02:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 02:27:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:01 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/10/05 02:27:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/05 02:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 02:27:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/10/05 02:27:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 02:27:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 02:27:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/10/05 02:27:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/05 02:27:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 02:27:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/10/05 02:27:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 02:27:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 02:27:03 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:03 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/10/05 02:27:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 02:27:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 02:27:04 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/10/05 02:27:04 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/10/05 02:27:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/05 02:27:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 02:27:05 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/10/05 02:27:05 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/10/05 02:27:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/05 02:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 02:27:05 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/10/05 02:27:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/05 02:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 02:27:05 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/10/05 02:27:06 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/10/05 02:27:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/05 02:27:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 02:27:06 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/10/05 02:27:06 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/10/05 02:27:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/10/05 02:27:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/05 02:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 02:27:07 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/10/05 02:27:07 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/10/05 02:27:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/05 02:27:08 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/10/05 02:27:08 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/10/05 02:27:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/05 02:27:08 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/10/05 02:27:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/05 02:27:10 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/10/05 02:27:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/05 02:27:10 ERROR : OpenDrive root 'rclone-test-hikobet7sata': not deleting files as there were IO errors 2025/10/05 02:27:10 ERROR : OpenDrive root 'rclone-test-hikobet7sata': 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/prefix 2025/10/05 02:27:10 DEBUG : Waiting for deletions to finish 2025/10/05 02:27:10 DEBUG : apple: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : apple: Excluded 2025/10/05 02:27:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : appleappleapplebanana: Excluded 2025/10/05 02:27:10 DEBUG : banana: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : banana: Excluded 2025/10/05 02:27:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : PREFIXapple: Excluded 2025/10/05 02:27:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/05 02:27:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : PREFIXbanana: Excluded 2025/10/05 02:27:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/05 02:27:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : splitbananasplit: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/05 02:27:10 DEBUG : dir1/PREFIX0015-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 : 40 Test: TestTransform/prefix --- FAIL: TestTransform (60.85s) --- FAIL: TestTransform/prefix (60.84s) FAIL 2025/10/05 02:27:20 DEBUG : OpenDrive root 'rclone-test-hikobet7sata': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncNoEmptyDirectories|TestSyncSuffix)$|^TestTransform$/^prefix$'" - Finished ERROR in 2m33.612443947s (try 2/5): exit status 1: Failed [TestSyncSuffix TestNothingToTransferWithoutEmptyDirs TestTransform/prefix]