"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestFixCase|TestManualTransformFile|TestMove|TestNothingToTransferWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestTransformFile)$|^TestTransform$/^(base64|prefix)$'" - Starting (try 2/5) 2025/07/12 02:11:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nequroy6damo" 2025/07/12 02:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 02:11:31 DEBUG : Starting OpenDrive session with ID: c11eed904ca8ab4e5ac849205afbc54ef6ba1ae43f3b7fd87cc4a7ffb3f43ed6 2025/07/12 02:11:31 DEBUG : Creating backend with remote "/tmp/rclone878001720" === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:11:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/12 02:11:35 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/07/12 02:11:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/07/12 02:11:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nequroy6damo/dst" 2025/07/12 02:11:38 DEBUG : Starting OpenDrive session with ID: d6a9413f7d0e1851c2c9d1d6070bb274207b0c4dd4e28df4ceb25a46352d4a43 2025/07/12 02:11:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 02:11:39 DEBUG : one: same parent dir (ODFfOTE2ODIwOF9xME9KSw) - using file/rename instead of move_copy for one.bak 2025/07/12 02:11:39 INFO : one: Moved (server-side) to: one.bak 2025/07/12 02:11:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/07/12 02:11:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/12 02:11:41 INFO : one: Copied (new) 2025/07/12 02:11:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:11:41 DEBUG : two: Unchanged skipping 2025/07/12 02:11:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/12 02:11:41 DEBUG : three.txt: same parent dir (ODFfOTE2ODIwOF9xME9KSw) - using file/rename instead of move_copy for three.txt.bak 2025/07/12 02:11:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 02:11:42 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/07/12 02:11:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/12 02:11:43 INFO : three.txt: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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: 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:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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-nequroy6damo'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:200: Not found "dst/one" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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: 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:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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-nequroy6damo'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:200: Not found "dst/one" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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/07/12 02:12:00 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 02:12:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/12 02:12:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/12 02:12:02 INFO : one: Copied (new) 2025/07/12 02:12:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:12:02 DEBUG : two: Unchanged skipping 2025/07/12 02:12:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/12 02:12:03 INFO : three.txt.bak: Deleted 2025/07/12 02:12:03 DEBUG : three.txt: same parent dir (ODFfOTE2ODIwOF9xME9KSw) - using file/rename instead of move_copy for three.txt.bak 2025/07/12 02:12:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 02:12:04 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:12:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/12 02:12:05 INFO : three.txt: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2551 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt.bak (19), dst/two (3) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2551 /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-nequroy6damo'/dst/three.txt.bak: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2551 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=6 vs obj=19 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2551 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Should be true Test: TestSyncSuffix Messages: dst/three.txt.bak: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:200: Not found "dst/three.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2551 /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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestSyncSuffix (50.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:12:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/07/12 02:12:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/07/12 02:12:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/07/12 02:12:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nequroy6damo/dst" 2025/07/12 02:12:28 DEBUG : Starting OpenDrive session with ID: 4d20cb4142ef0be3fbd54ebde127b7aa120788a053263797f3a544b4af805e20 2025/07/12 02:12:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 02:12:29 DEBUG : one: same parent dir (ODFfOTE2ODIxMF9QcklVQw) - using file/rename instead of move_copy for one-2019-01-01 2025/07/12 02:12:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/12 02:12:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/07/12 02:12:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/12 02:12:31 INFO : one: Copied (new) 2025/07/12 02:12:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:12:31 DEBUG : two: Unchanged skipping 2025/07/12 02:12:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/12 02:12:32 DEBUG : three.txt: same parent dir (ODFfOTE2ODIxMF9QcklVQw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/07/12 02:12:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/12 02:12:33 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/07/12 02:12:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/12 02:12:34 INFO : three.txt: Copied (new) 2025/07/12 02:12:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 02:12:35 INFO : one-2019-01-01: Deleted 2025/07/12 02:12:35 DEBUG : one: same parent dir (ODFfOTE2ODIxMF9QcklVQw) - using file/rename instead of move_copy for one-2019-01-01 2025/07/12 02:12:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/12 02:12:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/07/12 02:12:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/12 02:12:37 INFO : one: Copied (new) 2025/07/12 02:12:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:12:37 DEBUG : two: Unchanged skipping 2025/07/12 02:12:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/12 02:12:38 INFO : three-2019-01-01.txt: Deleted 2025/07/12 02:12:38 DEBUG : three.txt: same parent dir (ODFfOTE2ODIxMF9QcklVQw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/07/12 02:12:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/12 02:12:39 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:12:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/12 02:12:40 INFO : three.txt: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncSuffixKeepExtension (27.42s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:12:50 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/07/12 02:12:52 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/07/12 02:12:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/07/12 02:12:57 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/07/12 02:12:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:12:59 DEBUG : existing: Unchanged skipping 2025/07/12 02:12:59 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/12 02:12:59 DEBUG : subdira-rclone-move-qufahuh4: same parent dir (ODFfOTE2ODIwN19DcFFSVA) - using folder/rename instead of move_copy 2025/07/12 02:12:59 DEBUG : EXISTING: moving to existing-rclone-move-vajabab3 2025/07/12 02:12:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pisiqus0 2025/07/12 02:13:00 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfOTE2ODIwN19DcFFSVA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-pisiqus0 2025/07/12 02:13:00 DEBUG : EXISTING: same parent dir (ODFfOTE2ODIwN19DcFFSVA) - using file/rename instead of move_copy for existing-rclone-move-vajabab3 2025/07/12 02:13:00 DEBUG : subdira: same parent dir (ODFfOTE2ODIwN19DcFFSVA) - using folder/rename instead of move_copy 2025/07/12 02:13:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pisiqus0 2025/07/12 02:13:00 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/07/12 02:13:00 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/07/12 02:13:00 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vajabab3 2025/07/12 02:13:00 DEBUG : EXISTING: moving to existing 2025/07/12 02:13:00 DEBUG : existingbutdifferent-rclone-move-pisiqus0: same parent dir (ODFfOTE2ODIwN19DcFFSVA) - using file/rename instead of move_copy for existingbutdifferent 2025/07/12 02:13:00 DEBUG : existing-rclone-move-vajabab3: same parent dir (ODFfOTE2ODIwN19DcFFSVA) - using file/rename instead of move_copy for existing 2025/07/12 02:13:00 INFO : existingbutdifferent-rclone-move-pisiqus0: Moved (server-side) to: existingbutdifferent 2025/07/12 02:13:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/07/12 02:13:00 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/07/12 02:13:01 INFO : existing-rclone-move-vajabab3: Moved (server-side) to: existing 2025/07/12 02:13:01 INFO : EXISTING: Moved (server-side) to: existing 2025/07/12 02:13:01 INFO : EXISTING: Fixed case by renaming to: existing 2025/07/12 02:13:01 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/07/12 02:13:01 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: failed to make directory: File or folder with such name already exists (Error 409) 2025/07/12 02:13:01 DEBUG : subdira/subdirb/subdirc-rclone-move-giyuyer4: same parent dir (ODFfOTE2ODIxMl82dnQ1eg) - using folder/rename instead of move_copy 2025/07/12 02:13:02 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/07/12 02:13:02 INFO : existingbutdifferent: Copied (replaced existing) 2025/07/12 02:13:02 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfOTE2ODIxMl82dnQ1eg) - using folder/rename instead of move_copy 2025/07/12 02:13:02 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/07/12 02:13:02 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/12 02:13:03 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-yoduvav2: same parent dir (ODFfOTE2ODIxM19XNTlFQg) - using folder/rename instead of move_copy 2025/07/12 02:13:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-sihehef3 2025/07/12 02:13:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfOTE2ODIxM19XNTlFQg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-sihehef3 2025/07/12 02:13:03 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfOTE2ODIxM19XNTlFQg) - using folder/rename instead of move_copy 2025/07/12 02:13:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/07/12 02:13:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/07/12 02:13:04 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:13:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yiquper3 2025/07/12 02:13:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfOTE2ODIxNF95UGdESQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yiquper3 2025/07/12 02:13:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yiquper3 2025/07/12 02:13:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/12 02:13:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yiquper3: same parent dir (ODFfOTE2ODIxNF95UGdESQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/12 02:13:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-sihehef3 2025/07/12 02:13:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/07/12 02:13:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yiquper3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/12 02:13:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/12 02:13:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/12 02:13:05 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-sihehef3: same parent dir (ODFfOTE2ODIxM19XNTlFQg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/07/12 02:13:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/07/12 02:13:05 INFO : subdira/subdirb/subdirc/hello-rclone-move-sihehef3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/12 02:13:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/12 02:13:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/07/12 02:13:05 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:13:06 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/07/12 02:13:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/07/12 02:13:06 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/07/12 02:13:07 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/07/12 02:13:07 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/07/12 02:13:07 ERROR : OpenDrive root 'rclone-test-nequroy6damo': not deleting files as there were IO errors 2025/07/12 02:13:07 ERROR : OpenDrive root 'rclone-test-nequroy6damo': not deleting directories as there were IO errors sync_test.go:2685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2685 Error: Received unexpected error: failed to make directory: File or folder with such name already exists (Error 409) Test: TestFixCase run.go:125: removing dir "subdira/subdirb/subdirc/subdird" failed - try 1/3: folder not empty --- FAIL: TestFixCase (21.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:13:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 02:13:11 INFO : sub dir: Making directory 2025/07/12 02:13:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (14.91s) === RUN TestTransform === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:13:27 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:29 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:30 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:32 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:34 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:36 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:37 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:39 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:41 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:42 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:44 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:13:46 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:13:47 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:13:49 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:13:51 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/07/12 02:13:53 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/07/12 02:13:54 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/07/12 02:13:56 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/07/12 02:13:58 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/07/12 02:13:59 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/07/12 02:14:00 DEBUG : Waiting for deletions to finish 2025/07/12 02:14:01 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : apple: Excluded 2025/07/12 02:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:14:01 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : banana: Excluded 2025/07/12 02:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : splitbananasplit: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:14:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:14:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 02:14:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 02:14:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 02:14:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 02:14:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:01 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:01 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:14:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:14:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:02 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:14:02 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:14:02 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2025/07/12 02:14:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:03 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2025/07/12 02:14:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2025/07/12 02:14:03 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/12 02:14:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/12 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:04 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/12 02:14:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:04 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/12 02:14:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:04 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/12 02:14:04 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/12 02:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/12 02:14:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/12 02:14:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/12 02:14:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/12 02:14:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/12 02:14:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:08 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/12 02:14:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/12 02:14:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:08 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/12 02:14:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2025/07/12 02:14:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2025/07/12 02:14:10 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/12 02:14:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:10 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/12 02:14:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:10 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/12 02:14:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/12 02:14:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2025/07/12 02:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2025/07/12 02:14:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2025/07/12 02:14:12 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/12 02:14:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2025/07/12 02:14:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/12 02:14:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:13 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/12 02:14:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:13 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/12 02:14:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:13 DEBUG : Waiting for deletions to finish 2025/07/12 02:14:13 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 02:14:13 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 02:14:13 INFO : banana: Deleted 2025/07/12 02:14:13 INFO : splitbananasplit: Deleted 2025/07/12 02:14:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 02:14:13 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 02:14:13 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 02:14:13 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 02:14:13 INFO : apple: Deleted 2025/07/12 02:14:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 02:14:13 INFO : appleappleapplebanana: Deleted 2025/07/12 02:14:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 02:14:13 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 02:14:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 02:14:14 DEBUG : Waiting for deletions to finish 2025/07/12 02:14:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/12 02:14:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : YmFuYW5h: Excluded 2025/07/12 02:14:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : YXBwbGU=: Excluded 2025/07/12 02:14:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/12 02:14:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 02:14:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 02:14:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:14 DEBUG : banana: Unchanged skipping 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 02:14:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:14 DEBUG : apple: Unchanged skipping 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:14:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 02:14:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:14:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 02:14:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 02:14:15 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:14:15 DEBUG : Waiting for deletions to finish 2025/07/12 02:14:15 DEBUG : Waiting for deletions to finish 2025/07/12 02:14:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/12 02:14:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : YmFuYW5h: Excluded 2025/07/12 02:14:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : YXBwbGU=: Excluded 2025/07/12 02:14:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/12 02:14:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 02:14:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/12 02:14:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 02:14:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 02:14:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 02:14:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 02:14:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 02:14:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 02:14:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 02:14:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 02:14:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 02:14:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:14:21 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:25 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:26 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:28 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:33 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:35 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:37 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:38 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:14:40 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:14:42 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:14:43 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:14:45 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/07/12 02:14:46 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/07/12 02:14:48 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/07/12 02:14:50 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/07/12 02:14:51 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:53 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/07/12 02:14:54 DEBUG : Waiting for deletions to finish 2025/07/12 02:14:54 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : apple: Excluded 2025/07/12 02:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:14:54 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : banana: Excluded 2025/07/12 02:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : splitbananasplit: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:14:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 02:14:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:14:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:14:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:14:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:14:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:14:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:14:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:14:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:14:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:14:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:14:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:14:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:14:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:14:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:14:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:14:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:14:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:14:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:14:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:14:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:14:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:14:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:14:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 02:14:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 02:14:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 02:14:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 02:14:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 02:14:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 02:14:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 02:14:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 02:14:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 02:14:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 02:14:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 02:14:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 02:14:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 02:14:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 02:14:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 02:14:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 02:14:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:14:55 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:14:55 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:14:56 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:56 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/07/12 02:14:57 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/12 02:14:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/12 02:14:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:14:57 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/12 02:14:57 INFO : apple: Copied (new) to: PREFIXapple 2025/07/12 02:14:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:14:57 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/07/12 02:14:57 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/07/12 02:14:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/12 02:14:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/12 02:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:14:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/12 02:14:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/12 02:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:14:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/12 02:14:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:14:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:14:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/12 02:14:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:14:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:14:59 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:14:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/12 02:15:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:00 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/12 02:15:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/12 02:15:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:01 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/12 02:15:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:01 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:01 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/12 02:15:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:02 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:02 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/12 02:15:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:03 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/12 02:15:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:03 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:15:03 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:15:03 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/12 02:15:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:03 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:15:04 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/12 02:15:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:04 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/12 02:15:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:04 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:15:05 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/07/12 02:15:05 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/07/12 02:15:05 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/12 02:15:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/12 02:15:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:06 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/12 02:15:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/12 02:15:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:06 DEBUG : Waiting for deletions to finish 2025/07/12 02:15:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 02:15:07 INFO : apple: Deleted 2025/07/12 02:15:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 02:15:07 INFO : splitbananasplit: Deleted 2025/07/12 02:15:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 02:15:07 INFO : appleappleapplebanana: Deleted 2025/07/12 02:15:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 02:15:07 INFO : banana: Deleted 2025/07/12 02:15:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 02:15:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 02:15:07 DEBUG : Waiting for deletions to finish 2025/07/12 02:15:07 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : apple: Excluded 2025/07/12 02:15:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:15:07 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : banana: Excluded 2025/07/12 02:15:07 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : PREFIXapple: Excluded 2025/07/12 02:15:07 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/12 02:15:07 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : PREFIXbanana: Excluded 2025/07/12 02:15:07 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/12 02:15:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : splitbananasplit: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:15:07 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 02:15:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 02:15:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 02:15:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:08 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:15:08 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:15:09 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/07/12 02:15:09 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/07/12 02:15:09 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:10 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/07/12 02:15:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/12 02:15:10 INFO : banana: Copied (new) 2025/07/12 02:15:10 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/12 02:15:10 INFO : appleappleapplebanana: Copied (new) 2025/07/12 02:15:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/12 02:15:11 INFO : splitbananasplit: Copied (new) 2025/07/12 02:15:11 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/12 02:15:11 INFO : apple: Copied (new) 2025/07/12 02:15:11 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:11 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:11 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/12 02:15:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/12 02:15:12 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/12 02:15:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/12 02:15:13 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/12 02:15:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/12 02:15:13 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/12 02:15:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/12 02:15:13 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:13 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:14 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/12 02:15:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/12 02:15:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/12 02:15:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/12 02:15:15 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:15 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/07/12 02:15:16 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/12 02:15:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/12 02:15:16 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/12 02:15:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/12 02:15:16 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/12 02:15:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/12 02:15:17 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/12 02:15:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/12 02:15:17 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:15:17 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:15:17 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/07/12 02:15:18 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/07/12 02:15:18 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/12 02:15:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/12 02:15:18 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/12 02:15:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/12 02:15:19 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/12 02:15:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/12 02:15:19 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/07/12 02:15:19 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/07/12 02:15:20 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/12 02:15:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/12 02:15:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/12 02:15:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/12 02:15:20 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/12 02:15:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/12 02:15:20 DEBUG : Waiting for deletions to finish 2025/07/12 02:15:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/12 02:15:21 INFO : PREFIXbanana: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/12 02:15:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/12 02:15:21 INFO : PREFIXsplitbananasplit: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/12 02:15:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/12 02:15:21 INFO : PREFIXapple: Deleted 2025/07/12 02:15:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/12 02:15:22 DEBUG : Waiting for deletions to finish 2025/07/12 02:15:22 DEBUG : apple: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : apple: Excluded 2025/07/12 02:15:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : appleappleapplebanana: Excluded 2025/07/12 02:15:22 DEBUG : banana: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : banana: Excluded 2025/07/12 02:15:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : splitbananasplit: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 02:15:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 02:15:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 02:15:22 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:118 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/prefix --- FAIL: TestTransform (121.19s) --- PASS: TestTransform/base64 (54.02s) --- FAIL: TestTransform/prefix (67.17s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:15:27 DEBUG : empty_dir: Making directory with metadata 2025/07/12 02:15:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 02:15:27 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:27 INFO : tictacempty_dir: Making directory 2025/07/12 02:15:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:28 INFO : tictactoe: Making directory 2025/07/12 02:15:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:28 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 02:15:28 INFO : tictactoe/tictactoe: Making directory 2025/07/12 02:15:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 02:15:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 02:15:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:28 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:15:28 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:15:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/07/12 02:15:30 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/12 02:15:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:30 INFO : toe/toe/toe.txt: Deleted 2025/07/12 02:15:30 INFO : toe/toe: Removing directory 2025/07/12 02:15:30 INFO : toe: Removing directory 2025/07/12 02:15:30 INFO : empty_dir: Removing directory 2025/07/12 02:15:30 DEBUG : Local file system at /tmp/rclone878001720: deleted 3 directories --- PASS: TestMove (5.26s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:15:32 DEBUG : empty_dir: Making directory with metadata 2025/07/12 02:15:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 02:15:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:32 INFO : tictacempty_dir: Making directory 2025/07/12 02:15:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:33 INFO : tictactoe: Making directory 2025/07/12 02:15:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:33 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 02:15:33 INFO : tictactoe/tictactoe: Making directory 2025/07/12 02:15:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 02:15:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 02:15:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:33 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:15:33 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:15:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/07/12 02:15:35 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/12 02:15:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:35 INFO : toe/toe/toe.txt: Deleted 2025/07/12 02:15:35 INFO : toe/toe: Removing directory 2025/07/12 02:15:35 INFO : toe: Removing directory 2025/07/12 02:15:35 INFO : empty_dir: Removing directory 2025/07/12 02:15:35 DEBUG : Local file system at /tmp/rclone878001720: deleted 3 directories 2025/07/12 02:15:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 02:15:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 02:15:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 02:15:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 02:15:37 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (7.99s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:15:40 DEBUG : Reset feature "Copy" 2025/07/12 02:15:40 DEBUG : Reset feature "Move" 2025/07/12 02:15:40 DEBUG : Reset feature "Copy" 2025/07/12 02:15:40 DEBUG : Reset feature "Move" 2025/07/12 02:15:40 DEBUG : empty_dir: Making directory with metadata 2025/07/12 02:15:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 02:15:40 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:40 INFO : tictacempty_dir: Making directory 2025/07/12 02:15:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 02:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:41 INFO : tictactoe: Making directory 2025/07/12 02:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:41 DEBUG : toe: transformed to: tictactoe 2025/07/12 02:15:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 02:15:41 INFO : tictactoe/tictactoe: Making directory 2025/07/12 02:15:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 02:15:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 02:15:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:42 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:15:42 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:15:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/07/12 02:15:43 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/12 02:15:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 02:15:43 INFO : toe/toe/toe.txt: Deleted 2025/07/12 02:15:43 INFO : toe/toe: Removing directory 2025/07/12 02:15:43 INFO : toe: Removing directory 2025/07/12 02:15:43 INFO : empty_dir: Removing directory 2025/07/12 02:15:43 DEBUG : Local file system at /tmp/rclone878001720: deleted 3 directories 2025/07/12 02:15:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 02:15:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 02:15:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 02:15:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 02:15:46 DEBUG : toe/toe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/07/12 02:15:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/07/12 02:15:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/12 02:15:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted run.go:125: removing dir "toe/toe" failed - try 1/3: folder not empty --- PASS: TestManualTransformFile (10.89s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-nequroy6damo'", Local "Local file system at /tmp/rclone878001720", Modify Window "1s" 2025/07/12 02:15:51 DEBUG : toe: transformed to: dG9l 2025/07/12 02:15:51 DEBUG : toe: transformed to: dG9l 2025/07/12 02:15:51 INFO : dG9l: Making directory 2025/07/12 02:15:52 DEBUG : toe: transformed to: dG9l 2025/07/12 02:15:52 DEBUG : toe: transformed to: dG9l 2025/07/12 02:15:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/12 02:15:52 INFO : dG9l/dG9l: Making directory 2025/07/12 02:15:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/12 02:15:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/12 02:15:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 02:15:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 02:15:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 02:15:52 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for checks to finish 2025/07/12 02:15:52 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Waiting for transfers to finish 2025/07/12 02:15:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/07/12 02:15:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/12 02:15:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 02:15:54 DEBUG : Waiting for deletions to finish 2025/07/12 02:15:55 DEBUG : dG9l: transformed to: toe 2025/07/12 02:15:55 DEBUG : dG9l: transformed to: toe 2025/07/12 02:15:55 DEBUG : toe: Directory modification time the same (differ by -332.010791ms, within tolerance 1s) 2025/07/12 02:15:55 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/12 02:15:55 DEBUG : dG9l: transformed to: toe 2025/07/12 02:15:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/12 02:15:55 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/12 02:15:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/12 02:15:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/12 02:15:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/12 02:15:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/12 02:15:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/12 02:15:55 DEBUG : Local file system at /tmp/rclone878001720: Waiting for checks to finish 2025/07/12 02:15:55 DEBUG : Local file system at /tmp/rclone878001720: Waiting for transfers to finish 2025/07/12 02:15:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (5.89s) FAIL 2025/07/12 02:15:57 DEBUG : OpenDrive root 'rclone-test-nequroy6damo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestFixCase|TestManualTransformFile|TestMove|TestNothingToTransferWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestTransformFile)$|^TestTransform$/^(base64|prefix)$'" - Finished ERROR in 4m27.212614163s (try 2/5): exit status 1: Failed [TestSyncSuffix TestFixCase TestTransform/prefix]