"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/06 05:38:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu" 2026/02/06 05:38:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/06 05:38:43 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0" 2026/02/06 05:38:45 DEBUG : Creating backend with remote "/tmp/rclone2003492735" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:38:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:38:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/06 05:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:38:46 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:38:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:38:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:38:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:38:49 DEBUG : sub dir/hello world: md5 = 534513c4fb2b12d7f58b5d4ca1f02f2c OK 2026/02/06 05:38:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:38:49 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:38:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:38:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.29s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:38:53 DEBUG : metadata sub dir: Making directory with metadata 2026/02/06 05:38:53 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:38:53 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/06 05:38:53 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:38:53 DEBUG : Local file system at /tmp/rclone2003492735: File to upload is small (21 bytes), uploading instead of streaming 2026/02/06 05:38:53 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/06 05:38:53 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/06 05:38:53 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/06 05:38:53 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:38:53 DEBUG : Google drive root 'crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0': Skipping btime metadata as can't update it on an existing file: 2026-02-06T05:38:53.166903507Z 2026/02/06 05:38:54 INFO : empty metadata sub dir: Updated directory metadata 2026/02/06 05:38:54 DEBUG : Google drive root 'crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0': Skipping btime metadata as can't update it on an existing file: 2026-02-06T05:38:53.166903507Z 2026/02/06 05:38:55 INFO : metadata sub dir: Updated directory metadata 2026/02/06 05:38:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/06 05:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:38:56 DEBUG : metadata sub dir/hello metadata world: md5 = 6ab3314deb91eeb1e58deb2cc0c5d480 OK 2026/02/06 05:38:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/06 05:38:56 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/06 05:38:59 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.93s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:01 DEBUG : metadata sub dir: Making directory with metadata 2026/02/06 05:39:01 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:01 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/06 05:39:01 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:01 DEBUG : Local file system at /tmp/rclone2003492735: File to upload is small (21 bytes), uploading instead of streaming 2026/02/06 05:39:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/06 05:39:01 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/06 05:39:01 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/06 05:39:01 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:01 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/02/06 05:39:01 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/02/06 05:39:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/06 05:39:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:03 DEBUG : metadata sub dir/hello metadata world: md5 = 01717498119f76631d84cc67917ba226 OK 2026/02/06 05:39:03 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/06 05:39:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/06 05:39:03 DEBUG : Google drive root 'crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0': Skipping btime metadata as can't update it on an existing file: 2026-02-06T05:39:01.093974251Z 2026/02/06 05:39:04 INFO : metadata sub dir: Updated directory metadata 2026/02/06 05:39:07 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.84s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:07 DEBUG : Creating backend with remote "/non-existing" 2026/02/06 05:39:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/06 05:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:39:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:11 DEBUG : sub dir/hello world: md5 = 88cc85764882a3ff1153524d86672168 OK 2026/02/06 05:39:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:39:11 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:39:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.98s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.50s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Running all checks before starting transfers 2026/02/06 05:39:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:39:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:39:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Checks finished, now starting transfers 2026/02/06 05:39:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:17 DEBUG : sub dir/hello world: md5 = de65be21a0545ea30070a12351add489 OK 2026/02/06 05:39:17 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:39:17 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:39:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.94s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:21 ERROR : Ignoring --no-traverse with sync 2026/02/06 05:39:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:39:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:23 DEBUG : sub dir/hello world: md5 = 71c9da45dc600c6d1535ec7b12e7c448 OK 2026/02/06 05:39:23 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:39:23 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:39:23 DEBUG : Waiting for deletions to finish 2026/02/06 05:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.85s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/06 05:39:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:28 DEBUG : hello world2: md5 = 411f9f377e8cefcd805dddaf9260421a OK 2026/02/06 05:39:28 DEBUG : hello world2: size = 12 OK 2026/02/06 05:39:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.20s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:32 DEBUG : potato2: md5 = e77267df9b6145e81b5fc241addb4a6c OK 2026/02/06 05:39:32 DEBUG : potato2: size = 11 OK 2026/02/06 05:39:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:35 DEBUG : potato2: md5 = f51fb16480efde6a0687e144a35a6a30 OK 2026/02/06 05:39:35 DEBUG : potato2: size = 11 OK 2026/02/06 05:39:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.22s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/06 05:39:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:36 DEBUG : sub dir2: Making directory with metadata 2026/02/06 05:39:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:37 DEBUG : sub dir: Making directory with metadata 2026/02/06 05:39:38 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 05:39:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:39:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/06 05:39:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:40 DEBUG : sub dir/hello world: md5 = d6c44aec89c7fc0c053c50c0aafc2c2e OK 2026/02/06 05:39:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:39:40 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:39:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/02/06 05:39:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.44s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:46 INFO : sub dir2: Making directory 2026/02/06 05:39:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/06 05:39:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:47 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/06 05:39:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:39:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:39:47 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/02/06 05:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:49 DEBUG : sub dir/hello world: md5 = 668421f0b43628b9043c0cf9e22bdd1c OK 2026/02/06 05:39:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:39:49 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:39:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:39:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.04s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:39:53 DEBUG : sub dir2: Making directory with metadata 2026/02/06 05:39:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:53 DEBUG : sub dir2: Making directory with metadata 2026/02/06 05:39:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:39:54 DEBUG : sub dir: Making directory with metadata 2026/02/06 05:39:54 INFO : sub dir: Made directory with metadata (mtime=2026-02-06T05:39:53.020439014Z) 2026/02/06 05:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:39:56 DEBUG : sub dir/hello world: md5 = f501ad94cdd0de460aec7cdc02eb7ec1 OK 2026/02/06 05:39:56 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:39:56 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:39:56 INFO : sub dir/hello world: Deleted 2026/02/06 05:39:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.24s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:00 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/02/06 05:40:00 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 05:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:40:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.12s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:04 INFO : sub dir2: Making directory 2026/02/06 05:40:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/06 05:40:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:40:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:40:07 DEBUG : sub dir/hello world: md5 = e4573ab3d7e3386d84ba9f5f70c33412 OK 2026/02/06 05:40:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:40:07 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:40:07 INFO : sub dir/hello world: Deleted 2026/02/06 05:40:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:40:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:10 DEBUG : sub dir2: Making directory with metadata 2026/02/06 05:40:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:40:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:40:10 DEBUG : sub dir2: Making directory with metadata 2026/02/06 05:40:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:40:11 DEBUG : sub dir: Making directory with metadata 2026/02/06 05:40:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 05:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:40:13 DEBUG : sub dir/hello world: md5 = b8c88721aeca476980afd3e2fe1cf5cf OK 2026/02/06 05:40:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:40:13 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:40:13 DEBUG : Waiting for deletions to finish 2026/02/06 05:40:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.90s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:18 INFO : sub dir2: Making directory 2026/02/06 05:40:19 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/06 05:40:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:40:21 DEBUG : sub dir/hello world: md5 = 72fa4b8db081da116afe309c315b9f11 OK 2026/02/06 05:40:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:40:21 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:40:21 DEBUG : Waiting for deletions to finish 2026/02/06 05:40:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:40:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.78s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:27 DEBUG : sub dir/hello world: md5 = 4e386ed14ba848ff5fed7c7efb1897d4 OK 2026/02/06 05:40:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bibupeq5nuxa" 2026/02/06 05:40:28 DEBUG : Creating backend with remote "TestDrive:crypt/n3un0n0s97lfvqa3pb4hkveikf2rpo6lh6t40id7l50tehfsrp2g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu' -> Encrypted drive 'TestCryptDrive:rclone-test-bibupeq5nuxa' 2026/02/06 05:40:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bibupeq5nuxa': Waiting for checks to finish 2026/02/06 05:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bibupeq5nuxa': Waiting for transfers to finish 2026/02/06 05:40:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:40:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 05:40:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bibupeq5nuxa': Purge remote 2026/02/06 05:40:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.15s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:39 DEBUG : sub dir/hello world: md5 = 2dfe1326578fec4178322976ea1280d0 OK 2026/02/06 05:40:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:40:40 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/06 05:40:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:40:40 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:40:40 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 05:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:40:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:40:42 DEBUG : sub dir/hello world: md5 = cbfb89bca18ae75e98ba908c0f75b614 OK 2026/02/06 05:40:42 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 05:40:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/06 05:40:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:40:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.73s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:40:47 DEBUG : sub dir/hello world: md5 = afc835aef04e2728cc8bfc04d9e9258a OK 2026/02/06 05:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeyiday3wiru" 2026/02/06 05:40:48 DEBUG : Creating backend with remote "TestDrive:crypt/pb4rr3o5kfnbfsk5218d2a7pq58ijt2na5f8858e6q9grbqsubdg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu' -> Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru' 2026/02/06 05:40:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:40:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru': Waiting for checks to finish 2026/02/06 05:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru': Waiting for transfers to finish 2026/02/06 05:40:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:40:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 05:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:40:55 DEBUG : sub dir/hello world: md5 = 5dd0ba6dd20954c5ec5f6c30f7d5e408 OK 2026/02/06 05:40:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 05:40:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/06 05:40:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:40:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru') 2026/02/06 05:40:56 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 05:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru': Waiting for checks to finish 2026/02/06 05:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru': Waiting for transfers to finish 2026/02/06 05:40:58 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 05:40:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 05:40:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyiday3wiru': Purge remote 2026/02/06 05:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.07s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:04 DEBUG : sub dir/hello world: md5 = dd7b418db67928ef25cafaf5f5d0ebe4 OK 2026/02/06 05:41:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:41:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/06 05:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:41:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:41:05 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 05:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:06 DEBUG : sub dir/hello world: md5 = fb58326ac4da63d0bb7069c988fa1151 OK 2026/02/06 05:41:06 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 05:41:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/06 05:41:06 INFO : sub dir/hello world: Deleted 2026/02/06 05:41:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:41:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.60s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:12 DEBUG : sub dir/hello world: md5 = 4ea1a87900f97d807b0ebf8c9bac8991 OK 2026/02/06 05:41:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodexey0guzu" 2026/02/06 05:41:13 DEBUG : Config file has changed externally - reloading 2026/02/06 05:41:13 DEBUG : Creating backend with remote "TestDrive:crypt/kjqggb889p0i0720jqvaivfv8aj1r1hd4hjlvv3d4ojs7dmekld0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu' -> Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu' 2026/02/06 05:41:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:41:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Waiting for checks to finish 2026/02/06 05:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Waiting for transfers to finish 2026/02/06 05:41:17 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:41:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 05:41:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:41:20 DEBUG : sub dir/hello world: md5 = 7446733c9a8832e2c4a1b9d14e19782f OK 2026/02/06 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Using server-side directory move 2026/02/06 05:41:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/06 05:41:21 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 05:41:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/06 05:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Waiting for checks to finish 2026/02/06 05:41:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:41:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu') 2026/02/06 05:41:21 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 05:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Waiting for transfers to finish 2026/02/06 05:41:21 INFO : sub dir/hello world: Deleted 2026/02/06 05:41:22 INFO : sub dir/hello world: Moved (server-side) 2026/02/06 05:41:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:41:26 DEBUG : sub dir/hello world: md5 = cd4aa1b2665ac00b44dbc7e67e43f2d6 OK 2026/02/06 05:41:26 DEBUG : testing file moves 2026/02/06 05:41:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 05:41:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/06 05:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Waiting for checks to finish 2026/02/06 05:41:27 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:41:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu') 2026/02/06 05:41:27 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 05:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Waiting for transfers to finish 2026/02/06 05:41:27 INFO : sub dir/hello world: Deleted 2026/02/06 05:41:28 INFO : sub dir/hello world: Moved (server-side) 2026/02/06 05:41:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/06 05:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodexey0guzu': Purge remote --- PASS: TestServerSideMoveOverSelf (22.18s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:34 DEBUG : sub dir/hello world: md5 = e693e4895a55f91ab45adabb0d96a840 OK 2026/02/06 05:41:34 ERROR : error listing: directory not found 2026/02/06 05:41:35 INFO : Local file system at /tmp/rclone2003492735: Making directory 2026/02/06 05:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.16s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:40 DEBUG : sub dir/hello world: md5 = 816f0ddc55e3134e0f3d8cb8d74d0ebd OK 2026/02/06 05:41:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:41:41 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for checks to finish 2026/02/06 05:41:41 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for transfers to finish 2026/02/06 05:41:42 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/02/06 05:41:42 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/02/06 05:41:42 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:41:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:41:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.18s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/06 05:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:46 DEBUG : check sum: md5 = f9058b0149f52091f3d75dfd92663e1f OK 2026/02/06 05:41:46 DEBUG : check sum: size = 1 OK 2026/02/06 05:41:46 INFO : check sum: Copied (new) 2026/02/06 05:41:46 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:46 DEBUG : check sum: size = 1 OK 2026/02/06 05:41:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/06 05:41:46 DEBUG : check sum: Size of src and dst objects identical 2026/02/06 05:41:46 DEBUG : check sum: Unchanged skipping 2026/02/06 05:41:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:46 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.62s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/06 05:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:50 DEBUG : sizeonly: md5 = 36be861f9c29e7913e3ca3526470b976 OK 2026/02/06 05:41:50 DEBUG : sizeonly: size = 6 OK 2026/02/06 05:41:50 INFO : sizeonly: Copied (new) 2026/02/06 05:41:50 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:50 DEBUG : sizeonly: size = 6 OK 2026/02/06 05:41:50 DEBUG : sizeonly: Sizes identical 2026/02/06 05:41:50 DEBUG : sizeonly: Unchanged skipping 2026/02/06 05:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:50 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.90s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/06 05:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:54 DEBUG : ignore-size: md5 = da55855d18fd48b6ccdc2d936f18913f OK 2026/02/06 05:41:54 INFO : ignore-size: Copied (new) 2026/02/06 05:41:54 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:41:54 DEBUG : ignore-size: Unchanged skipping 2026/02/06 05:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:54 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.15s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:41:57 DEBUG : existing: md5 = 991830c630de7fa5b087d7d06dcd6061 OK 2026/02/06 05:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:58 DEBUG : existing: size = 6 OK 2026/02/06 05:41:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:41:58 DEBUG : existing: Unchanged skipping 2026/02/06 05:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:41:58 DEBUG : Waiting for deletions to finish 2026/02/06 05:41:58 INFO : There was nothing to transfer 2026/02/06 05:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:41:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/06 05:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:00 DEBUG : existing: md5 = a33df1c2daa4ad7f6b2526655e6fa213 OK 2026/02/06 05:42:00 DEBUG : existing: size = 6 OK 2026/02/06 05:42:00 INFO : existing: Copied (replaced existing) 2026/02/06 05:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.04s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/06 05:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:03 DEBUG : existing: md5 = 2ec074c1ec8ab300a5fcf856455d6b9d OK 2026/02/06 05:42:03 DEBUG : existing: size = 6 OK 2026/02/06 05:42:03 INFO : existing: Copied (new) 2026/02/06 05:42:03 DEBUG : Waiting for deletions to finish 2026/02/06 05:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:03 DEBUG : existing: Destination exists, skipping 2026/02/06 05:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:03 DEBUG : Waiting for deletions to finish 2026/02/06 05:42:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.63s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:07 DEBUG : b/potato: md5 = 68b5a0a3344a62ec8b341d3ab4c10c5e OK 2026/02/06 05:42:09 DEBUG : c/non empty space: md5 = d8d7f51b8ee75eb32476aa2f91200414 OK 2026/02/06 05:42:09 INFO : d: Making directory 2026/02/06 05:42:11 DEBUG : Added delayed dir = "a", newDst= 2026/02/06 05:42:12 INFO : c: Set directory modification time (using SetModTime) 2026/02/06 05:42:12 DEBUG : Added delayed dir = "c", newDst=c 2026/02/06 05:42:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/06 05:42:12 DEBUG : c/non empty space: size = 5 OK 2026/02/06 05:42:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:42:12 DEBUG : c/non empty space: Unchanged skipping 2026/02/06 05:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:14 DEBUG : a/potato2: md5 = a21ffe8b29890ccc2d744dd036093db4 OK 2026/02/06 05:42:14 DEBUG : a/potato2: size = 60 OK 2026/02/06 05:42:14 INFO : a/potato2: Copied (new) 2026/02/06 05:42:14 DEBUG : Waiting for deletions to finish 2026/02/06 05:42:15 INFO : b/potato: Deleted 2026/02/06 05:42:15 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/06 05:42:15 INFO : d: Removing directory 2026/02/06 05:42:16 INFO : b: Removing directory 2026/02/06 05:42:16 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/06 05:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': deleted 2 directories 2026/02/06 05:42:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/06 05:42:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:22 DEBUG : empty space: md5 = 1a8296fb8219278f58c31d4cfd97b554 OK 2026/02/06 05:42:23 DEBUG : empty space: size = 1 OK 2026/02/06 05:42:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/06 05:42:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/06 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:23 DEBUG : Waiting for deletions to finish 2026/02/06 05:42:23 DEBUG : empty space: size = 1 OK 2026/02/06 05:42:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/06 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:24 DEBUG : empty space: md5 = 6a501d66c94fb1ba90c7bd0e6f425315 OK 2026/02/06 05:42:24 DEBUG : empty space: size = 1 OK 2026/02/06 05:42:24 INFO : empty space: Copied (replaced existing) 2026/02/06 05:42:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:28 DEBUG : foo: md5 = 4e7ea568d41aebe94dcc5dad09f5955c OK 2026/02/06 05:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:28 DEBUG : foo: size = 3 OK 2026/02/06 05:42:28 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/06 05:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:30 DEBUG : foo: md5 = bcdbc3ee8844bdedbdc61f6dfe07287e OK 2026/02/06 05:42:30 DEBUG : foo: size = 3 OK 2026/02/06 05:42:30 INFO : foo: Copied (replaced existing) 2026/02/06 05:42:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.67s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:33 DEBUG : empty space: md5 = d78827a3566c415b9ac6a4805eccc74a OK 2026/02/06 05:42:33 DEBUG : empty space: size = 1 OK 2026/02/06 05:42:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:42:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/06 05:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:33 DEBUG : empty space: Unchanged skipping 2026/02/06 05:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:35 DEBUG : potato: md5 = 7fea6725333bd71cde2e252132d03da6 OK 2026/02/06 05:42:35 DEBUG : potato: size = 60 OK 2026/02/06 05:42:35 INFO : potato: Copied (new) 2026/02/06 05:42:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:38 DEBUG : potato: md5 = a874038dbc4fd4b74e74783009eb69c5 OK 2026/02/06 05:42:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:42:38 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:42:38 DEBUG : potato: Sizes differ 2026/02/06 05:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:41 DEBUG : potato: md5 = 53fcea9a85d9d8c40577819f1e3a0670 OK 2026/02/06 05:42:41 DEBUG : potato: size = 21 OK 2026/02/06 05:42:41 INFO : potato: Copied (replaced existing) 2026/02/06 05:42:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.30s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:44 DEBUG : potato: md5 = d5115899b5b83edbcb9c7e2fa209ba7c OK 2026/02/06 05:42:45 DEBUG : potato: size = 21 OK 2026/02/06 05:42:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/06 05:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:46 DEBUG : potato: md5 = a5ad19fdf1500511cb81524574bf3f4a OK 2026/02/06 05:42:46 DEBUG : potato: size = 21 OK 2026/02/06 05:42:46 INFO : potato: Copied (replaced existing) 2026/02/06 05:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:49 DEBUG : potato: md5 = 5cd545696fdb866127cd18b02d577c7a OK 2026/02/06 05:42:51 DEBUG : empty space: md5 = 21b509de1433c23e2fee5e1250886abb OK 2026/02/06 05:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:42:51 DEBUG : empty space: size = 1 OK 2026/02/06 05:42:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:42:51 DEBUG : empty space: Unchanged skipping 2026/02/06 05:42:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/06 05:42:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:51 DEBUG : Waiting for deletions to finish 2026/02/06 05:42:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:42:54 DEBUG : potato: md5 = bf1f556fdf0065d35813cebbf62a345a OK 2026/02/06 05:42:56 DEBUG : empty space: md5 = eb45f9a474cdc0a3bfda4c5bf3437a69 OK 2026/02/06 05:42:56 DEBUG : empty space: size = 1 OK 2026/02/06 05:42:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:42:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:42:56 DEBUG : empty space: Unchanged skipping 2026/02/06 05:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:42:58 DEBUG : potato2: md5 = 0d0024834933780046bcd57a7339eda1 OK 2026/02/06 05:42:58 DEBUG : potato2: size = 60 OK 2026/02/06 05:42:58 INFO : potato2: Copied (new) 2026/02/06 05:42:58 DEBUG : Waiting for deletions to finish 2026/02/06 05:42:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:43:03 DEBUG : b/potato: md5 = a9f7f2c8fe1fb341bafd2163b6f24e20 OK 2026/02/06 05:43:05 DEBUG : c/non empty space: md5 = 07e177c1aa3b586ca3f5a428fb0a952b OK 2026/02/06 05:43:05 INFO : d: Making directory 2026/02/06 05:43:06 INFO : d/e: Making directory 2026/02/06 05:43:09 DEBUG : Added delayed dir = "a", newDst= 2026/02/06 05:43:09 INFO : c: Set directory modification time (using SetModTime) 2026/02/06 05:43:09 DEBUG : Added delayed dir = "c", newDst=c 2026/02/06 05:43:09 DEBUG : c/non empty space: size = 5 OK 2026/02/06 05:43:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:43:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/06 05:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:09 DEBUG : c/non empty space: Unchanged skipping 2026/02/06 05:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:12 DEBUG : a/potato2: md5 = 26ad37d4c70f89d8075e64bb3dcc67a6 OK 2026/02/06 05:43:12 DEBUG : a/potato2: size = 60 OK 2026/02/06 05:43:12 INFO : a/potato2: Copied (new) 2026/02/06 05:43:12 DEBUG : Waiting for deletions to finish 2026/02/06 05:43:12 INFO : b/potato: Deleted 2026/02/06 05:43:13 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/06 05:43:13 INFO : d/e: Removing directory 2026/02/06 05:43:14 INFO : d: Removing directory 2026/02/06 05:43:14 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/02/06 05:43:14 INFO : b: Removing directory 2026/02/06 05:43:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/06 05:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': deleted 3 directories 2026/02/06 05:43:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/06 05:43:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:43:21 DEBUG : b/potato: md5 = 18e5feab526cbe5a04c7edfd922ce9d0 OK 2026/02/06 05:43:23 DEBUG : c/non empty space: md5 = 7e90dec40c9eea8d7d9c61b6cebfaf3d OK 2026/02/06 05:43:23 INFO : d: Making directory 2026/02/06 05:43:25 DEBUG : Added delayed dir = "a", newDst= 2026/02/06 05:43:26 INFO : c: Set directory modification time (using SetModTime) 2026/02/06 05:43:26 DEBUG : Added delayed dir = "c", newDst=c 2026/02/06 05:43:26 DEBUG : c/non empty space: size = 5 OK 2026/02/06 05:43:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:43:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/06 05:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:26 DEBUG : c/non empty space: Unchanged skipping 2026/02/06 05:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:28 DEBUG : a/potato2: md5 = 65cb15adfa5594297e572b4dbace6db5 OK 2026/02/06 05:43:28 DEBUG : a/potato2: size = 60 OK 2026/02/06 05:43:28 INFO : a/potato2: Copied (new) 2026/02/06 05:43:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': not deleting files as there were IO errors 2026/02/06 05:43:29 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/06 05:43:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': not deleting directories as there were IO errors 2026/02/06 05:43:32 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/06 05:43:33 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/06 05:43:34 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:43:36 DEBUG : potato: md5 = a68c3ac64fcd90211c15068615f1e44a OK 2026/02/06 05:43:38 DEBUG : empty space: md5 = 5cd60c9c0bb2fbce21dd3de6263128f1 OK 2026/02/06 05:43:38 DEBUG : Waiting for deletions to finish 2026/02/06 05:43:38 DEBUG : empty space: size = 1 OK 2026/02/06 05:43:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:43:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:38 DEBUG : empty space: Unchanged skipping 2026/02/06 05:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:39 INFO : potato: Deleted 2026/02/06 05:43:40 DEBUG : potato2: md5 = 8b1e48246b98b4e641306a02625812e0 OK 2026/02/06 05:43:40 DEBUG : potato2: size = 60 OK 2026/02/06 05:43:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.07s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:43:43 DEBUG : potato: md5 = 1997b7b656f19bb3f8577a12ac11d22e OK 2026/02/06 05:43:45 DEBUG : empty space: md5 = 11ce6b0be45f79a9cf56b34fbc8a3fd8 OK 2026/02/06 05:43:45 DEBUG : Waiting for deletions to finish 2026/02/06 05:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:46 INFO : potato: Deleted 2026/02/06 05:43:46 DEBUG : empty space: size = 1 OK 2026/02/06 05:43:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:43:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:46 DEBUG : empty space: Unchanged skipping 2026/02/06 05:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:47 DEBUG : potato2: md5 = 5260b75bf31a3055cce9ed35ac696709 OK 2026/02/06 05:43:47 DEBUG : potato2: size = 60 OK 2026/02/06 05:43:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.83s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:43:51 DEBUG : potato: md5 = ef66a8687bfebe517a4214d7a52f7b0a OK 2026/02/06 05:43:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:53 DEBUG : potato2: md5 = 9bc46f8c4b5b17ea1a413ede5b6dd330 OK 2026/02/06 05:43:53 DEBUG : potato2: size = 19 OK 2026/02/06 05:43:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.24s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:43:56 DEBUG : potato2: md5 = a3b30220bf7e6616a507bc2b5e5a3474 OK 2026/02/06 05:43:58 DEBUG : empty space: md5 = 416964c98465328309f78592191a0826 OK 2026/02/06 05:43:58 DEBUG : enormous: Excluded (Size Filter) 2026/02/06 05:43:58 DEBUG : enormous: Excluded 2026/02/06 05:43:58 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 05:43:58 DEBUG : potato2: Excluded 2026/02/06 05:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 05:43:59 DEBUG : empty space: size = 1 OK 2026/02/06 05:43:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:43:59 DEBUG : empty space: Unchanged skipping 2026/02/06 05:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:43:59 DEBUG : Waiting for deletions to finish 2026/02/06 05:43:59 INFO : There was nothing to transfer 2026/02/06 05:43:59 DEBUG : enormous: Excluded (Size Filter) 2026/02/06 05:43:59 DEBUG : enormous: Excluded 2026/02/06 05:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 05:43:59 DEBUG : potato2: Excluded 2026/02/06 05:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 05:43:59 DEBUG : empty space: size = 1 OK 2026/02/06 05:43:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/06 05:43:59 DEBUG : empty space: Unchanged skipping 2026/02/06 05:43:59 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for checks to finish 2026/02/06 05:43:59 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for transfers to finish 2026/02/06 05:43:59 DEBUG : Waiting for deletions to finish 2026/02/06 05:43:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:44:02 DEBUG : potato2: md5 = 00f793a4f9248827c39b9f4a274b26ef OK 2026/02/06 05:44:04 DEBUG : empty space: md5 = f0909c2d8a51b5c4df67b96c1b612aff OK 2026/02/06 05:44:05 DEBUG : enormous: md5 = 77fe62f1aeced2ea9763ffad2fa018bc OK 2026/02/06 05:44:06 DEBUG : enormous: Excluded (Size Filter) 2026/02/06 05:44:06 DEBUG : enormous: Excluded 2026/02/06 05:44:06 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 05:44:06 DEBUG : potato2: Excluded 2026/02/06 05:44:06 DEBUG : empty space: size = 1 OK 2026/02/06 05:44:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:06 DEBUG : empty space: Unchanged skipping 2026/02/06 05:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:06 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:06 INFO : potato2: Deleted 2026/02/06 05:44:06 INFO : enormous: Deleted 2026/02/06 05:44:06 INFO : There was nothing to transfer 2026/02/06 05:44:07 DEBUG : empty space: size = 1 OK 2026/02/06 05:44:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/06 05:44:07 DEBUG : empty space: Unchanged skipping 2026/02/06 05:44:07 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for checks to finish 2026/02/06 05:44:07 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for transfers to finish 2026/02/06 05:44:07 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:07 INFO : enormous: Deleted 2026/02/06 05:44:07 INFO : potato2: Deleted 2026/02/06 05:44:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.38s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:44:10 DEBUG : one: md5 = 97513704e284d33a6c656da62beaeae5 OK 2026/02/06 05:44:11 DEBUG : two: md5 = dcf7daf71601951a16620aa842e672ca OK 2026/02/06 05:44:13 DEBUG : three: md5 = e4d6c535b7f79d415fb8c02ce97c99f9 OK 2026/02/06 05:44:14 DEBUG : four: md5 = bf03b8329c25238368860ee75ad597d2 OK 2026/02/06 05:44:15 DEBUG : five: Need to transfer - File not found at Destination 2026/02/06 05:44:15 DEBUG : four: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:44:15 DEBUG : three: size = 5 OK 2026/02/06 05:44:15 DEBUG : three: Sizes identical 2026/02/06 05:44:15 DEBUG : two: size = 3 OK 2026/02/06 05:44:15 DEBUG : one: Destination is newer than source, skipping 2026/02/06 05:44:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/06 05:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:15 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:44:15 DEBUG : four: Sizes differ 2026/02/06 05:44:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/06 05:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:16 DEBUG : two: md5 = 17ec92f661d71e742f3225f15128bb80 OK 2026/02/06 05:44:16 DEBUG : two: size = 3 OK 2026/02/06 05:44:16 INFO : two: Copied (replaced existing) 2026/02/06 05:44:17 DEBUG : five: md5 = 64583831301e6c254005d4b0d1a4fc0e OK 2026/02/06 05:44:17 DEBUG : five: size = 4 OK 2026/02/06 05:44:17 INFO : five: Copied (new) 2026/02/06 05:44:17 DEBUG : four: md5 = 52989a7b9b5ef11bb9e642e96664b445 OK 2026/02/06 05:44:17 DEBUG : four: size = 4 OK 2026/02/06 05:44:17 INFO : four: Copied (replaced existing) 2026/02/06 05:44:17 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.89s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/02/06 05:44:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/06 05:44:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/06 05:44:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/06 05:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:22 DEBUG : potato: md5 = 1e655a2975af27677b8fb6084d170273 OK 2026/02/06 05:44:22 DEBUG : potato: size = 14 OK 2026/02/06 05:44:22 INFO : potato: Copied (new) 2026/02/06 05:44:22 DEBUG : yam: md5 = e240d1a78e3256d556592146e84ef8fe OK 2026/02/06 05:44:22 DEBUG : yam: size = 11 OK 2026/02/06 05:44:22 INFO : yam: Copied (new) 2026/02/06 05:44:22 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/06 05:44:22 DEBUG : potato: size = 14 OK 2026/02/06 05:44:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:44:22 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/06 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:22 DEBUG : potato: Unchanged skipping 2026/02/06 05:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:24 DEBUG : yaml: md5 = 4671e7683d23b23be72eec975ab4f1bc OK 2026/02/06 05:44:24 DEBUG : yaml: size = 11 OK 2026/02/06 05:44:24 INFO : yaml: Copied (new) 2026/02/06 05:44:24 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:24 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/06 05:44:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Making map for --track-renames 2026/02/06 05:44:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Finished making map for --track-renames 2026/02/06 05:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/06 05:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for renames to finish 2026/02/06 05:44:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/06 05:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:28 DEBUG : yam: md5 = f15540eae403c3aad26ce0f0d3f3564e OK 2026/02/06 05:44:28 DEBUG : yam: size = 11 OK 2026/02/06 05:44:28 INFO : yam: Copied (new) 2026/02/06 05:44:28 DEBUG : potato: md5 = f5dfad8599aa78fc01e4a77edbba9bd4 OK 2026/02/06 05:44:28 DEBUG : potato: size = 14 OK 2026/02/06 05:44:28 INFO : potato: Copied (new) 2026/02/06 05:44:28 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:28 DEBUG : potato: size = 14 OK 2026/02/06 05:44:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Making map for --track-renames 2026/02/06 05:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Finished making map for --track-renames 2026/02/06 05:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:28 DEBUG : potato: Unchanged skipping 2026/02/06 05:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for renames to finish 2026/02/06 05:44:29 INFO : yam: Moved (server-side) to: yaml 2026/02/06 05:44:29 INFO : yaml: Renamed from "yam" 2026/02/06 05:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:29 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/06 05:44:31 DEBUG : Added delayed dir = "sub", newDst= 2026/02/06 05:44:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Making map for --track-renames 2026/02/06 05:44:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Finished making map for --track-renames 2026/02/06 05:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/06 05:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for renames to finish 2026/02/06 05:44:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/06 05:44:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:34 DEBUG : sub/yam: md5 = ba8f3e46a237d6880d791bdbc01080ef OK 2026/02/06 05:44:34 DEBUG : sub/yam: size = 11 OK 2026/02/06 05:44:34 INFO : sub/yam: Copied (new) 2026/02/06 05:44:34 DEBUG : potato: md5 = d419a59209850d86387c6410f147310e OK 2026/02/06 05:44:34 DEBUG : potato: size = 14 OK 2026/02/06 05:44:34 INFO : potato: Copied (new) 2026/02/06 05:44:34 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:34 INFO : sub: Set directory modification time (using DirSetModTime) 2026/02/06 05:44:35 DEBUG : potato: size = 14 OK 2026/02/06 05:44:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:44:35 DEBUG : potato: Unchanged skipping 2026/02/06 05:44:36 INFO : sub: Set directory modification time (using SetModTime) 2026/02/06 05:44:36 DEBUG : Added delayed dir = "sub", newDst=sub 2026/02/06 05:44:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Making map for --track-renames 2026/02/06 05:44:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Finished making map for --track-renames 2026/02/06 05:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for renames to finish 2026/02/06 05:44:37 INFO : sub/yam: Moved (server-side) to: yam 2026/02/06 05:44:37 INFO : yam: Renamed from "sub/yam" 2026/02/06 05:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:37 DEBUG : Waiting for deletions to finish 2026/02/06 05:44:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.68s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:44:40 DEBUG : Creating backend with remote "/tmp/rclone2003492735/dir1" 2026/02/06 05:44:40 DEBUG : Config file has changed externally - reloading 2026/02/06 05:44:40 DEBUG : Creating backend with remote "/tmp/rclone2003492735/dir2" 2026/02/06 05:44:40 DEBUG : Local file system at /tmp/rclone2003492735/dir2: Using server-side directory move 2026/02/06 05:44:40 INFO : Local file system at /tmp/rclone2003492735/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/06 05:44:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/06 05:44:40 DEBUG : Local file system at /tmp/rclone2003492735/dir2: Waiting for checks to finish 2026/02/06 05:44:40 DEBUG : Local file system at /tmp/rclone2003492735/dir2: Waiting for transfers to finish 2026/02/06 05:44:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:44:41 DEBUG : Added delayed dir = "nested", newDst= 2026/02/06 05:44:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:44:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:44:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/06 05:44:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/06 05:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:43 DEBUG : sub dir/hello world: md5 = f0f84c02eea3682caaf2ace3b56a6d09 OK 2026/02/06 05:44:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:44:43 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:44:43 INFO : sub dir/hello world: Deleted 2026/02/06 05:44:45 DEBUG : nested/sub dir/file: md5 = b72c41a35caae9441345f0219273339c OK 2026/02/06 05:44:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/06 05:44:45 INFO : nested/sub dir/file: Copied (new) 2026/02/06 05:44:45 INFO : nested/sub dir/file: Deleted 2026/02/06 05:44:45 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:44:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:44:46 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/06 05:44:46 INFO : sub dir: Removing directory 2026/02/06 05:44:46 INFO : nested/sub dir: Removing directory 2026/02/06 05:44:46 INFO : nested: Removing directory 2026/02/06 05:44:46 DEBUG : Local file system at /tmp/rclone2003492735: deleted 3 directories 2026/02/06 05:44:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/06 05:44:50 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/06 05:44:50 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:44:51 DEBUG : Added delayed dir = "nested", newDst= 2026/02/06 05:44:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/06 05:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 05:44:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/06 05:44:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/06 05:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:44:54 DEBUG : sub dir/hello world: md5 = a376d3d58c1baaee51c1eecc39c68c2d OK 2026/02/06 05:44:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 05:44:54 INFO : sub dir/hello world: Copied (new) 2026/02/06 05:44:54 INFO : sub dir/hello world: Deleted 2026/02/06 05:44:56 DEBUG : nested/sub dir/file: md5 = 8f3709d41f3d1468ea7913f437b4476a OK 2026/02/06 05:44:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/06 05:44:56 INFO : nested/sub dir/file: Copied (new) 2026/02/06 05:44:56 INFO : nested/sub dir/file: Deleted 2026/02/06 05:44:56 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:44:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:44:57 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/06 05:45:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/06 05:45:01 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/06 05:45:02 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.49s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:45:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/06 05:45:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/06 05:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:45:05 DEBUG : existing-b: md5 = a8edc5f45ed34a8abefc2d56a7950d8b OK 2026/02/06 05:45:05 DEBUG : existing-b: size = 6 OK 2026/02/06 05:45:05 INFO : existing-b: Copied (new) 2026/02/06 05:45:05 INFO : existing-b: Deleted 2026/02/06 05:45:05 DEBUG : existing: md5 = 4dd02a492f251c3f62c6e79fcda1ad72 OK 2026/02/06 05:45:05 DEBUG : existing: size = 6 OK 2026/02/06 05:45:05 INFO : existing: Copied (new) 2026/02/06 05:45:05 INFO : existing: Deleted 2026/02/06 05:45:05 DEBUG : existing: Destination exists, skipping 2026/02/06 05:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:45:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/06 05:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:45:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.61s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:45:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-royofeq7heva" 2026/02/06 05:45:07 DEBUG : Creating backend with remote "TestDrive:crypt/2jll09lldvjpe3t9ohsd5p12i8tltte1p6phe877eq71v9g525h0" 2026/02/06 05:45:10 DEBUG : potato2: md5 = 872ee2aed3239a057f8c1214f7e27425 OK 2026/02/06 05:45:12 DEBUG : empty space: md5 = a1cf9b556ddafa8109386bb9b350e8ac OK 2026/02/06 05:45:13 DEBUG : potato3: md5 = b4e39162bd250cbf3f1c7fb929491435 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu' -> Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva' 2026/02/06 05:45:16 DEBUG : empty space: md5 = 45f3e654fa3bd2ba9a8d6c08255965d2 OK 2026/02/06 05:45:17 DEBUG : potato3: md5 = bd2b606b9f8063186b3f1dea623350d2 OK 2026/02/06 05:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva': Using server-side directory move 2026/02/06 05:45:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/06 05:45:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:45:18 DEBUG : empty space: size = 1 OK 2026/02/06 05:45:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 05:45:18 DEBUG : empty space: Unchanged skipping 2026/02/06 05:45:18 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:45:18 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva') 2026/02/06 05:45:18 DEBUG : potato3: Sizes differ 2026/02/06 05:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva': Waiting for checks to finish 2026/02/06 05:45:19 INFO : empty space: Deleted 2026/02/06 05:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva': Waiting for transfers to finish 2026/02/06 05:45:19 INFO : potato3: Deleted 2026/02/06 05:45:19 INFO : potato2: Moved (server-side) 2026/02/06 05:45:19 INFO : potato3: Moved (server-side) 2026/02/06 05:45:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceziyag7soki" 2026/02/06 05:45:20 DEBUG : Creating backend with remote "TestDrive:crypt/h808hejv1hjtb609thdgln0lj4gm0vdr5b8tjspo8qbmrt8g5ui0" 2026/02/06 05:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceziyag7soki': Using server-side directory move 2026/02/06 05:45:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ceziyag7soki': Server side directory move succeeded 2026/02/06 05:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceziyag7soki': Purge remote 2026/02/06 05:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-royofeq7heva': Purge remote 2026/02/06 05:45:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.89s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gipeseh8meyi" 2026/02/06 05:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/aa3ejss3b78i748svhrn52ks9q9fnesun0ibc6c72qqf77eipn30" 2026/02/06 05:45:27 DEBUG : potato2: md5 = 6f9f7cd0974407560033dc705db1000b OK 2026/02/06 05:45:28 DEBUG : empty space: md5 = b2cd60aac0b18e10fe8fa45c40b0bb83 OK 2026/02/06 05:45:30 DEBUG : potato3: md5 = 88a30b4565dfd3eef2cd1474ea9c47f2 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu' -> Encrypted drive 'TestCryptDrive:rclone-test-gipeseh8meyi' 2026/02/06 05:45:33 DEBUG : empty space: md5 = a8879bf0d2ade820d5d1a84d28896d3b OK 2026/02/06 05:45:34 DEBUG : potato3: md5 = f2255bbd95ba93dfb67d8c4eadf7e801 OK 2026/02/06 05:45:35 DEBUG : empty space: Excluded (Size Filter) 2026/02/06 05:45:35 DEBUG : empty space: Excluded (Size Filter) 2026/02/06 05:45:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gipeseh8meyi': Waiting for checks to finish 2026/02/06 05:45:35 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:45:35 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gipeseh8meyi') 2026/02/06 05:45:35 DEBUG : potato3: Sizes differ 2026/02/06 05:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gipeseh8meyi': Waiting for transfers to finish 2026/02/06 05:45:35 INFO : potato3: Deleted 2026/02/06 05:45:35 INFO : potato2: Moved (server-side) 2026/02/06 05:45:36 INFO : potato3: Moved (server-side) 2026/02/06 05:45:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-domohoc1cabi" 2026/02/06 05:45:37 DEBUG : Creating backend with remote "TestDrive:crypt/ptub96kbpmae22bs0ke7roscj9m83v05cuh75vrsavjte4tkd8d0" 2026/02/06 05:45:38 DEBUG : empty space: Excluded (Size Filter) 2026/02/06 05:45:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:45:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/06 05:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domohoc1cabi': Waiting for checks to finish 2026/02/06 05:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domohoc1cabi': Waiting for transfers to finish 2026/02/06 05:45:39 INFO : potato2: Moved (server-side) 2026/02/06 05:45:40 INFO : potato3: Moved (server-side) 2026/02/06 05:45:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-domohoc1cabi': Purge remote 2026/02/06 05:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gipeseh8meyi': Purge remote --- PASS: TestServerSideMoveWithFilter (18.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:45:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cafocop0celi" 2026/02/06 05:45:42 DEBUG : Creating backend with remote "TestDrive:crypt/0eg7olcilschohm6r3ab1rbhf0qgn3no8dofrvdm0t2c4lnqom30" 2026/02/06 05:45:45 DEBUG : potato2: md5 = 3215fe10229f8206dc12b3abef1013f9 OK 2026/02/06 05:45:46 DEBUG : empty space: md5 = 64a72641f2f58ddfd002eaae653a0088 OK 2026/02/06 05:45:48 DEBUG : potato3: md5 = 756b5bd68b0a0708f9d155b9a16e8708 OK 2026/02/06 05:45:48 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu' -> Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi' 2026/02/06 05:45:51 DEBUG : empty space: md5 = 430e0b0b23b7af6e11b79f0c471d537a OK 2026/02/06 05:45:53 DEBUG : potato3: md5 = e170c01571e6075d267bb7d30609b5a7 OK 2026/02/06 05:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi': Using server-side directory move 2026/02/06 05:45:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/06 05:45:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 05:45:54 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/02/06 05:45:54 DEBUG : empty space: size = 1 OK 2026/02/06 05:45:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 05:45:54 DEBUG : empty space: Unchanged skipping 2026/02/06 05:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi': Waiting for checks to finish 2026/02/06 05:45:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:45:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi') 2026/02/06 05:45:54 DEBUG : potato3: Sizes differ 2026/02/06 05:45:54 INFO : empty space: Deleted 2026/02/06 05:45:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi': Waiting for transfers to finish 2026/02/06 05:45:54 INFO : potato3: Deleted 2026/02/06 05:45:54 INFO : potato2: Moved (server-side) 2026/02/06 05:45:55 INFO : potato3: Moved (server-side) 2026/02/06 05:45:55 INFO : tomatoDir: Removing directory 2026/02/06 05:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': deleted 1 directories 2026/02/06 05:45:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cajazik9lula" 2026/02/06 05:45:57 DEBUG : Creating backend with remote "TestDrive:crypt/f9fmhiep2ta2r2k8khiu4he8qgcrafsij43ulspppgsrlps9hh9g" 2026/02/06 05:45:58 INFO : tomatoDir: Making directory 2026/02/06 05:45:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajazik9lula': Using server-side directory move 2026/02/06 05:45:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cajazik9lula': Server side directory move succeeded 2026/02/06 05:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cajazik9lula': Purge remote 2026/02/06 05:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cafocop0celi': Purge remote 2026/02/06 05:46:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.82s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:46:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test" 2026/02/06 05:46:03 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.15s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:46:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test" 2026/02/06 05:46:05 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/02/06 05:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test-include/layer2" 2026/02/06 05:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/02/06 05:46:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test-ignore-file" 2026/02/06 05:46:10 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/02/06 05:46:14 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 48d7a6206514bfc7ad645379691f1c66 OK 2026/02/06 05:46:17 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/06 05:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test': Waiting for checks to finish 2026/02/06 05:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test': Waiting for transfers to finish 2026/02/06 05:46:17 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:17 INFO : There was nothing to transfer 2026/02/06 05:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:46:19 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:19 INFO : rclone-sync-test-include: Removing directory 2026/02/06 05:46:19 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/06 05:46:19 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/06 05:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': failed to delete 1 directories 2026/02/06 05:46:19 INFO : There was nothing to transfer 2026/02/06 05:46:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/06 05:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/06 05:46:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/06 05:46:21 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:21 INFO : There was nothing to transfer 2026/02/06 05:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:46:23 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:23 INFO : rclone-sync-test-include: Removing directory 2026/02/06 05:46:24 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/06 05:46:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/06 05:46:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': failed to delete 1 directories 2026/02/06 05:46:24 INFO : There was nothing to transfer 2026/02/06 05:46:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/06 05:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/06 05:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/06 05:46:26 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:26 INFO : There was nothing to transfer 2026/02/06 05:46:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/06 05:46:29 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.50s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:46:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:46:30 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:46:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/CompareDest" 2026/02/06 05:46:32 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/gveqi14airsml4bgu7krj116o8" 2026/02/06 05:46:34 DEBUG : one: Need to transfer - File not found at Destination 2026/02/06 05:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:46:36 DEBUG : one: md5 = dde0fa7e5671e5e619beffd798313b49 OK 2026/02/06 05:46:36 DEBUG : one: size = 3 OK 2026/02/06 05:46:36 INFO : one: Copied (new) 2026/02/06 05:46:36 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:46:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:46:38 DEBUG : one: Sizes differ 2026/02/06 05:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:46:39 DEBUG : one: md5 = 559267d45a074bf10779146ae0eb9e29 OK 2026/02/06 05:46:39 DEBUG : one: size = 5 OK 2026/02/06 05:46:39 INFO : one: Copied (replaced existing) 2026/02/06 05:46:39 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:42 DEBUG : dst/one: md5 = ad49a53642a045cbfbf159dae35c88a6 OK 2026/02/06 05:46:44 DEBUG : CompareDest/one: md5 = 099b29b3434c4648d2dec19553f4cc85 OK 2026/02/06 05:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:46:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:46:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:46:45 DEBUG : one: Sizes differ 2026/02/06 05:46:46 DEBUG : one: size = 5 OK 2026/02/06 05:46:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:46:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 05:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:46:46 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:46 INFO : There was nothing to transfer 2026/02/06 05:46:48 DEBUG : CompareDest/two: md5 = 414dda6be43cb1eae1d93568934eb1e2 OK 2026/02/06 05:46:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:46:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:46:49 DEBUG : one: Sizes differ 2026/02/06 05:46:49 DEBUG : two: size = 3 OK 2026/02/06 05:46:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:46:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/06 05:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:46:49 DEBUG : one: size = 5 OK 2026/02/06 05:46:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:46:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 05:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:46:49 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:49 INFO : There was nothing to transfer 2026/02/06 05:46:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:46:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:46:50 DEBUG : one: Sizes differ 2026/02/06 05:46:50 DEBUG : one: size = 5 OK 2026/02/06 05:46:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:46:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 05:46:50 DEBUG : two: size = 3 OK 2026/02/06 05:46:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:46:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/06 05:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:46:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:46:50 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:50 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/06 05:46:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:46:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:46:52 DEBUG : one: Sizes differ 2026/02/06 05:46:52 DEBUG : one: size = 5 OK 2026/02/06 05:46:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:46:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 05:46:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:46:52 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/CompareDest') 2026/02/06 05:46:52 DEBUG : two: Sizes differ 2026/02/06 05:46:52 DEBUG : two: Need to transfer - File not found at Destination 2026/02/06 05:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:46:54 DEBUG : two: md5 = f15417a17882ebf16351df5c93a9ba01 OK 2026/02/06 05:46:54 DEBUG : two: size = 5 OK 2026/02/06 05:46:54 INFO : two: Copied (new) 2026/02/06 05:46:54 DEBUG : Waiting for deletions to finish 2026/02/06 05:46:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:46:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:46:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:46:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.70s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:47:01 DEBUG : pre-dest1/1: md5 = a6b34e9e91a07ebd5f848a3ca9bd3852 OK 2026/02/06 05:47:03 DEBUG : pre-dest2/2: md5 = f11d4978469260f3d7c36784a1d1a3d3 OK 2026/02/06 05:47:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dest" 2026/02/06 05:47:04 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/rg03c1jvnehrrc617i0lnqjddc" 2026/02/06 05:47:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/pre-dest1" 2026/02/06 05:47:06 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/bbnblvh6k061ssopqrp18kd7gc" 2026/02/06 05:47:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/pre-dest2" 2026/02/06 05:47:07 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/02/06 05:47:08 DEBUG : 1: size = 1 OK 2026/02/06 05:47:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:47:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/06 05:47:09 DEBUG : 2: size = 1 OK 2026/02/06 05:47:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:47:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/06 05:47:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/06 05:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dest': Waiting for checks to finish 2026/02/06 05:47:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dest': Waiting for transfers to finish 2026/02/06 05:47:11 DEBUG : 3: md5 = 7300e71461812e8e69f5c3332cae69e7 OK 2026/02/06 05:47:11 DEBUG : 3: size = 1 OK 2026/02/06 05:47:11 INFO : 3: Copied (new) 2026/02/06 05:47:11 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:14 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/02/06 05:47:15 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/02/06 05:47:16 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.69s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:47:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:47:17 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:47:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/CopyDest" 2026/02/06 05:47:18 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/06 05:47:21 DEBUG : one: Need to transfer - File not found at Destination 2026/02/06 05:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:47:23 DEBUG : one: md5 = 69c236c813355ddef5a099842b9270d1 OK 2026/02/06 05:47:23 DEBUG : one: size = 3 OK 2026/02/06 05:47:23 INFO : one: Copied (new) 2026/02/06 05:47:23 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:47:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:47:24 DEBUG : one: Sizes differ 2026/02/06 05:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:47:26 DEBUG : one: md5 = 9a5c836677dcc26d3ba1d521ca25ed5e OK 2026/02/06 05:47:26 DEBUG : one: size = 5 OK 2026/02/06 05:47:26 INFO : one: Copied (replaced existing) 2026/02/06 05:47:26 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:29 DEBUG : dst/one: md5 = 23085f87a65aff7b0e88dd2deb377ecf OK 2026/02/06 05:47:31 DEBUG : CopyDest/one: md5 = bcb0835707ae7a36f06779624f0ef252 OK 2026/02/06 05:47:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/BackupDir" 2026/02/06 05:47:32 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/06 05:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:47:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:47:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:47:34 DEBUG : one: Sizes differ 2026/02/06 05:47:34 DEBUG : one: size = 5 OK 2026/02/06 05:47:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:47:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:47:34 DEBUG : one: Sizes differ 2026/02/06 05:47:36 INFO : one: Moved (server-side) 2026/02/06 05:47:37 DEBUG : one: size = 5 OK 2026/02/06 05:47:37 INFO : one: Copied (server-side copy) 2026/02/06 05:47:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/06 05:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:47:37 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:39 DEBUG : CopyDest/two: md5 = 7e2b7cef494a80b6282f4ffe1aee7ecd OK 2026/02/06 05:47:40 DEBUG : one: size = 5 OK 2026/02/06 05:47:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:40 DEBUG : one: Unchanged skipping 2026/02/06 05:47:40 DEBUG : two: size = 3 OK 2026/02/06 05:47:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:41 DEBUG : two: size = 3 OK 2026/02/06 05:47:41 INFO : two: Copied (server-side copy) 2026/02/06 05:47:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/06 05:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:47:41 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:42 DEBUG : one: size = 5 OK 2026/02/06 05:47:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:47:42 DEBUG : one: Unchanged skipping 2026/02/06 05:47:42 DEBUG : two: size = 3 OK 2026/02/06 05:47:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:42 DEBUG : two: Unchanged skipping 2026/02/06 05:47:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:47:42 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:42 INFO : There was nothing to transfer 2026/02/06 05:47:46 DEBUG : CopyDest/three: md5 = bf4be86767e6e4087832d7b2929cc694 OK 2026/02/06 05:47:47 DEBUG : one: size = 5 OK 2026/02/06 05:47:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:47 DEBUG : one: Unchanged skipping 2026/02/06 05:47:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:47:47 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/CopyDest') 2026/02/06 05:47:47 DEBUG : three: Sizes differ 2026/02/06 05:47:47 DEBUG : three: Destination not found in --copy-dest 2026/02/06 05:47:47 DEBUG : three: Need to transfer - File not found at Destination 2026/02/06 05:47:47 DEBUG : two: size = 3 OK 2026/02/06 05:47:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 05:47:47 DEBUG : two: Unchanged skipping 2026/02/06 05:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:47:49 DEBUG : three: md5 = c378840f0e8d183125e1705bf9f65a3b OK 2026/02/06 05:47:49 DEBUG : three: size = 7 OK 2026/02/06 05:47:49 INFO : three: Copied (new) 2026/02/06 05:47:49 DEBUG : Waiting for deletions to finish 2026/02/06 05:47:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/06 05:47:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:47:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:47:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:47:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:47:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/06 05:47:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (39.15s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:47:58 DEBUG : dst/one: md5 = 07c9e24e367426a795e7643f2238c719 OK 2026/02/06 05:48:00 DEBUG : dst/two: md5 = 1e0cefeb760cce096a731c8efffcdaf9 OK 2026/02/06 05:48:01 DEBUG : dst/three.txt: md5 = 42e99d4bcde0625370264502995ed2c6 OK 2026/02/06 05:48:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:48:02 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:48:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/backup" 2026/02/06 05:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/1nrff024r7pq65ecp72fc28jb0" 2026/02/06 05:48:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:48:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:48:04 DEBUG : one: Sizes differ 2026/02/06 05:48:04 DEBUG : two: size = 3 OK 2026/02/06 05:48:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:48:04 DEBUG : two: Unchanged skipping 2026/02/06 05:48:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:48:06 INFO : one: Moved (server-side) 2026/02/06 05:48:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:48:07 DEBUG : one: md5 = 7effd99f60761add9014d25515018a4b OK 2026/02/06 05:48:07 DEBUG : one: size = 4 OK 2026/02/06 05:48:07 INFO : one: Copied (new) 2026/02/06 05:48:07 DEBUG : Waiting for deletions to finish 2026/02/06 05:48:08 INFO : three.txt: Moved (server-side) 2026/02/06 05:48:08 INFO : three.txt: Moved into backup dir 2026/02/06 05:48:11 DEBUG : dst/three.txt: md5 = 2214c3fc77381c9d1be6fba8b6e7a138 OK 2026/02/06 05:48:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:48:11 DEBUG : two: size = 3 OK 2026/02/06 05:48:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:48:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:48:11 DEBUG : two: Unchanged skipping 2026/02/06 05:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:48:11 DEBUG : one: Sizes differ 2026/02/06 05:48:12 INFO : one: Deleted 2026/02/06 05:48:13 INFO : one: Moved (server-side) 2026/02/06 05:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:48:14 DEBUG : one: md5 = 4d272737fbad2bb3d924c734ac120a45 OK 2026/02/06 05:48:14 DEBUG : one: size = 5 OK 2026/02/06 05:48:14 INFO : one: Copied (new) 2026/02/06 05:48:14 DEBUG : Waiting for deletions to finish 2026/02/06 05:48:15 INFO : three.txt: Deleted 2026/02/06 05:48:16 INFO : three.txt: Moved (server-side) 2026/02/06 05:48:16 INFO : three.txt: Moved into backup dir 2026/02/06 05:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/06 05:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/06 05:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (24.74s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:48:23 DEBUG : dst/one: md5 = fb1806cdf092510ada185063e2277505 OK 2026/02/06 05:48:24 DEBUG : dst/two: md5 = 1da2d46cf34390bb8a9e7a8dde39f4d9 OK 2026/02/06 05:48:26 DEBUG : dst/three.txt: md5 = 3c748a36b03747970cd2f7bb239f4d0f OK 2026/02/06 05:48:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:48:26 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/backup" 2026/02/06 05:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/1nrff024r7pq65ecp72fc28jb0" 2026/02/06 05:48:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:48:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:48:29 DEBUG : one: Sizes differ 2026/02/06 05:48:29 DEBUG : two: size = 3 OK 2026/02/06 05:48:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:48:29 DEBUG : two: Unchanged skipping 2026/02/06 05:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:48:31 INFO : one: Moved (server-side) to: one.bak 2026/02/06 05:48:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:48:32 DEBUG : one: md5 = ee68cf77b55f2971e9538fbb258f261d OK 2026/02/06 05:48:32 DEBUG : one: size = 4 OK 2026/02/06 05:48:32 INFO : one: Copied (new) 2026/02/06 05:48:32 DEBUG : Waiting for deletions to finish 2026/02/06 05:48:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/06 05:48:33 INFO : three.txt: Moved into backup dir 2026/02/06 05:48:35 DEBUG : dst/three.txt: md5 = 96b82106aa69de72615ce7b0775ec192 OK 2026/02/06 05:48:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:48:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:48:36 DEBUG : one: Sizes differ 2026/02/06 05:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:48:36 DEBUG : two: size = 3 OK 2026/02/06 05:48:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:48:36 DEBUG : two: Unchanged skipping 2026/02/06 05:48:36 INFO : one.bak: Deleted 2026/02/06 05:48:37 INFO : one: Moved (server-side) to: one.bak 2026/02/06 05:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:48:39 DEBUG : one: md5 = e7b3408908f7695378e26eb67a0e717b OK 2026/02/06 05:48:39 DEBUG : one: size = 5 OK 2026/02/06 05:48:39 INFO : one: Copied (new) 2026/02/06 05:48:39 DEBUG : Waiting for deletions to finish 2026/02/06 05:48:39 INFO : three.txt.bak: Deleted 2026/02/06 05:48:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/06 05:48:40 INFO : three.txt: Moved into backup dir 2026/02/06 05:48:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:48:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:48:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/06 05:48:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/06 05:48:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/06 05:48:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (24.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:48:48 DEBUG : dst/one: md5 = 0dc5469db7aae9b373d6556fd55cc323 OK 2026/02/06 05:48:49 DEBUG : dst/two: md5 = aa4cb4e4d94d1433671c7f0b3a48b338 OK 2026/02/06 05:48:51 DEBUG : dst/three.txt: md5 = cedfa85d1ea28cccb14adc924c1b68f6 OK 2026/02/06 05:48:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:48:51 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:48:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/backup" 2026/02/06 05:48:52 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/1nrff024r7pq65ecp72fc28jb0" 2026/02/06 05:48:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:48:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:48:54 DEBUG : one: Sizes differ 2026/02/06 05:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:48:54 DEBUG : two: size = 3 OK 2026/02/06 05:48:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:48:54 DEBUG : two: Unchanged skipping 2026/02/06 05:48:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/06 05:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:48:57 DEBUG : one: md5 = d8308d030dfdd9e20ef61dffde0a1261 OK 2026/02/06 05:48:57 DEBUG : one: size = 4 OK 2026/02/06 05:48:57 INFO : one: Copied (new) 2026/02/06 05:48:57 DEBUG : Waiting for deletions to finish 2026/02/06 05:48:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/06 05:48:58 INFO : three.txt: Moved into backup dir 2026/02/06 05:49:00 DEBUG : dst/three.txt: md5 = cf2c30166ce44756c32dda51e2057183 OK 2026/02/06 05:49:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:01 DEBUG : two: size = 3 OK 2026/02/06 05:49:01 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:01 DEBUG : one: Sizes differ 2026/02/06 05:49:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:49:01 DEBUG : two: Unchanged skipping 2026/02/06 05:49:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:49:02 INFO : one-2019-01-01: Deleted 2026/02/06 05:49:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/06 05:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:49:04 DEBUG : one: md5 = fabcc63cc729da11f83b4855d0d27e0b OK 2026/02/06 05:49:04 DEBUG : one: size = 5 OK 2026/02/06 05:49:04 INFO : one: Copied (new) 2026/02/06 05:49:04 DEBUG : Waiting for deletions to finish 2026/02/06 05:49:05 INFO : three-2019-01-01.txt: Deleted 2026/02/06 05:49:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/06 05:49:06 INFO : three.txt: Moved into backup dir 2026/02/06 05:49:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:49:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:49:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/06 05:49:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/06 05:49:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/06 05:49:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.66s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:49:13 DEBUG : dst/one: md5 = a393d22d8deeb4b70fc4d789f572a140 OK 2026/02/06 05:49:14 DEBUG : dst/two: md5 = 9742b86943897f5eaf93307e74f1c9f9 OK 2026/02/06 05:49:16 DEBUG : dst/three.txt: md5 = 1855fc3a5c5c5acd9b19637d589419e1 OK 2026/02/06 05:49:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:49:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:18 DEBUG : one: Sizes differ 2026/02/06 05:49:18 DEBUG : two: size = 3 OK 2026/02/06 05:49:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:49:18 DEBUG : two: Unchanged skipping 2026/02/06 05:49:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:49:19 INFO : one: Moved (server-side) to: one.bak 2026/02/06 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:49:20 DEBUG : one: md5 = ab176a90431fc98fe245446f513bc012 OK 2026/02/06 05:49:20 DEBUG : one: size = 4 OK 2026/02/06 05:49:20 INFO : one: Copied (new) 2026/02/06 05:49:20 DEBUG : Waiting for deletions to finish 2026/02/06 05:49:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/06 05:49:21 INFO : three.txt: Moved into backup dir 2026/02/06 05:49:23 DEBUG : dst/three.txt: md5 = ca9bc1fae0fe20b8c7f4d8cb4aaa58f1 OK 2026/02/06 05:49:24 DEBUG : one.bak: Excluded (Path Filter) 2026/02/06 05:49:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/06 05:49:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:24 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:24 DEBUG : one: Sizes differ 2026/02/06 05:49:24 DEBUG : two: size = 3 OK 2026/02/06 05:49:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:49:24 DEBUG : two: Unchanged skipping 2026/02/06 05:49:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for checks to finish 2026/02/06 05:49:25 INFO : one.bak: Deleted 2026/02/06 05:49:25 INFO : one: Moved (server-side) to: one.bak 2026/02/06 05:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst': Waiting for transfers to finish 2026/02/06 05:49:27 DEBUG : one: md5 = b78a40abea8d853b846d87e67b889bba OK 2026/02/06 05:49:27 DEBUG : one: size = 5 OK 2026/02/06 05:49:27 INFO : one: Copied (new) 2026/02/06 05:49:27 DEBUG : Waiting for deletions to finish 2026/02/06 05:49:28 INFO : three.txt.bak: Deleted 2026/02/06 05:49:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/06 05:49:28 INFO : three.txt: Moved into backup dir 2026/02/06 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/06 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/06 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/06 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:49:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.84s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:49:35 DEBUG : dst/one: md5 = 47790958ebac4d815929a2a04063496c OK 2026/02/06 05:49:36 DEBUG : dst/two: md5 = ce98b34e679ebe36adc90a6bead67831 OK 2026/02/06 05:49:38 DEBUG : dst/three.txt: md5 = ee5cd6595877f09b9d4e40c6573876de OK 2026/02/06 05:49:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:49:38 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:49:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:40 DEBUG : one: Sizes differ 2026/02/06 05:49:40 INFO : one: Moved (server-side) to: one.bak 2026/02/06 05:49:42 DEBUG : one: md5 = 3514b617061a52dcd3ce766858477cf2 OK 2026/02/06 05:49:42 DEBUG : one: size = 4 OK 2026/02/06 05:49:42 INFO : one: Copied (new) 2026/02/06 05:49:43 DEBUG : two: size = 3 OK 2026/02/06 05:49:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:49:43 DEBUG : two: Unchanged skipping 2026/02/06 05:49:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:43 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:43 DEBUG : three.txt: Sizes differ 2026/02/06 05:49:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/06 05:49:45 DEBUG : three.txt: md5 = efd2aa08f6dbd1472e42dfb8b487c572 OK 2026/02/06 05:49:45 DEBUG : three.txt: size = 6 OK 2026/02/06 05:49:45 INFO : three.txt: Copied (new) 2026/02/06 05:49:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:47 DEBUG : one: Sizes differ 2026/02/06 05:49:47 INFO : one.bak: Deleted 2026/02/06 05:49:48 INFO : one: Moved (server-side) to: one.bak 2026/02/06 05:49:49 DEBUG : one: md5 = 66fa11da41bad8538794a5cf33f73706 OK 2026/02/06 05:49:49 DEBUG : one: size = 5 OK 2026/02/06 05:49:49 INFO : one: Copied (new) 2026/02/06 05:49:50 DEBUG : two: size = 3 OK 2026/02/06 05:49:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:49:50 DEBUG : two: Unchanged skipping 2026/02/06 05:49:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:49:50 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:49:50 DEBUG : three.txt: Sizes differ 2026/02/06 05:49:51 INFO : three.txt.bak: Deleted 2026/02/06 05:49:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/06 05:49:53 DEBUG : three.txt: md5 = af183289ce468b73a6432bae4ae9c413 OK 2026/02/06 05:49:53 DEBUG : three.txt: size = 19 OK 2026/02/06 05:49:53 INFO : three.txt: Copied (new) 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/06 05:49:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (24.80s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:49:59 DEBUG : dst/one: md5 = cc50916c02926dae50853e6cde3dfd3c OK 2026/02/06 05:50:01 DEBUG : dst/two: md5 = f48ba6f78d34b923d291e070270efe5a OK 2026/02/06 05:50:02 DEBUG : dst/three.txt: md5 = e6f1080bed402077630a09f6809e3e9c OK 2026/02/06 05:50:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwekoc2huyu/dst" 2026/02/06 05:50:03 DEBUG : Creating backend with remote "TestDrive:crypt/jeikbq97dmo8n8q7t4g4kben7a24a9gnp3pj5j6paap2h182l1k0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/06 05:50:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:50:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:50:04 DEBUG : one: Sizes differ 2026/02/06 05:50:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/06 05:50:06 DEBUG : one: md5 = 489e3d289c328360d8342f5ca2bc7c40 OK 2026/02/06 05:50:06 DEBUG : one: size = 4 OK 2026/02/06 05:50:06 INFO : one: Copied (new) 2026/02/06 05:50:07 DEBUG : two: size = 3 OK 2026/02/06 05:50:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:50:07 DEBUG : two: Unchanged skipping 2026/02/06 05:50:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:50:07 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:50:07 DEBUG : three.txt: Sizes differ 2026/02/06 05:50:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/06 05:50:09 DEBUG : three.txt: md5 = 1dfde968f612127d1b41afec3f52423c OK 2026/02/06 05:50:09 DEBUG : three.txt: size = 6 OK 2026/02/06 05:50:09 INFO : three.txt: Copied (new) 2026/02/06 05:50:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:50:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:50:11 DEBUG : one: Sizes differ 2026/02/06 05:50:12 INFO : one-2019-01-01: Deleted 2026/02/06 05:50:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/06 05:50:14 DEBUG : one: md5 = 91bafddb2e8457f933892939ed319036 OK 2026/02/06 05:50:14 DEBUG : one: size = 5 OK 2026/02/06 05:50:14 INFO : one: Copied (new) 2026/02/06 05:50:14 DEBUG : two: size = 3 OK 2026/02/06 05:50:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:50:14 DEBUG : two: Unchanged skipping 2026/02/06 05:50:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:50:14 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu/dst') 2026/02/06 05:50:14 DEBUG : three.txt: Sizes differ 2026/02/06 05:50:15 INFO : three-2019-01-01.txt: Deleted 2026/02/06 05:50:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/06 05:50:17 DEBUG : three.txt: md5 = d258eb4b6363b5b16c0a7be28101af96 OK 2026/02/06 05:50:17 DEBUG : three.txt: size = 19 OK 2026/02/06 05:50:17 INFO : three.txt: Copied (new) 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/06 05:50:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (24.66s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:50:23 DEBUG : Testêé: md5 = 2553d82c44700367532a2aef743b6c6f OK 2026/02/06 05:50:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:50:24 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:50:24 DEBUG : Testêé: Sizes differ 2026/02/06 05:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:50:26 DEBUG : Testêé: md5 = 81347887b67f4585cf5567da155ab334 OK 2026/02/06 05:50:26 DEBUG : Testêé: size = 14 OK 2026/02/06 05:50:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/06 05:50:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.42s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:50:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/06 05:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:50:29 DEBUG : existing: md5 = 831de13d5bb08b8c803563f1e8abe164 OK 2026/02/06 05:50:29 DEBUG : existing: size = 6 OK 2026/02/06 05:50:29 INFO : existing: Copied (new) 2026/02/06 05:50:29 DEBUG : Waiting for deletions to finish 2026/02/06 05:50:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:50:30 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:50:30 DEBUG : existing: Sizes differ 2026/02/06 05:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:50:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/06 05:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:50:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': not deleting files as there were IO errors 2026/02/06 05:50:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.39s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:50:33 DEBUG : EXISTING: md5 = 52c4b0bdba29ae15152c1c169be61a95 OK 2026/02/06 05:50:33 DEBUG : EXISTING: size = 6 OK 2026/02/06 05:50:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:50:33 DEBUG : existing: Unchanged skipping 2026/02/06 05:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:50:33 DEBUG : Waiting for deletions to finish 2026/02/06 05:50:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.28s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.53s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:50:38 DEBUG : both0: md5 = cf35bf627840c25bab22d38f3597d1cc OK 2026/02/06 05:50:40 DEBUG : only0: md5 = 4c63e31791f3c59227ad7e8f39aaf834 OK 2026/02/06 05:50:41 DEBUG : both1: md5 = 4e9d0f117a10517958c70e41b23ca2be OK 2026/02/06 05:50:43 DEBUG : only1: md5 = 17f9451fb3f84f630b4eb6f663467711 OK 2026/02/06 05:50:44 DEBUG : both2: md5 = ef042ca4f6165d550169de1d9006a675 OK 2026/02/06 05:50:46 DEBUG : only2: md5 = deaf29b17907815d838e70eead6c940c OK 2026/02/06 05:50:48 DEBUG : both3: md5 = b95c47d9f98a41fa5a8ee9f04ada4dc4 OK 2026/02/06 05:50:49 DEBUG : only3: md5 = dadf648eadb7c3ecf2aef96e609361ba OK 2026/02/06 05:50:51 DEBUG : both4: md5 = 8b4bafbc3fd9b727445bb93d5bdeaf9a OK 2026/02/06 05:50:52 DEBUG : only4: md5 = bf1fded79c2b9fb4aaf6c4a6bb3638fb OK 2026/02/06 05:50:54 DEBUG : both5: md5 = 67ee0b599d204c962453d5f8c33d64a7 OK 2026/02/06 05:50:55 DEBUG : only5: md5 = 36a73589dd6222cc5dcedb3076fc2fb4 OK 2026/02/06 05:50:57 DEBUG : both6: md5 = 5f0f877ad46b1d4d95776691cbebe507 OK 2026/02/06 05:50:59 DEBUG : only6: md5 = 24e616dedf3a1b1616ec7926a4e8fb2a OK 2026/02/06 05:51:00 DEBUG : both7: md5 = c90b64c8b7046b9fb73a3580d544c7b9 OK 2026/02/06 05:51:02 DEBUG : only7: md5 = 894af8634494a81de587e79a3b796446 OK 2026/02/06 05:51:03 DEBUG : both8: md5 = d755eed6302e16c949423cc084b53d62 OK 2026/02/06 05:51:05 DEBUG : only8: md5 = 8f4aaea92214de7488e3f23bdee524bb OK 2026/02/06 05:51:07 DEBUG : both9: md5 = 55aa8e8ac1fbdca62367f7441f12d830 OK 2026/02/06 05:51:08 DEBUG : only9: md5 = f3c2f17e6244123266aee24dcd1bb2b2 OK 2026/02/06 05:51:10 DEBUG : both10: md5 = f7066b9e8f09717f42c5ef5f773f6dbb OK 2026/02/06 05:51:11 DEBUG : only10: md5 = 8fba81ae5789ea84774946cf4e916396 OK 2026/02/06 05:51:13 DEBUG : both11: md5 = d4fbcae82adff5666bc059cd3b7d5330 OK 2026/02/06 05:51:14 DEBUG : only11: md5 = c56668b659685dd10d4eff6fd65c80f6 OK 2026/02/06 05:51:16 DEBUG : both12: md5 = 37b3909e76d6201aa20a8dd8e9a0b984 OK 2026/02/06 05:51:18 DEBUG : only12: md5 = e2bd2748cbb45e3b9aa1addfe34a55e0 OK 2026/02/06 05:51:19 DEBUG : both13: md5 = 4616655894ee1f4e3a261917c26691a8 OK 2026/02/06 05:51:21 DEBUG : only13: md5 = 1d3009e7719e86baf843f5b96732b6ae OK 2026/02/06 05:51:23 DEBUG : both14: md5 = 1be34b2bad17b60919a2142669c6b924 OK 2026/02/06 05:51:24 DEBUG : only14: md5 = 94c224a53b21789ec8b3dd85a13780bf OK 2026/02/06 05:51:26 DEBUG : both15: md5 = 67f49dde227410d7055e6e7c22ad6b5e OK 2026/02/06 05:51:27 DEBUG : only15: md5 = 013721e45d9414ca665f69b541ce521b OK 2026/02/06 05:51:29 DEBUG : both16: md5 = 912ae3bddecda943cbd553b4ad6d4ffb OK 2026/02/06 05:51:31 DEBUG : only16: md5 = a867cadbd3173465cab116b4abde84cf OK 2026/02/06 05:51:32 DEBUG : both17: md5 = 746f78e302ce9f68192f8d2cd37acaef OK 2026/02/06 05:51:34 DEBUG : only17: md5 = 3ac7d58a85e88d626a6d81495d3e114f OK 2026/02/06 05:51:36 DEBUG : both18: md5 = a091e1d75f2bdb849cd412ac856ff6aa OK 2026/02/06 05:51:37 DEBUG : only18: md5 = fdbbff6190fb275c90abe1c7c5e5e7cf OK 2026/02/06 05:51:39 DEBUG : both19: md5 = d9524594c1ee30e90e06d5dd32dd1336 OK 2026/02/06 05:51:40 DEBUG : only19: md5 = 14d5c3653c092f7e919715a41f69fa03 OK 2026/02/06 05:51:41 DEBUG : both0: size = 6 OK 2026/02/06 05:51:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both11: size = 6 OK 2026/02/06 05:51:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both10: size = 6 OK 2026/02/06 05:51:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both12: size = 6 OK 2026/02/06 05:51:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both0: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both13: size = 6 OK 2026/02/06 05:51:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both12: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both14: size = 6 OK 2026/02/06 05:51:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both13: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both15: size = 6 OK 2026/02/06 05:51:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both15: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both16: size = 6 OK 2026/02/06 05:51:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both16: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both17: size = 6 OK 2026/02/06 05:51:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both17: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both18: size = 6 OK 2026/02/06 05:51:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both11: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both19: size = 6 OK 2026/02/06 05:51:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both19: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both1: size = 6 OK 2026/02/06 05:51:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both10: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both2: size = 6 OK 2026/02/06 05:51:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both2: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both3: size = 6 OK 2026/02/06 05:51:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both14: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both4: size = 6 OK 2026/02/06 05:51:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both4: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both5: size = 6 OK 2026/02/06 05:51:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both5: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both6: size = 6 OK 2026/02/06 05:51:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both6: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both7: size = 6 OK 2026/02/06 05:51:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both7: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both8: size = 6 OK 2026/02/06 05:51:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both8: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both9: size = 6 OK 2026/02/06 05:51:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:51:41 DEBUG : both9: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both1: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both18: Unchanged skipping 2026/02/06 05:51:41 DEBUG : both3: Unchanged skipping 2026/02/06 05:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:51:41 DEBUG : Waiting for deletions to finish 2026/02/06 05:51:41 INFO : only3: Deleted 2026/02/06 05:51:41 INFO : only10: Deleted 2026/02/06 05:51:41 INFO : only15: Deleted 2026/02/06 05:51:41 INFO : only4: Deleted 2026/02/06 05:51:42 INFO : only16: Deleted 2026/02/06 05:51:42 INFO : only2: Deleted 2026/02/06 05:51:42 INFO : only0: Deleted 2026/02/06 05:51:42 INFO : only19: Deleted 2026/02/06 05:51:42 INFO : only14: Deleted 2026/02/06 05:51:42 INFO : only12: Deleted 2026/02/06 05:51:42 INFO : only8: Deleted 2026/02/06 05:51:42 INFO : only7: Deleted 2026/02/06 05:51:43 INFO : only11: Deleted 2026/02/06 05:51:43 INFO : only18: Deleted 2026/02/06 05:51:43 INFO : only13: Deleted 2026/02/06 05:51:43 INFO : only1: Deleted 2026/02/06 05:51:43 INFO : only5: Deleted 2026/02/06 05:51:43 INFO : only9: Deleted 2026/02/06 05:51:43 INFO : only6: Deleted 2026/02/06 05:51:43 INFO : only17: Deleted 2026/02/06 05:51:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (77.17s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:51:55 DEBUG : both0: md5 = 823f16e26a697dfa57faa459f6f65ca3 OK 2026/02/06 05:51:57 DEBUG : only0: md5 = 8a2207313ec9ba9b99c4afb3d64c7148 OK 2026/02/06 05:51:58 DEBUG : both1: md5 = d1d45bb1cbfcb9fa85ff8d2837f38cfa OK 2026/02/06 05:52:00 DEBUG : only1: md5 = 692ce143f563fbcd4ddc978204b0f930 OK 2026/02/06 05:52:02 DEBUG : both2: md5 = e48ff758463abfaee4036ebbd3696d6d OK 2026/02/06 05:52:03 DEBUG : only2: md5 = 3b6c0d116031c0bf3a849e078061bded OK 2026/02/06 05:52:05 DEBUG : both3: md5 = 94866b761b917205e2f9d4a6938892e5 OK 2026/02/06 05:52:06 DEBUG : only3: md5 = 38ccfb03e4db83ffe2417a67b8051098 OK 2026/02/06 05:52:08 DEBUG : both4: md5 = e5ed1af356f9f5a280615f6c675642b1 OK 2026/02/06 05:52:09 DEBUG : only4: md5 = 92ae22316ab409d7354e49db88d6ef68 OK 2026/02/06 05:52:11 DEBUG : both5: md5 = 9f32f4bc0aa26356fa454120a2d4407f OK 2026/02/06 05:52:12 DEBUG : only5: md5 = b81158933306736d1c123caf4010d9d0 OK 2026/02/06 05:52:14 DEBUG : both6: md5 = fdf76e5e8ef18aeac92b33a31149c435 OK 2026/02/06 05:52:15 DEBUG : only6: md5 = a15a3ddb1613e28afdc42f4e6fa2fb71 OK 2026/02/06 05:52:17 DEBUG : both7: md5 = 43b6bc217d12151c802ccf403a89d2ca OK 2026/02/06 05:52:19 DEBUG : only7: md5 = dd33fd304f4d5e0c1195bb2e1ce6fbec OK 2026/02/06 05:52:20 DEBUG : both8: md5 = edfc20617e4929ded7cd746d3e45b3cf OK 2026/02/06 05:52:22 DEBUG : only8: md5 = c42de03b8eb40ce6e841e716bc5a449c OK 2026/02/06 05:52:23 DEBUG : both9: md5 = 64a646edf21738636a2cbc473a37d8a5 OK 2026/02/06 05:52:25 DEBUG : only9: md5 = f4221f25cf273c71f4072e4fccceee02 OK 2026/02/06 05:52:26 DEBUG : both10: md5 = a558e198c08ed9eb3981e87981e20d2f OK 2026/02/06 05:52:28 DEBUG : only10: md5 = 80ba2d8b0aafb631ecd6e6078d139e1e OK 2026/02/06 05:52:29 DEBUG : both11: md5 = 38059916e4b780e7fa1a9f2c1df48b09 OK 2026/02/06 05:52:31 DEBUG : only11: md5 = 11e05aa6dce56bca219d3a475361093e OK 2026/02/06 05:52:32 DEBUG : both12: md5 = 8c0557ac8020a67dbf0f040218cf7603 OK 2026/02/06 05:52:34 DEBUG : only12: md5 = 33ec4bbc09f92c4f1d34b00ecd6d7942 OK 2026/02/06 05:52:35 DEBUG : both13: md5 = 57e6e5c374a55be71a49600fe6ea5d62 OK 2026/02/06 05:52:37 DEBUG : only13: md5 = 22905a09ab46fc15c7870992752045f5 OK 2026/02/06 05:52:39 DEBUG : both14: md5 = a198698ca671dd8523f44db4e3108323 OK 2026/02/06 05:52:41 DEBUG : only14: md5 = cf2f5b9335685642592ec15778387a4f OK 2026/02/06 05:52:42 DEBUG : both15: md5 = bef7b29d73c5f3bd8a68743c6149b2ad OK 2026/02/06 05:52:44 DEBUG : only15: md5 = 9d9b0b9fd451181179ba92512febde99 OK 2026/02/06 05:52:45 DEBUG : both16: md5 = 6c7af01655de62f5c30f65e8b7185763 OK 2026/02/06 05:52:47 DEBUG : only16: md5 = 2b13e5624706044a38ba5e5587d16a66 OK 2026/02/06 05:52:48 DEBUG : both17: md5 = f7dc6d849f0e6d1f974fd215334a419e OK 2026/02/06 05:52:50 DEBUG : only17: md5 = 53df23c90182cd10dbafe148a07194ff OK 2026/02/06 05:52:51 DEBUG : both18: md5 = fbb718afece388a55771afaff3a27a21 OK 2026/02/06 05:52:53 DEBUG : only18: md5 = 825ad7bb8bf6c3f7de7090fac1d8b50f OK 2026/02/06 05:52:54 DEBUG : both19: md5 = 3fea788cf5472a8275f5ef2c233c87d0 OK 2026/02/06 05:52:56 DEBUG : only19: md5 = 1992edf6eca0eb99246c7a83d8191efd OK 2026/02/06 05:52:57 DEBUG : both0: size = 6 OK 2026/02/06 05:52:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both11: size = 6 OK 2026/02/06 05:52:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both10: size = 6 OK 2026/02/06 05:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:52:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both12: size = 6 OK 2026/02/06 05:52:57 DEBUG : both0: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both13: size = 6 OK 2026/02/06 05:52:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both12: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both14: size = 6 OK 2026/02/06 05:52:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both14: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both15: size = 6 OK 2026/02/06 05:52:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both13: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both16: size = 6 OK 2026/02/06 05:52:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both16: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both17: size = 6 OK 2026/02/06 05:52:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both17: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both18: size = 6 OK 2026/02/06 05:52:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both10: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both19: size = 6 OK 2026/02/06 05:52:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both19: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both1: size = 6 OK 2026/02/06 05:52:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both11: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both2: size = 6 OK 2026/02/06 05:52:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both15: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both1: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both3: size = 6 OK 2026/02/06 05:52:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both4: size = 6 OK 2026/02/06 05:52:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both18: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both5: size = 6 OK 2026/02/06 05:52:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both3: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both6: size = 6 OK 2026/02/06 05:52:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both4: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both7: size = 6 OK 2026/02/06 05:52:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both2: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both8: size = 6 OK 2026/02/06 05:52:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both6: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both9: size = 6 OK 2026/02/06 05:52:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:52:57 DEBUG : both5: Unchanged skipping 2026/02/06 05:52:57 DEBUG : both9: Unchanged skipping 2026/02/06 05:52:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : both8: Unchanged skipping 2026/02/06 05:52:57 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only0: Sizes differ 2026/02/06 05:52:57 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only11: Sizes differ 2026/02/06 05:52:57 DEBUG : only10: Sizes differ 2026/02/06 05:52:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only13: Sizes differ 2026/02/06 05:52:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only14: Sizes differ 2026/02/06 05:52:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : both7: Unchanged skipping 2026/02/06 05:52:57 DEBUG : only15: Sizes differ 2026/02/06 05:52:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only16: Sizes differ 2026/02/06 05:52:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only17: Sizes differ 2026/02/06 05:52:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only12: Sizes differ 2026/02/06 05:52:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only18: Sizes differ 2026/02/06 05:52:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only19: Sizes differ 2026/02/06 05:52:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only1: Sizes differ 2026/02/06 05:52:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only2: Sizes differ 2026/02/06 05:52:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only3: Sizes differ 2026/02/06 05:52:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only4: Sizes differ 2026/02/06 05:52:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only6: Sizes differ 2026/02/06 05:52:57 DEBUG : only5: Sizes differ 2026/02/06 05:52:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only7: Sizes differ 2026/02/06 05:52:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only8: Sizes differ 2026/02/06 05:52:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2003492735) 2026/02/06 05:52:57 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu') 2026/02/06 05:52:57 DEBUG : only9: Sizes differ 2026/02/06 05:52:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:52:58 DEBUG : only11: md5 = 4680d9ff31e91682a4f8985754c5518e OK 2026/02/06 05:52:58 DEBUG : only11: size = 0 OK 2026/02/06 05:52:58 INFO : only11: Copied (replaced existing) 2026/02/06 05:52:58 DEBUG : only13: md5 = e74f4695eed376d91903c16cfe5f03b6 OK 2026/02/06 05:52:58 DEBUG : only13: size = 0 OK 2026/02/06 05:52:58 INFO : only13: Copied (replaced existing) 2026/02/06 05:52:58 DEBUG : only14: md5 = 73217116bef8e02d982e2b67b0993fff OK 2026/02/06 05:52:58 DEBUG : only14: size = 0 OK 2026/02/06 05:52:58 INFO : only14: Copied (replaced existing) 2026/02/06 05:52:58 DEBUG : only0: md5 = 0e164e18bd65922ae2e292b48d341379 OK 2026/02/06 05:52:58 DEBUG : only0: size = 0 OK 2026/02/06 05:52:58 INFO : only0: Copied (replaced existing) 2026/02/06 05:53:00 DEBUG : only16: md5 = 3da85b844f497a92227a4407896eb5e9 OK 2026/02/06 05:53:00 DEBUG : only16: size = 0 OK 2026/02/06 05:53:00 INFO : only16: Copied (replaced existing) 2026/02/06 05:53:00 DEBUG : only19: md5 = 3bb147620731441a1072b25448602a31 OK 2026/02/06 05:53:00 DEBUG : only19: size = 0 OK 2026/02/06 05:53:00 INFO : only19: Copied (replaced existing) 2026/02/06 05:53:00 DEBUG : only18: md5 = f0f877d6b63d7aa47e9d6cfe1291ee0f OK 2026/02/06 05:53:00 DEBUG : only18: size = 0 OK 2026/02/06 05:53:00 INFO : only18: Copied (replaced existing) 2026/02/06 05:53:00 DEBUG : only15: md5 = fd8e85c35b64d976a152b0fd5552f7fb OK 2026/02/06 05:53:00 DEBUG : only15: size = 0 OK 2026/02/06 05:53:00 INFO : only15: Copied (replaced existing) 2026/02/06 05:53:01 DEBUG : only1: md5 = 10f6c515ce919e1e3c673e12c20d3174 OK 2026/02/06 05:53:01 DEBUG : only1: size = 0 OK 2026/02/06 05:53:01 INFO : only1: Copied (replaced existing) 2026/02/06 05:53:01 DEBUG : only17: md5 = 88f39297b4acc52e132ff5057eb96fc2 OK 2026/02/06 05:53:01 DEBUG : only17: size = 0 OK 2026/02/06 05:53:01 INFO : only17: Copied (replaced existing) 2026/02/06 05:53:01 DEBUG : only2: md5 = 0373fd8dd8dec5ef90d88dadf46dea53 OK 2026/02/06 05:53:01 DEBUG : only2: size = 0 OK 2026/02/06 05:53:01 INFO : only2: Copied (replaced existing) 2026/02/06 05:53:01 DEBUG : only3: md5 = 1a1c6a0dad7abe78fae492b383d470a8 OK 2026/02/06 05:53:01 DEBUG : only3: size = 0 OK 2026/02/06 05:53:01 INFO : only3: Copied (replaced existing) 2026/02/06 05:53:02 DEBUG : only6: md5 = 7248be36827ea6a2f853fa33c686f44b OK 2026/02/06 05:53:02 DEBUG : only6: size = 0 OK 2026/02/06 05:53:02 INFO : only6: Copied (replaced existing) 2026/02/06 05:53:02 DEBUG : only10: md5 = 8983769a37fc41de78b239002ea137c5 OK 2026/02/06 05:53:02 DEBUG : only10: size = 0 OK 2026/02/06 05:53:02 INFO : only10: Copied (replaced existing) 2026/02/06 05:53:03 DEBUG : only7: md5 = 718443a429db214a60c8ea08ee0544a9 OK 2026/02/06 05:53:03 DEBUG : only7: size = 0 OK 2026/02/06 05:53:03 INFO : only7: Copied (replaced existing) 2026/02/06 05:53:03 DEBUG : only4: md5 = 68d7728c2e5eb8959fe8188e553922b0 OK 2026/02/06 05:53:03 DEBUG : only4: size = 0 OK 2026/02/06 05:53:03 INFO : only4: Copied (replaced existing) 2026/02/06 05:53:04 DEBUG : only5: md5 = af0cd02d9b2665fda4c78f970345e221 OK 2026/02/06 05:53:04 DEBUG : only5: size = 0 OK 2026/02/06 05:53:04 INFO : only5: Copied (replaced existing) 2026/02/06 05:53:04 DEBUG : only8: md5 = 681c757611dd0901d2a7c556f2fc3a30 OK 2026/02/06 05:53:04 DEBUG : only8: size = 0 OK 2026/02/06 05:53:04 INFO : only8: Copied (replaced existing) 2026/02/06 05:53:04 DEBUG : only9: md5 = e795101934901bbcd9b7cde29a91a958 OK 2026/02/06 05:53:04 DEBUG : only9: size = 0 OK 2026/02/06 05:53:04 INFO : only9: Copied (replaced existing) 2026/02/06 05:53:04 DEBUG : only12: md5 = 4a23170b205de9e045a4e1775fe0c4a3 OK 2026/02/06 05:53:04 DEBUG : only12: size = 0 OK 2026/02/06 05:53:04 INFO : only12: Copied (replaced existing) 2026/02/06 05:53:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (89.91s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:53:24 DEBUG : empty_dir: Making directory with metadata 2026/02/06 05:53:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:53:24 DEBUG : empty_on_remote: Making directory with metadata 2026/02/06 05:53:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:53:24 DEBUG : empty_on_remote: Making directory with metadata 2026/02/06 05:53:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:53:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:38 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/06 05:53:38 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/06 05:53:39 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:53:41 DEBUG : empty_dir: Making directory with metadata 2026/02/06 05:53:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:53:41 DEBUG : empty_on_remote: Making directory with metadata 2026/02/06 05:53:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:53:41 DEBUG : empty_on_remote: Making directory with metadata 2026/02/06 05:53:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:53:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:55 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/06 05:53:56 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/06 05:53:57 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:53:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:53:59 DEBUG : sub dir: Making directory with metadata 2026/02/06 05:54:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/06 05:54:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:54:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:54:20 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:54:20 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/06 05:54:35 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/02/06 05:54:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/06 05:54:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/06 05:54:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/06 05:54:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:54:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:54:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:54:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:54:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/06 05:54:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/06 05:54:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:54:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (44.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:54:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 05:54:44 DEBUG : sub dir: Making directory with metadata 2026/02/06 05:54:45 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/06 05:55:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:55:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/06 05:55:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 05:55:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/06 05:55:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/06 05:55:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/06 05:55:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/06 05:55:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:55:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:55:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:55:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:55:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/06 05:55:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/06 05:55:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/06 05:55:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:55:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 64eed09a703f1deae3fc6d5771adb8e1 OK 2026/02/06 05:55:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = b658a15d44b701619dcc8da01622ffc4 OK 2026/02/06 05:55:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 82a314dc4b2fee3d85e6361973931c9b OK 2026/02/06 05:55:37 DEBUG : dir1/0003-defghij.txt: md5 = de91843b47d62f9b3e02a5c524670364 OK 2026/02/06 05:55:39 DEBUG : dir1/0004-efghijk.txt: md5 = d727fb57204376ccb6551b3bb93882ea OK 2026/02/06 05:55:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 7164011beeff27b550a34f2f4422ddd1 OK 2026/02/06 05:55:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 62fd3eeb4623f0f5b98da5a54e13b360 OK 2026/02/06 05:55:43 DEBUG : dir1/0007-1234567.txt: md5 = cfce72b676263abb38222a0fb968dd88 OK 2026/02/06 05:55:45 DEBUG : dir1/0008-2345678.txt: md5 = 4004a1f976010a2440579a2b9e79d52a OK 2026/02/06 05:55:46 DEBUG : dir1/0009-3456789.txt: md5 = ef77c1c3f3d958768bab83e8e36d41dc OK 2026/02/06 05:55:48 DEBUG : dir1/0010-456789.txt: md5 = 073ea8b2e3b77ac1a2f2485ec118ad86 OK 2026/02/06 05:55:49 DEBUG : dir1/0011-56789;.txt: md5 = c4fbaf3d24bf0e221add42f157e1cccc OK 2026/02/06 05:55:51 DEBUG : dir1/0012-6789;.txt: md5 = 56fe977b95263b7c9379629c65afbc74 OK 2026/02/06 05:55:53 DEBUG : dir1/0013-789;=.txt: md5 = f9da59f9849c7b2394e62396ebb58f6c OK 2026/02/06 05:55:54 DEBUG : dir1/0014-89;=.txt: md5 = cc52860f71c8b43cb027221ae9a4cb2e OK 2026/02/06 05:55:56 DEBUG : dir1/0015-9;=.txt: md5 = bf437952ff1d8e09742e1edeae1868a5 OK 2026/02/06 05:55:58 DEBUG : apple: md5 = ae05fca8f3dd7eba80f89259dd7595f6 OK 2026/02/06 05:56:00 DEBUG : banana: md5 = 3e04197f7ed667f41f5a764e70b6abb7 OK 2026/02/06 05:56:01 DEBUG : appleappleapplebanana: md5 = 7913c7ad28cf5418fddc815a0ff6171e OK 2026/02/06 05:56:03 DEBUG : splitbananasplit: md5 = 7da2aeca30bbbd03773f288b1b729772 OK 2026/02/06 05:56:03 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:03 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:56:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:56:05 DEBUG : apple: size = 5 OK 2026/02/06 05:56:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : apple: Unchanged skipping 2026/02/06 05:56:05 DEBUG : banana: size = 6 OK 2026/02/06 05:56:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 05:56:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : banana: Unchanged skipping 2026/02/06 05:56:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 05:56:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 05:56:05 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 05:56:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 05:56:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 05:56:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 05:56:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 05:56:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 05:56:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 05:56:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 05:56:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 05:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:56:05 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:05 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:06 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:56:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1: Directory modification time the same (differ by -302.707µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : apple: size = 5 OK 2026/02/06 05:56:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : apple: Unchanged skipping 2026/02/06 05:56:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 05:56:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 05:56:07 DEBUG : banana: size = 6 OK 2026/02/06 05:56:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : banana: Unchanged skipping 2026/02/06 05:56:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 05:56:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 05:56:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 05:56:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 05:56:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:56:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 05:56:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 05:56:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 05:56:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:56:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 05:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:56:07 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:07 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:07 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:56:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 05:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:56:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 27105d7a46b2bc350390647e55784c86 OK 2026/02/06 05:56:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = c6fed466e2d5575eaad4030070d5ef64 OK 2026/02/06 05:56:25 DEBUG : dir1/0002-cdefghi.txt: md5 = d679d05db2f751d3fde2469dbaa2d185 OK 2026/02/06 05:56:26 DEBUG : dir1/0003-defghij.txt: md5 = b7927083c1bda7fe6be240dc3b46fbd9 OK 2026/02/06 05:56:28 DEBUG : dir1/0004-efghijk.txt: md5 = 2634bdef8eed2954134341940f7ca750 OK 2026/02/06 05:56:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 31da9d5350e248c0961f0550fa89d801 OK 2026/02/06 05:56:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 9dea5c757dc1768fa0c297d7341dd66d OK 2026/02/06 05:56:33 DEBUG : dir1/0007-1234567.txt: md5 = e6af53f1a8c0d3cfc33eaedc7901d787 OK 2026/02/06 05:56:34 DEBUG : dir1/0008-2345678.txt: md5 = e7c44667dbbd76bf6cc4a0ab3dd0d850 OK 2026/02/06 05:56:36 DEBUG : dir1/0009-3456789.txt: md5 = 7e915d27d64e15c06e322275bd64d11e OK 2026/02/06 05:56:37 DEBUG : dir1/0010-456789.txt: md5 = 128755c8e8eaf5148e9d03ad40422fa6 OK 2026/02/06 05:56:39 DEBUG : dir1/0011-56789;.txt: md5 = fc4a8488052b09b4540bb2235c43b6f3 OK 2026/02/06 05:56:40 DEBUG : dir1/0012-6789;.txt: md5 = 0c4caea2c731b0caf0491cbaf93da219 OK 2026/02/06 05:56:42 DEBUG : dir1/0013-789;=.txt: md5 = 074a33d4f3e764c8468f333e0b32f128 OK 2026/02/06 05:56:43 DEBUG : dir1/0014-89;=.txt: md5 = 469ceecdf08ac34e33cfb4f378ff6ffe OK 2026/02/06 05:56:45 DEBUG : dir1/0015-9;=.txt: md5 = e536ab2594e06e54848b1a7e69f76d27 OK 2026/02/06 05:56:46 DEBUG : apple: md5 = e6fb13393e8bed2c03477651c244f61f OK 2026/02/06 05:56:48 DEBUG : banana: md5 = b73851177e3f18b85c79515286b1c9dc OK 2026/02/06 05:56:49 DEBUG : appleappleapplebanana: md5 = 2be1dc0c3fa9b2ce9984334adbcdb9c3 OK 2026/02/06 05:56:51 DEBUG : splitbananasplit: md5 = 0d3d9584f4c62e31586ce94d05340481 OK 2026/02/06 05:56:51 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:56:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:56:53 DEBUG : apple: size = 5 OK 2026/02/06 05:56:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : apple: Unchanged skipping 2026/02/06 05:56:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 05:56:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 05:56:53 DEBUG : banana: size = 6 OK 2026/02/06 05:56:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : banana: Unchanged skipping 2026/02/06 05:56:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 05:56:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 05:56:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 05:56:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 05:56:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 05:56:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 05:56:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 05:56:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 05:56:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 05:56:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 05:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:56:53 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:53 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:56:55 DEBUG : dir1: Directory modification time the same (differ by -736.245µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : apple: size = 5 OK 2026/02/06 05:56:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : apple: Unchanged skipping 2026/02/06 05:56:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 05:56:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 05:56:55 DEBUG : banana: size = 6 OK 2026/02/06 05:56:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : banana: Unchanged skipping 2026/02/06 05:56:55 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 05:56:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 05:56:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 05:56:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 05:56:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 05:56:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 05:56:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 05:56:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 05:56:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:56:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:56:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 05:56:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:56:55 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:55 DEBUG : Waiting for deletions to finish 2026/02/06 05:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 05:57:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:57:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 3c7a47d2db7c178b9a87b57567dfe7ac OK 2026/02/06 05:57:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = f423db348536cd910e025f3690707459 OK 2026/02/06 05:57:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 101a92c1d6e5762cdb9e7cda44aa3596 OK 2026/02/06 05:57:14 DEBUG : dir1/0003-defghij.txt: md5 = 37998808331936af23ffdbc31bd5ebca OK 2026/02/06 05:57:15 DEBUG : dir1/0004-efghijk.txt: md5 = c6fa553df49983d63537238a99ba64ef OK 2026/02/06 05:57:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 171b96f47d1b66548935b3ff870e89fe OK 2026/02/06 05:57:18 DEBUG : dir1/0006-ghijklm.txt: md5 = e767b1fa1e5717da9b8fab2140e80b53 OK 2026/02/06 05:57:20 DEBUG : dir1/0007-1234567.txt: md5 = b4e326769cbd3716bc5af09656d2d7c1 OK 2026/02/06 05:57:22 DEBUG : dir1/0008-2345678.txt: md5 = 004daffb914f7b1e6dd8344205170ec9 OK 2026/02/06 05:57:23 DEBUG : dir1/0009-3456789.txt: md5 = ecd65905f3911d4c96304055820598bf OK 2026/02/06 05:57:25 DEBUG : dir1/0010-456789.txt: md5 = d63f4f49fbda9d6981b72969f73e400c OK 2026/02/06 05:57:26 DEBUG : dir1/0011-56789;.txt: md5 = 5d096d6616e762e8b87342812c0ec962 OK 2026/02/06 05:57:28 DEBUG : dir1/0012-6789;.txt: md5 = 410c8221b6fe21a290acfab822db103b OK 2026/02/06 05:57:29 DEBUG : dir1/0013-789;=.txt: md5 = 7b2cff7ce1ea6a3f7d4f92f0755dcd65 OK 2026/02/06 05:57:31 DEBUG : dir1/0014-89;=.txt: md5 = 973a0b552fed171708ece262f69b5d04 OK 2026/02/06 05:57:32 DEBUG : dir1/0015-9;=.txt: md5 = 74d0dafd56ba7405be7a060b57b4a498 OK 2026/02/06 05:57:34 DEBUG : apple: md5 = 76fc53051862f69896cc26356d9b7786 OK 2026/02/06 05:57:36 DEBUG : banana: md5 = 2155ebeca1a60975ad04346f6fdd6452 OK 2026/02/06 05:57:37 DEBUG : appleappleapplebanana: md5 = 41f76f78e4ac69f8ea2fe2fc085902ae OK 2026/02/06 05:57:39 DEBUG : splitbananasplit: md5 = 444d904f771bd03610c9816fe19c6714 OK 2026/02/06 05:57:39 DEBUG : Waiting for deletions to finish 2026/02/06 05:57:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:57:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:41 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 05:57:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:57:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 36e71018770d9de140f88e286b5a758c OK 2026/02/06 05:57:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/06 05:57:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:42 DEBUG : YmFuYW5h: md5 = 340634f404a3ee3fdf9b529573521eed OK 2026/02/06 05:57:42 DEBUG : YmFuYW5h: size = 6 OK 2026/02/06 05:57:42 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/06 05:57:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:42 DEBUG : YXBwbGU=: md5 = 262c198505aaa77d86aa624a5355c2e9 OK 2026/02/06 05:57:42 DEBUG : YXBwbGU=: size = 5 OK 2026/02/06 05:57:42 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/06 05:57:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 5e406ba245487c87f4b73975f596a4ab OK 2026/02/06 05:57:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/06 05:57:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 842af4d53a7781cdef6fc1630c58fc78 OK 2026/02/06 05:57:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/06 05:57:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 33325e7ce36db25c7a388a5c0c8bbbdf OK 2026/02/06 05:57:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/06 05:57:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 5ef558c20629f661154b90ca8bc549a6 OK 2026/02/06 05:57:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/06 05:57:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = da540c382cb01cd0167fc4355a06e46a OK 2026/02/06 05:57:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/06 05:57:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 2ba85a5d4dc92e285457105366245b98 OK 2026/02/06 05:57:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/06 05:57:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 0be343a417a2cd20003e15a04f38b140 OK 2026/02/06 05:57:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/06 05:57:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 672673e108efea5ffcd7c446d0cb9aa6 OK 2026/02/06 05:57:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/06 05:57:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 1bd139c11ce7ab5c6004a8f8f96cb274 OK 2026/02/06 05:57:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/06 05:57:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = d54e4d93877c0a0cc9264a6b777c41ba OK 2026/02/06 05:57:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/06 05:57:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 3cc694b092e803062371ba8dd1902bdc OK 2026/02/06 05:57:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/06 05:57:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 8e5e50be7acfc8a1f4af502fb4cfd771 OK 2026/02/06 05:57:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/06 05:57:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 827ca6be0b6ae7d585141cc235657720 OK 2026/02/06 05:57:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/06 05:57:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d0abdcc7e6e9ccdf7e11f29600564ed9 OK 2026/02/06 05:57:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/06 05:57:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:48 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 0a7fd04e2b6dd89d0921d98bfcf70a7f OK 2026/02/06 05:57:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/06 05:57:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c761bd41162dd2445fa79642c231a12d OK 2026/02/06 05:57:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/06 05:57:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = ef8a2cb67c02b04cbc44306e97919df0 OK 2026/02/06 05:57:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/06 05:57:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:48 DEBUG : Waiting for deletions to finish 2026/02/06 05:57:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 05:57:49 INFO : apple: Deleted 2026/02/06 05:57:49 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 05:57:49 INFO : splitbananasplit: Deleted 2026/02/06 05:57:49 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 05:57:49 INFO : banana: Deleted 2026/02/06 05:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 05:57:49 INFO : appleappleapplebanana: Deleted 2026/02/06 05:57:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 05:57:49 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 05:57:49 DEBUG : Waiting for deletions to finish 2026/02/06 05:57:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:51 DEBUG : dir1: Directory modification time the same (differ by -155.563µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : YXBwbGU=: size = 5 OK 2026/02/06 05:57:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : apple: Unchanged skipping 2026/02/06 05:57:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/06 05:57:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 05:57:51 DEBUG : YmFuYW5h: size = 6 OK 2026/02/06 05:57:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : banana: Unchanged skipping 2026/02/06 05:57:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/06 05:57:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 05:57:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:57:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/06 05:57:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/06 05:57:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/06 05:57:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/06 05:57:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/06 05:57:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/06 05:57:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/06 05:57:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 05:57:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 05:57:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:57:51 DEBUG : Waiting for deletions to finish 2026/02/06 05:57:51 DEBUG : Waiting for deletions to finish 2026/02/06 05:57:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/06 05:57:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:57:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 05:57:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 05:57:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 05:57:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 05:57:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 05:57:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 05:57:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 05:57:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 05:57:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 05:57:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/02/06 05:58:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:58:06 DEBUG : dir1/0000-abcdefg.txt: md5 = b2c7e8d6fa1a7f908d6c776b715108aa OK 2026/02/06 05:58:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = d0b0a641fef965538604415879305054 OK 2026/02/06 05:58:09 DEBUG : dir1/0002-cdefghi.txt: md5 = f0e9f892c3f3b9a4f86d50c4ffda0276 OK 2026/02/06 05:58:10 DEBUG : dir1/0003-defghij.txt: md5 = f3df6bec1bae5793e0521ff8abe12353 OK 2026/02/06 05:58:12 DEBUG : dir1/0004-efghijk.txt: md5 = dec6630f690b60838e9018a0ebc45cfa OK 2026/02/06 05:58:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 95ab65aad056a84f0b716be8a102dcec OK 2026/02/06 05:58:14 DEBUG : dir1/0006-ghijklm.txt: md5 = b017b4972f5ca9ff15e4cca4d85b043f OK 2026/02/06 05:58:16 DEBUG : dir1/0007-1234567.txt: md5 = d8e33a0019891723a52b4c700c3be3da OK 2026/02/06 05:58:18 DEBUG : dir1/0008-2345678.txt: md5 = 4325925193390ca61e754a58a40c4818 OK 2026/02/06 05:58:19 DEBUG : dir1/0009-3456789.txt: md5 = a014657ef1104834ee3d36a5bf174e85 OK 2026/02/06 05:58:21 DEBUG : dir1/0010-456789.txt: md5 = c0be6d52d31e76173630299367bfd3df OK 2026/02/06 05:58:23 DEBUG : dir1/0011-56789;.txt: md5 = 797585bd6b13eb8b795f2d6c10a358c1 OK 2026/02/06 05:58:24 DEBUG : dir1/0012-6789;.txt: md5 = 7ec9a64fd590a4fcd73d7482fef555bf OK 2026/02/06 05:58:25 DEBUG : dir1/0013-789;=.txt: md5 = 90a0ccb99118c64d7f6ccc22b34b3ccb OK 2026/02/06 05:58:27 DEBUG : dir1/0014-89;=.txt: md5 = 59872280f62889aebcd066c03e39d3fc OK 2026/02/06 05:58:29 DEBUG : dir1/0015-9;=.txt: md5 = fe5a697280a19997723c23b737aca699 OK 2026/02/06 05:58:30 DEBUG : apple: md5 = ac62854a2033a1abf486a50fba55f8f0 OK 2026/02/06 05:58:31 DEBUG : banana: md5 = 814cf3c4c4efdc172db345259607a558 OK 2026/02/06 05:58:33 DEBUG : appleappleapplebanana: md5 = a921bbf669c23eaadda81a58360fb3fd OK 2026/02/06 05:58:34 DEBUG : splitbananasplit: md5 = 9fa9e2e95cc65331c54efbce5e691afa OK 2026/02/06 05:58:34 DEBUG : Waiting for deletions to finish 2026/02/06 05:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:58:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:35 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:35 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:35 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:35 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:35 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:35 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:35 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:36 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 05:58:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 05:58:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 05:58:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 05:58:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 05:58:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 05:58:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 05:58:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 05:58:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 05:58:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 05:58:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 05:58:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 05:58:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 05:58:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 05:58:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 05:58:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/06 05:58:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:58:37 DEBUG : PREFIXapple: md5 = 77bbcfcf0d864236ffdb54914ae470c5 OK 2026/02/06 05:58:37 DEBUG : PREFIXapple: size = 5 OK 2026/02/06 05:58:37 INFO : apple: Copied (new) to: PREFIXapple 2026/02/06 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:37 DEBUG : PREFIXbanana: md5 = 9bde25ba34479097822ef6501691a736 OK 2026/02/06 05:58:37 DEBUG : PREFIXbanana: size = 6 OK 2026/02/06 05:58:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/06 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:37 DEBUG : PREFIXsplitbananasplit: md5 = 9ee8c89c86edb08ca55bf17533871eac OK 2026/02/06 05:58:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/06 05:58:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/06 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:38 DEBUG : PREFIXappleappleapplebanana: md5 = 7d99cac19b3be2bec1419e3d33828f24 OK 2026/02/06 05:58:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/06 05:58:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/06 05:58:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 4684920e88e8fc27e00a6f52ecba5951 OK 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:58:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 8338bf0967269dbaf1af47dc2009a7ee OK 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/06 05:58:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 06153ec6bb225d5832a3ebe90ef7c03f OK 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/06 05:58:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 7fb3aaa1378524c80d4ac2551d610f75 OK 2026/02/06 05:58:39 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/06 05:58:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 2b63527f2f4bd03298dd687dc0e30c57 OK 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/06 05:58:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 01cad8db556127d2eeebaf6eff10191b OK 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/06 05:58:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 60471cf6fc3afc4fc965123969a9182d OK 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/06 05:58:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 208c6036f8e56db6570c6b45797ca31f OK 2026/02/06 05:58:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/06 05:58:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 68c48c047f330443d3425360bbb61ea1 OK 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/06 05:58:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = ef13d21a730bd684dc5d1049da5f133e OK 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/06 05:58:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 49105c87ecec8f4702113858c3aa6a6d OK 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/06 05:58:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 33f0f514cc89740ee141bf5a998cef0f OK 2026/02/06 05:58:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/06 05:58:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:43 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = c0372cca5efeca54db16b9c5b41922a0 OK 2026/02/06 05:58:43 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/06 05:58:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:43 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 2c335c6776fa2c002db573f5b7efe4aa OK 2026/02/06 05:58:43 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/06 05:58:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:43 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 75a73d7f5df4c0c9d5df23bf845d504b OK 2026/02/06 05:58:43 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/06 05:58:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:44 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 4b0f09cfd1c423dd0e6b381b96eeeb96 OK 2026/02/06 05:58:44 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/06 05:58:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:44 DEBUG : Waiting for deletions to finish 2026/02/06 05:58:44 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 05:58:44 INFO : apple: Deleted 2026/02/06 05:58:44 INFO : banana: Deleted 2026/02/06 05:58:44 INFO : appleappleapplebanana: Deleted 2026/02/06 05:58:44 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 05:58:44 INFO : splitbananasplit: Deleted 2026/02/06 05:58:44 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 05:58:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 05:58:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 05:58:45 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 05:58:45 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 05:58:45 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 05:58:45 DEBUG : Waiting for deletions to finish 2026/02/06 05:58:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:58:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 05:58:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 05:58:46 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 05:58:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 05:58:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 05:58:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 05:58:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 05:58:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 05:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 05:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 05:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 05:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 05:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 05:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 05:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 05:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 05:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 05:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 05:58:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 05:58:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 05:58:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1: Directory modification time the same (differ by -656.657µs, within tolerance 1ms) 2026/02/06 05:58:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:58:48 DEBUG : splitbananasplit: md5 = d60a7f11b2aa5531d28af94938d6794c OK 2026/02/06 05:58:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 05:58:48 INFO : splitbananasplit: Copied (new) 2026/02/06 05:58:48 DEBUG : appleappleapplebanana: md5 = c161ea07940d862962be1abc5aaa660f OK 2026/02/06 05:58:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 05:58:48 INFO : appleappleapplebanana: Copied (new) 2026/02/06 05:58:48 DEBUG : banana: md5 = 8572fce84dc65ea6fd6a2641d4bae311 OK 2026/02/06 05:58:48 DEBUG : banana: size = 6 OK 2026/02/06 05:58:48 INFO : banana: Copied (new) 2026/02/06 05:58:48 DEBUG : apple: md5 = 0df0f2013d3f7aa5bb2dcb4a2728980e OK 2026/02/06 05:58:48 DEBUG : apple: size = 5 OK 2026/02/06 05:58:48 INFO : apple: Copied (new) 2026/02/06 05:58:49 DEBUG : dir1/0000-abcdefg.txt: md5 = eb3ca8ee3a4cee2dc2ab8e5bacefe110 OK 2026/02/06 05:58:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 05:58:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/06 05:58:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 7beab6d922e7b07f9e1ca5e8b7b8e6ed OK 2026/02/06 05:58:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 05:58:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/06 05:58:50 DEBUG : dir1/0003-defghij.txt: md5 = 39203df70c8d9b08112190ab5f5d8339 OK 2026/02/06 05:58:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 05:58:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/06 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 33153fb6b989e91ebd3bd814944f2681 OK 2026/02/06 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:58:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/06 05:58:51 DEBUG : dir1/0004-efghijk.txt: md5 = 24bcb5bfb23d3c7b897f170e5a300209 OK 2026/02/06 05:58:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 05:58:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/06 05:58:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 12e3d96318e70b029a2b6bb07f079c45 OK 2026/02/06 05:58:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 05:58:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/06 05:58:51 DEBUG : dir1/0007-1234567.txt: md5 = 2625627b0e02c6f09299a58c6b5b3991 OK 2026/02/06 05:58:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 05:58:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/06 05:58:51 DEBUG : dir1/0006-ghijklm.txt: md5 = bc40de82ef90a727e776d55d47328526 OK 2026/02/06 05:58:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 05:58:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/06 05:58:52 DEBUG : dir1/0008-2345678.txt: md5 = b86c4688adf5a9694243e7cf098d900b OK 2026/02/06 05:58:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 05:58:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/06 05:58:52 DEBUG : dir1/0009-3456789.txt: md5 = 7d12a4f4a46b5521e139fb777e0e275a OK 2026/02/06 05:58:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 05:58:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/06 05:58:53 DEBUG : dir1/0010-456789.txt: md5 = 57d5cfce5e9dffe3713087c451932edc OK 2026/02/06 05:58:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 05:58:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/06 05:58:53 DEBUG : dir1/0011-56789;.txt: md5 = b3a1f80a5390b1e6f90a31fd488ab040 OK 2026/02/06 05:58:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 05:58:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/06 05:58:54 DEBUG : dir1/0012-6789;.txt: md5 = c82f1d0907f868c7c4b4a50fa9432b7f OK 2026/02/06 05:58:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 05:58:54 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/06 05:58:54 DEBUG : dir1/0013-789;=.txt: md5 = 3b195c698b9bf13b357e56309a0d3ad9 OK 2026/02/06 05:58:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 05:58:54 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/06 05:58:54 DEBUG : dir1/0014-89;=.txt: md5 = 049ffb7f890ba7e799e9dc7c84a866b2 OK 2026/02/06 05:58:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 05:58:54 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/06 05:58:54 DEBUG : dir1/0015-9;=.txt: md5 = 2007b3bd14aa547997aa67d3e06ef279 OK 2026/02/06 05:58:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 05:58:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/06 05:58:54 DEBUG : Waiting for deletions to finish 2026/02/06 05:58:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/06 05:58:55 INFO : PREFIXbanana: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/06 05:58:55 INFO : PREFIXapple: Deleted 2026/02/06 05:58:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/06 05:58:55 INFO : PREFIXsplitbananasplit: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/06 05:58:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/06 05:58:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/06 05:58:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/06 05:58:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/06 05:58:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/06 05:58:56 DEBUG : Waiting for deletions to finish 2026/02/06 05:58:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:58:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:58:57 DEBUG : Waiting for deletions to finish 2026/02/06 05:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 05:59:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 05:59:12 DEBUG : dir1/0000-abcdefg.txt: md5 = e1366141f86574f855e16b79afe871ca OK 2026/02/06 05:59:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = e4b6c5e26499f7e0bd5f71e12f16d61e OK 2026/02/06 05:59:16 DEBUG : dir1/0002-cdefghi.txt: md5 = f050d9bd0d0989cb8cb6bec743e33570 OK 2026/02/06 05:59:17 DEBUG : dir1/0003-defghij.txt: md5 = 244bee90b5a37a60e9be9a848251ff4c OK 2026/02/06 05:59:18 DEBUG : dir1/0004-efghijk.txt: md5 = e742526748d47f35648d3224e08f7e70 OK 2026/02/06 05:59:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 1d80c00ebc5a23987dd8a1f6006641cb OK 2026/02/06 05:59:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 4b41315eed7b7d546a9865236d0baf29 OK 2026/02/06 05:59:23 DEBUG : dir1/0007-1234567.txt: md5 = 096bbcdc58ae1b26e9e3786e5be6f2b7 OK 2026/02/06 05:59:24 DEBUG : dir1/0008-2345678.txt: md5 = 321ee2f6a9790c0d8240759b93fef333 OK 2026/02/06 05:59:26 DEBUG : dir1/0009-3456789.txt: md5 = ec555aaacef3d325e6bfac00787664b3 OK 2026/02/06 05:59:27 DEBUG : dir1/0010-456789.txt: md5 = 2f44edbfe91464426de665213d6fc049 OK 2026/02/06 05:59:29 DEBUG : dir1/0011-56789;.txt: md5 = 91a6d537257855237a5cba3e571307c1 OK 2026/02/06 05:59:30 DEBUG : dir1/0012-6789;.txt: md5 = 414e61a05600228b92fe64e6619e808e OK 2026/02/06 05:59:32 DEBUG : dir1/0013-789;=.txt: md5 = 2bf3a939c1ce98f76d373f78e9cd7cff OK 2026/02/06 05:59:34 DEBUG : dir1/0014-89;=.txt: md5 = c125b668c5164b85ee686f7ebe99235b OK 2026/02/06 05:59:35 DEBUG : dir1/0015-9;=.txt: md5 = 0a9de2fcc8f2be7137e35a86dcdb1115 OK 2026/02/06 05:59:37 DEBUG : apple: md5 = 7a2eb07860974e703c1cc26c3ba4608b OK 2026/02/06 05:59:38 DEBUG : banana: md5 = 41e9b6b424974c2fde6459bcd601579d OK 2026/02/06 05:59:40 DEBUG : appleappleapplebanana: md5 = 819b3ba4472b9450ccdb80eeea54556d OK 2026/02/06 05:59:41 DEBUG : splitbananasplit: md5 = ffc15d3e34411e537c9bedcb57015f98 OK 2026/02/06 05:59:41 DEBUG : Waiting for deletions to finish 2026/02/06 05:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : apple: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : banana: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 05:59:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:42 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 05:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 05:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 05:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 05:59:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/06 05:59:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:59:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:59:45 DEBUG : appleappleapplebananaSUFFIX: md5 = a205dc1e417c85756a1c8895d69f7acb OK 2026/02/06 05:59:45 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/06 05:59:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/06 05:59:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:45 DEBUG : appleSUFFIX: md5 = ab7920a440fb94b4d36f4dfdf73a498e OK 2026/02/06 05:59:45 DEBUG : appleSUFFIX: size = 5 OK 2026/02/06 05:59:45 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/06 05:59:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:45 DEBUG : bananaSUFFIX: md5 = ea196477878694ebd4762e1d5008fa93 OK 2026/02/06 05:59:45 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/06 05:59:45 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/06 05:59:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:45 DEBUG : splitbananasplitSUFFIX: md5 = 44d072a370db9a5bbe7064b4f3a20e0e OK 2026/02/06 05:59:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/06 05:59:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/06 05:59:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = f5e7a2e6944d3c704f22e91627f51731 OK 2026/02/06 05:59:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/06 05:59:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 1cdbd305337ba3e5351e94f89977007b OK 2026/02/06 05:59:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/06 05:59:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ff2a35c384111120b349cfb9cb9fec8c OK 2026/02/06 05:59:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/06 05:59:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = a2b0621767a56b96e44a0b7bf8af40da OK 2026/02/06 05:59:46 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/06 05:59:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 35e4d0b4546e13afefc021a682dbb386 OK 2026/02/06 05:59:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/06 05:59:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = bda5835449010a9d4f4178ff654f6493 OK 2026/02/06 05:59:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/06 05:59:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 87f565a3d0c711152d81d842064fcfb0 OK 2026/02/06 05:59:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/06 05:59:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:48 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 649283d7a3f35e867da62de82ff1f6e4 OK 2026/02/06 05:59:48 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/06 05:59:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:49 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 6fdf2d7129216ec43da75f85eb31f8ec OK 2026/02/06 05:59:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/06 05:59:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:49 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 4d6ca02e4e6d6a634d2269e600f278d0 OK 2026/02/06 05:59:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/06 05:59:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:49 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 58cd5eadb1d695595acbe9b2c1308c59 OK 2026/02/06 05:59:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/06 05:59:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:50 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 8f05ddeee5fc50073407ce1280a56f61 OK 2026/02/06 05:59:50 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/06 05:59:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:51 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = c909abbc2f62a18ac07d59650bc46b28 OK 2026/02/06 05:59:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/06 05:59:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:51 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 6cfc7e8dc35138c2e490c5bb7c436b4a OK 2026/02/06 05:59:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/06 05:59:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:51 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = d786b49a53286ca8357799859cc5abd0 OK 2026/02/06 05:59:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/06 05:59:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:51 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 11b7e3b47edfe2a6dad2b01812dd9da1 OK 2026/02/06 05:59:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/06 05:59:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:51 DEBUG : Waiting for deletions to finish 2026/02/06 05:59:51 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 05:59:51 INFO : apple: Deleted 2026/02/06 05:59:51 INFO : banana: Deleted 2026/02/06 05:59:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 05:59:51 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 05:59:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 05:59:51 INFO : splitbananasplit: Deleted 2026/02/06 05:59:51 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 05:59:52 INFO : appleappleapplebanana: Deleted 2026/02/06 05:59:52 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 05:59:52 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 05:59:52 DEBUG : Waiting for deletions to finish 2026/02/06 05:59:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 05:59:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 05:59:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1: Directory modification time the same (differ by -250.739µs, within tolerance 1ms) 2026/02/06 05:59:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 05:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 05:59:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 05:59:55 DEBUG : appleappleapplebanana: md5 = 45b58734d43ac5da4ade919c75269132 OK 2026/02/06 05:59:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 05:59:55 INFO : appleappleapplebanana: Copied (new) 2026/02/06 05:59:56 DEBUG : banana: md5 = d39540c7daa308d325c653e690b0830e OK 2026/02/06 05:59:56 DEBUG : banana: size = 6 OK 2026/02/06 05:59:56 INFO : banana: Copied (new) 2026/02/06 05:59:56 DEBUG : apple: md5 = 1ef52a54ca21cc2eac51f59614e00827 OK 2026/02/06 05:59:56 DEBUG : apple: size = 5 OK 2026/02/06 05:59:56 INFO : apple: Copied (new) 2026/02/06 05:59:56 DEBUG : splitbananasplit: md5 = 03b9225dd378fd7231d801769437d5c9 OK 2026/02/06 05:59:56 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 05:59:56 INFO : splitbananasplit: Copied (new) 2026/02/06 05:59:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7db79cdd9b61aff1b112f0a7c6174938 OK 2026/02/06 05:59:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 05:59:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/06 05:59:57 DEBUG : dir1/0003-defghij.txt: md5 = 3e4e532149b9f60a0e1533e3b904a7c9 OK 2026/02/06 05:59:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 05:59:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/06 05:59:57 DEBUG : dir1/0000-abcdefg.txt: md5 = a7bfcc86019ffd76d3da68d1b7aad51a OK 2026/02/06 05:59:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 05:59:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/06 05:59:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 510af3c139fc7b715b68ae7d469389fb OK 2026/02/06 05:59:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 05:59:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/06 05:59:58 DEBUG : dir1/0004-efghijk.txt: md5 = eac1784eb3d955cd43eda3fcfdad6258 OK 2026/02/06 05:59:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 05:59:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/06 05:59:58 DEBUG : dir1/0006-ghijklm.txt: md5 = d4edcffffa2425d1c8279a56e297a194 OK 2026/02/06 05:59:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 05:59:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/06 05:59:59 DEBUG : dir1/0005-fghijkl.txt: md5 = b29374b213ec01bf25dccc9f44bce3cd OK 2026/02/06 05:59:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 05:59:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/06 05:59:59 DEBUG : dir1/0007-1234567.txt: md5 = afefa3337ad50f7d90521a390bd7e540 OK 2026/02/06 05:59:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 05:59:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/06 06:00:00 DEBUG : dir1/0009-3456789.txt: md5 = fa64f16c7857bbacd58997ae1269c190 OK 2026/02/06 06:00:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:00:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/06 06:00:00 DEBUG : dir1/0008-2345678.txt: md5 = 866cdf61f2ba6fe74cec4c9526e3a08b OK 2026/02/06 06:00:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:00:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/06 06:00:00 DEBUG : dir1/0011-56789;.txt: md5 = 9bb6f7753146137ca7509525fbe04b35 OK 2026/02/06 06:00:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:00:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/06 06:00:00 DEBUG : dir1/0010-456789.txt: md5 = 582a2f56198a14073605f47431a4becf OK 2026/02/06 06:00:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:00:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/06 06:00:02 DEBUG : dir1/0014-89;=.txt: md5 = d76155a437ab556f58b14efdc94b2f8f OK 2026/02/06 06:00:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:00:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/06 06:00:02 DEBUG : dir1/0013-789;=.txt: md5 = 452cb591f7847df53945ecce2b283aa6 OK 2026/02/06 06:00:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:00:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/06 06:00:02 DEBUG : dir1/0012-6789;.txt: md5 = c275bf535a2549f0ae70aed667d21424 OK 2026/02/06 06:00:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:00:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/06 06:00:02 DEBUG : dir1/0015-9;=.txt: md5 = e33ae23f207a2a27d95d810fc62e05a1 OK 2026/02/06 06:00:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:00:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/06 06:00:02 DEBUG : Waiting for deletions to finish 2026/02/06 06:00:03 INFO : bananaSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : splitbananasplitSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : appleSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/06 06:00:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/06 06:00:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/06 06:00:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/06 06:00:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/06 06:00:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/06 06:00:04 DEBUG : Waiting for deletions to finish 2026/02/06 06:00:04 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : Waiting for deletions to finish 2026/02/06 06:00:05 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:00:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:00:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:00:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 8847bb670ff0a12fd0f4ed2563ee4c82 OK 2026/02/06 06:00:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = e1579aecdc13a73879696865b9a2e84a OK 2026/02/06 06:00:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 93a69dab2595aaac8cf9e49e670df9f1 OK 2026/02/06 06:00:25 DEBUG : dir1/0003-defghij.txt: md5 = 076d2e8e8386641ce6ac6512598f93ed OK 2026/02/06 06:00:26 DEBUG : dir1/0004-efghijk.txt: md5 = 229da698bf2f5d8c03431b0e2b84ee16 OK 2026/02/06 06:00:28 DEBUG : dir1/0005-fghijkl.txt: md5 = b696e0b3b745c90f37f8d338e8cc0d24 OK 2026/02/06 06:00:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 1217b59941a17a3da08c8f9b2c21367b OK 2026/02/06 06:00:31 DEBUG : dir1/0007-1234567.txt: md5 = a4769eef29880bb2fc2324aeef9c29d7 OK 2026/02/06 06:00:32 DEBUG : dir1/0008-2345678.txt: md5 = 0f231b4262edef33807f8b6ea79652ca OK 2026/02/06 06:00:34 DEBUG : dir1/0009-3456789.txt: md5 = 1426ba1b32388a180b203c2c792fb835 OK 2026/02/06 06:00:36 DEBUG : dir1/0010-456789.txt: md5 = 5d16e583c57d3d09f5de999aed237209 OK 2026/02/06 06:00:38 DEBUG : dir1/0011-56789;.txt: md5 = 02dccffaa4896143c4d7c6ea82b0f8ac OK 2026/02/06 06:00:40 DEBUG : dir1/0012-6789;.txt: md5 = cfa24791be56e3eb26ea747f8941fd46 OK 2026/02/06 06:00:41 DEBUG : dir1/0013-789;=.txt: md5 = 78c6f43bd9410396fd1111ae89dada3c OK 2026/02/06 06:00:43 DEBUG : dir1/0014-89;=.txt: md5 = acb8eddcb53e517a3dfe6ed0a4445c57 OK 2026/02/06 06:00:45 DEBUG : dir1/0015-9;=.txt: md5 = f751074b8a298baa07cfada747256da1 OK 2026/02/06 06:00:46 DEBUG : apple: md5 = 8de6041f80207eb832acb0a81d78df5b OK 2026/02/06 06:00:48 DEBUG : banana: md5 = 2d6085b8674fb9d9bfc7e6f56460cb75 OK 2026/02/06 06:00:49 DEBUG : appleappleapplebanana: md5 = 262d71d1200721ee457252b940f6db5e OK 2026/02/06 06:00:51 DEBUG : splitbananasplit: md5 = cd70182f27040d7dfba33e08984fb9b7 OK 2026/02/06 06:00:51 DEBUG : Waiting for deletions to finish 2026/02/06 06:00:51 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:00:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:00:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:00:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:00:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:00:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:00:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : apple: size = 5 OK 2026/02/06 06:00:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:00:53 DEBUG : apple: Unchanged skipping 2026/02/06 06:00:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:00:53 DEBUG : banana: size = 6 OK 2026/02/06 06:00:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:00:53 DEBUG : banana: Unchanged skipping 2026/02/06 06:00:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 06:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:00:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:00:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:00:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:00:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:00:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:00:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:00:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:00:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:00:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:00:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:00:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:00:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:00:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:00:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:00:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:00:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 06:00:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 06:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:00:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:00:54 DEBUG : appleapple: md5 = ea429573f36918a890618ceaacee4671 OK 2026/02/06 06:00:54 DEBUG : appleapple: size = 21 OK 2026/02/06 06:00:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/06 06:00:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:00:55 DEBUG : splitbanan: md5 = 998e4d5ba350fed2a4fe6e3baf971235 OK 2026/02/06 06:00:55 DEBUG : splitbanan: size = 16 OK 2026/02/06 06:00:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/06 06:00:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:00:55 DEBUG : dir1/0001-bcdef: md5 = d1d730590ad40a30f473e86bb6c4560c OK 2026/02/06 06:00:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/06 06:00:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/06 06:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:00:55 DEBUG : dir1/0000-abcde: md5 = 73e557675f7d8dad2a20de8a908daf5a OK 2026/02/06 06:00:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/06 06:00:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/06 06:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:00:56 DEBUG : dir1/0002-cdefg: md5 = b94794d9d9eb887ee9dc5836a8a809a0 OK 2026/02/06 06:00:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/06 06:00:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/06 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:00:56 DEBUG : dir1/0003-defgh: md5 = c23ecaac838bbf1178e1405ee10262d4 OK 2026/02/06 06:00:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/06 06:00:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/06 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:00:56 DEBUG : dir1/0004-efghi: md5 = 1b60d006c8ab9ef8bf1d057324b1537d OK 2026/02/06 06:00:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/06 06:00:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/06 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:00:57 DEBUG : dir1/0005-fghij: md5 = d8710dfa23f155654adc21656846a06f OK 2026/02/06 06:00:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/06 06:00:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/06 06:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:00:58 DEBUG : dir1/0007-12345: md5 = b886a5b4968d22c30e87a6d7752eb1a7 OK 2026/02/06 06:00:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/06 06:00:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/06 06:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:00:58 DEBUG : dir1/0006-ghijk: md5 = 679caa8309b82259056aed9edac0bdd6 OK 2026/02/06 06:00:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/06 06:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/06 06:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:00:58 DEBUG : dir1/0008-23456: md5 = 0ebb48d6ecbd5cd8740a9a7ed8d5d5fd OK 2026/02/06 06:00:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/06 06:00:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/06 06:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:00:59 DEBUG : dir1/0009-34567: md5 = f075767d5f96910ee9cf0f9e05108e4e OK 2026/02/06 06:00:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/06 06:00:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/06 06:00:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:00:59 DEBUG : dir1/0011-56789: md5 = f4b451924e32b8c5f3f55325b1a4686a OK 2026/02/06 06:00:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/06 06:00:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/06 06:00:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:00:59 DEBUG : dir1/0010-45678: md5 = acacb892745078e4572db36f1827b8cf OK 2026/02/06 06:00:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/06 06:00:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/06 06:00:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:00:59 DEBUG : dir1/0012-6789;: md5 = 4372aedb8159fd5b0eef8c01c903ed01 OK 2026/02/06 06:00:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/06 06:00:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/06 06:01:00 DEBUG : dir1/0013-789;=: md5 = eb28f89dc1e60c520df19ad03dc0d950 OK 2026/02/06 06:01:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/06 06:01:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/06 06:01:01 DEBUG : dir1/0015-9;=.t: md5 = d78dccd6e07bc027f9b77082fc5ff9e6 OK 2026/02/06 06:01:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/06 06:01:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/06 06:01:01 DEBUG : dir1/0014-89;=.: md5 = 9d37a4983410be6b22490e9a4041a49c OK 2026/02/06 06:01:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/06 06:01:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/06 06:01:01 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 06:01:01 INFO : splitbananasplit: Deleted 2026/02/06 06:01:01 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 06:01:01 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 06:01:02 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 06:01:02 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 06:01:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 06:01:02 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 06:01:02 INFO : appleappleapplebanana: Deleted 2026/02/06 06:01:02 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : appleapple: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/06 06:01:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:03 DEBUG : apple: size = 5 OK 2026/02/06 06:01:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : apple: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1: Directory modification time the same (differ by -875.517µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:03 DEBUG : appleapple: size = 21 OK 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:01:03 DEBUG : banana: size = 6 OK 2026/02/06 06:01:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : banana: Unchanged skipping 2026/02/06 06:01:03 DEBUG : splitbanan: size = 16 OK 2026/02/06 06:01:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 06:01:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 06:01:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 06:01:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 06:01:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 06:01:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 06:01:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 06:01:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 06:01:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 06:01:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 06:01:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 06:01:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 06:01:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:01:03 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:03 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : appleapple: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/06 06:01:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/06 06:01:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 06:01:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 06:01:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 06:01:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 06:01:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 06:01:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 06:01:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 06:01:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 06:01:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 06:01:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 06:01:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 06:01:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 06:01:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 06:01:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 06:01:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 06:01:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 06:01:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 06:01:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:01:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:01:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 547abdc8ed0e6c0fa0adf917f1994671 OK 2026/02/06 06:01:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = c942ac1405d5cbc2ddd92e48e1ffe4d6 OK 2026/02/06 06:01:22 DEBUG : dir1/0002-cdefghi.txt: md5 = e4aa47f809db7edbaedb13f1253a0bc3 OK 2026/02/06 06:01:23 DEBUG : dir1/0003-defghij.txt: md5 = 6e4f0ed8ad32e7c0b3d056faca3ccae6 OK 2026/02/06 06:01:25 DEBUG : dir1/0004-efghijk.txt: md5 = 1f37db92de945c870f53ea7eebe0c40a OK 2026/02/06 06:01:26 DEBUG : dir1/0005-fghijkl.txt: md5 = bc7e2659e5b0b443fef01c0fad25eb19 OK 2026/02/06 06:01:28 DEBUG : dir1/0006-ghijklm.txt: md5 = be9033b14033506ade367e2c650a8718 OK 2026/02/06 06:01:30 DEBUG : dir1/0007-1234567.txt: md5 = 077c22afadce66403b180533f8ed0004 OK 2026/02/06 06:01:31 DEBUG : dir1/0008-2345678.txt: md5 = f5373710ab78015b8e799e7719e015a7 OK 2026/02/06 06:01:33 DEBUG : dir1/0009-3456789.txt: md5 = febecdee180578eae3f7d25dd6d219c0 OK 2026/02/06 06:01:35 DEBUG : dir1/0010-456789.txt: md5 = 28e534920645b040019f4e4dd3a5d194 OK 2026/02/06 06:01:36 DEBUG : dir1/0011-56789;.txt: md5 = ad016701e8e02e1323ff26072304004e OK 2026/02/06 06:01:38 DEBUG : dir1/0012-6789;.txt: md5 = f76b7568bb3bdc97c97c78aed43b0651 OK 2026/02/06 06:01:39 DEBUG : dir1/0013-789;=.txt: md5 = a3b6ee8d3d04d763dca12a393865ec16 OK 2026/02/06 06:01:41 DEBUG : dir1/0014-89;=.txt: md5 = 7f79514253a3cdd765865d70f3a1ed5f OK 2026/02/06 06:01:43 DEBUG : dir1/0015-9;=.txt: md5 = e89b00ab4ab4bcbd6d4ebbbf348d9891 OK 2026/02/06 06:01:44 DEBUG : apple: md5 = 7e247d8cd5e3ac9c535e93606dc12684 OK 2026/02/06 06:01:46 DEBUG : banana: md5 = 29b44d8023f47068a17df838166abfc6 OK 2026/02/06 06:01:47 DEBUG : appleappleapplebanana: md5 = 9353aa99e4a614754fe90566089563af OK 2026/02/06 06:01:49 DEBUG : splitbananasplit: md5 = d2f1a721846b3aaf906106536fa60e02 OK 2026/02/06 06:01:49 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:01:51 DEBUG : apple: size = 5 OK 2026/02/06 06:01:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : apple: Unchanged skipping 2026/02/06 06:01:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:01:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:01:51 DEBUG : banana: size = 6 OK 2026/02/06 06:01:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : banana: Unchanged skipping 2026/02/06 06:01:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 06:01:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:01:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:01:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:01:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:01:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:01:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:01:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:01:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:01:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:01:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:01:51 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:51 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:01:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:01:53 DEBUG : dir1: Directory modification time the same (differ by -398.991µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:01:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:01:53 DEBUG : apple: size = 5 OK 2026/02/06 06:01:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : apple: Unchanged skipping 2026/02/06 06:01:53 DEBUG : banana: size = 6 OK 2026/02/06 06:01:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : banana: Unchanged skipping 2026/02/06 06:01:53 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:01:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:01:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:01:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:01:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:01:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:01:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:01:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:01:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:01:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:01:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:01:53 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:53 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:01:54 DEBUG : Waiting for deletions to finish 2026/02/06 06:01:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:02:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:02:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 37399939e783c3ab9cec129916fdcc76 OK 2026/02/06 06:02:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 090b79ae1db7e4b4cc9672afe07acd44 OK 2026/02/06 06:02:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 255bfed210f18761ded24d1e4103f1e8 OK 2026/02/06 06:02:14 DEBUG : dir1/0003-defghij.txt: md5 = d906fdb4b51d672394401ff2940073d1 OK 2026/02/06 06:02:16 DEBUG : dir1/0004-efghijk.txt: md5 = fc40bf6607131ef1e84a4f8a009a7361 OK 2026/02/06 06:02:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 93f1db5a9141e5d56adf2ea33a442bf4 OK 2026/02/06 06:02:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 77a5a52dd79239085b5dad1c18d39314 OK 2026/02/06 06:02:21 DEBUG : dir1/0007-1234567.txt: md5 = 351a11f4c5a81b3fcc59d42ce1e5e51e OK 2026/02/06 06:02:22 DEBUG : dir1/0008-2345678.txt: md5 = 1b18ef9d3abd24b416316d25cc068024 OK 2026/02/06 06:02:24 DEBUG : dir1/0009-3456789.txt: md5 = a27ab6183360371cdbb4d7e8b2eebb49 OK 2026/02/06 06:02:26 DEBUG : dir1/0010-456789.txt: md5 = f25ba2efb33fd70a062e495325638646 OK 2026/02/06 06:02:27 DEBUG : dir1/0011-56789;.txt: md5 = 8b9a0cd8e3a82f28d94e1578254c5e43 OK 2026/02/06 06:02:29 DEBUG : dir1/0012-6789;.txt: md5 = ac2503119c6cf56af194d4d6f774279d OK 2026/02/06 06:02:30 DEBUG : dir1/0013-789;=.txt: md5 = d8af6f9a72e4dc79c28d93667394ec32 OK 2026/02/06 06:02:32 DEBUG : dir1/0014-89;=.txt: md5 = 3706339f0ad7fc2daff9d71f8941f774 OK 2026/02/06 06:02:33 DEBUG : dir1/0015-9;=.txt: md5 = cc1db4f9bdd59dd9d67c0280002bce02 OK 2026/02/06 06:02:35 DEBUG : apple: md5 = 236fb6c0b8c1478482dc075df7cec392 OK 2026/02/06 06:02:36 DEBUG : banana: md5 = 1b312e5cc4327ffb0971ae5e6f374a34 OK 2026/02/06 06:02:38 DEBUG : appleappleapplebanana: md5 = 37a879231645a15077d5c2db276bb57f OK 2026/02/06 06:02:40 DEBUG : splitbananasplit: md5 = eab19aeb63708a0b6238970d4c88029f OK 2026/02/06 06:02:40 DEBUG : Waiting for deletions to finish 2026/02/06 06:02:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:02:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:02:42 DEBUG : apple: size = 5 OK 2026/02/06 06:02:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : apple: Unchanged skipping 2026/02/06 06:02:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:02:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:02:42 DEBUG : banana: size = 6 OK 2026/02/06 06:02:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : banana: Unchanged skipping 2026/02/06 06:02:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 06:02:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:02:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:02:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:02:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:02:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:02:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:02:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:02:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:02:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:02:42 DEBUG : Waiting for deletions to finish 2026/02/06 06:02:42 DEBUG : Waiting for deletions to finish 2026/02/06 06:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1: Directory modification time the same (differ by -858.685µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : apple: size = 5 OK 2026/02/06 06:02:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : apple: Unchanged skipping 2026/02/06 06:02:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:02:44 DEBUG : banana: size = 6 OK 2026/02/06 06:02:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : banana: Unchanged skipping 2026/02/06 06:02:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:02:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:02:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:02:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:02:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:02:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:02:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:02:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:02:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:02:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:02:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:02:44 DEBUG : Waiting for deletions to finish 2026/02/06 06:02:44 DEBUG : Waiting for deletions to finish 2026/02/06 06:02:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:02:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:02:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:02:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 02a10968034461f07e697cc7c5a8b151 OK 2026/02/06 06:03:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = d12ac4c93bec0b150f6ed5de5750b6a2 OK 2026/02/06 06:03:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 35ee5fd829fa5e750a575eb59aaa9be3 OK 2026/02/06 06:03:03 DEBUG : dir1/0003-defghij.txt: md5 = 05a495aa863551ee2acb34e153dafba8 OK 2026/02/06 06:03:04 DEBUG : dir1/0004-efghijk.txt: md5 = 7bab5ef2153e970d92a8416adca0de5a OK 2026/02/06 06:03:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 4126d80f42c12123d4338a10ec808206 OK 2026/02/06 06:03:08 DEBUG : dir1/0006-ghijklm.txt: md5 = d5fe21eb71f8c5e2c115219594a6fbc3 OK 2026/02/06 06:03:09 DEBUG : dir1/0007-1234567.txt: md5 = 8ef8a42e0ead02f9453af2354c2d0a48 OK 2026/02/06 06:03:11 DEBUG : dir1/0008-2345678.txt: md5 = a3f425c38f880038d5d3a7ef902e7895 OK 2026/02/06 06:03:13 DEBUG : dir1/0009-3456789.txt: md5 = 9c6a105a1bd6ac11ffbf2daaa70873b7 OK 2026/02/06 06:03:14 DEBUG : dir1/0010-456789.txt: md5 = 089fbeed88707f92cab50e37dae44be0 OK 2026/02/06 06:03:16 DEBUG : dir1/0011-56789;.txt: md5 = 2ebee6af7d0e2782226f8685492223b5 OK 2026/02/06 06:03:17 DEBUG : dir1/0012-6789;.txt: md5 = 460c43c7b4d6060d30cc48929b639d2e OK 2026/02/06 06:03:19 DEBUG : dir1/0013-789;=.txt: md5 = ea7736bd66afb0ae422b84dcc28f04ab OK 2026/02/06 06:03:21 DEBUG : dir1/0014-89;=.txt: md5 = 96d7d35489b16dbdc66fbbb38eccf2d1 OK 2026/02/06 06:03:22 DEBUG : dir1/0015-9;=.txt: md5 = 5f845ca623842f9173142bf7248e9d4a OK 2026/02/06 06:03:24 DEBUG : apple: md5 = 0dfb0c2f7f9ddf8eb3005829c34c17b5 OK 2026/02/06 06:03:25 DEBUG : banana: md5 = fbf8e2f9240461c87c5fe0b870cc0022 OK 2026/02/06 06:03:27 DEBUG : appleappleapplebanana: md5 = 5365138f3215fb9b8e8e12e3a51ecd34 OK 2026/02/06 06:03:28 DEBUG : splitbananasplit: md5 = 38a4fc0efe230b2890b3b963fc0539c5 OK 2026/02/06 06:03:28 DEBUG : Waiting for deletions to finish 2026/02/06 06:03:29 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:03:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:03:30 DEBUG : apple: size = 5 OK 2026/02/06 06:03:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:30 DEBUG : apple: Unchanged skipping 2026/02/06 06:03:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:03:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:03:30 DEBUG : banana: size = 6 OK 2026/02/06 06:03:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:30 DEBUG : banana: Unchanged skipping 2026/02/06 06:03:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 06:03:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:03:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:03:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:03:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:03:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:03:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:03:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:03:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:03:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:03:31 DEBUG : Waiting for deletions to finish 2026/02/06 06:03:31 DEBUG : Waiting for deletions to finish 2026/02/06 06:03:31 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:03:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1: Directory modification time the same (differ by -302.401µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : apple: size = 5 OK 2026/02/06 06:03:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : apple: Unchanged skipping 2026/02/06 06:03:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:03:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:03:33 DEBUG : banana: size = 6 OK 2026/02/06 06:03:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : banana: Unchanged skipping 2026/02/06 06:03:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:03:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:03:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:03:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:03:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:03:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:03:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:03:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:03:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:03:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:03:33 DEBUG : Waiting for deletions to finish 2026/02/06 06:03:33 DEBUG : Waiting for deletions to finish 2026/02/06 06:03:33 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:03:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:03:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:03:48 DEBUG : dir1/0000-abcdefg.txt: md5 = c58e07b16af9a9e198ad05ec8e01110b OK 2026/02/06 06:03:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7ec41ec65c6331964d4457b67ce7f140 OK 2026/02/06 06:03:52 DEBUG : dir1/0002-cdefghi.txt: md5 = fd86e4f4718cf76e0df14b4844bee9b4 OK 2026/02/06 06:03:53 DEBUG : dir1/0003-defghij.txt: md5 = d2fcfd35a5049dfda2318b453366aaef OK 2026/02/06 06:03:54 DEBUG : dir1/0004-efghijk.txt: md5 = 88cbbb9799da970f150425692ba51639 OK 2026/02/06 06:03:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 31950b8cc13918fd0ec59a5bb845cbfd OK 2026/02/06 06:03:57 DEBUG : dir1/0006-ghijklm.txt: md5 = b6ffdc3871028ad16f5a4f34f0c03f1a OK 2026/02/06 06:03:59 DEBUG : dir1/0007-1234567.txt: md5 = a6c4e23f9fd118f33e75658e155d1b44 OK 2026/02/06 06:04:01 DEBUG : dir1/0008-2345678.txt: md5 = f617972091442d1aa6b2dd0af60a13cf OK 2026/02/06 06:04:02 DEBUG : dir1/0009-3456789.txt: md5 = 889ad0ad43c43b2891c38292a3965bd3 OK 2026/02/06 06:04:04 DEBUG : dir1/0010-456789.txt: md5 = a7996183c526b1e2344446893b58f6e8 OK 2026/02/06 06:04:05 DEBUG : dir1/0011-56789;.txt: md5 = eb22681d71ec9086a922a4dbc4a0e6b3 OK 2026/02/06 06:04:07 DEBUG : dir1/0012-6789;.txt: md5 = ddd13a21f300e1a64ad3575b2b8c941c OK 2026/02/06 06:04:08 DEBUG : dir1/0013-789;=.txt: md5 = 56400c7ed802af98a8d5d7438624a8e4 OK 2026/02/06 06:04:09 DEBUG : dir1/0014-89;=.txt: md5 = 0f5e38a14f4b29e1c5390c688619d965 OK 2026/02/06 06:04:11 DEBUG : dir1/0015-9;=.txt: md5 = af2a1b8d4915114f66c1d3c4c284f0a2 OK 2026/02/06 06:04:13 DEBUG : apple: md5 = 48662957adfa26960881ddc47ca15459 OK 2026/02/06 06:04:14 DEBUG : banana: md5 = 02d2b3b9821011053906f6307d260490 OK 2026/02/06 06:04:16 DEBUG : appleappleapplebanana: md5 = 4fcf9479c85de73afddbcafc667ada70 OK 2026/02/06 06:04:18 DEBUG : splitbananasplit: md5 = b86571b4189d057fef638c5d51f489a8 OK 2026/02/06 06:04:18 DEBUG : Waiting for deletions to finish 2026/02/06 06:04:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:04:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:04:19 DEBUG : apple: size = 5 OK 2026/02/06 06:04:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:19 DEBUG : apple: Unchanged skipping 2026/02/06 06:04:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:04:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:04:19 DEBUG : banana: size = 6 OK 2026/02/06 06:04:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:19 DEBUG : banana: Unchanged skipping 2026/02/06 06:04:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 06:04:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:04:20 DEBUG : Waiting for deletions to finish 2026/02/06 06:04:20 DEBUG : Waiting for deletions to finish 2026/02/06 06:04:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:04:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : apple: size = 5 OK 2026/02/06 06:04:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : apple: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1: Directory modification time the same (differ by -745.246µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:04:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:04:22 DEBUG : banana: size = 6 OK 2026/02/06 06:04:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : banana: Unchanged skipping 2026/02/06 06:04:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:04:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:04:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:04:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:04:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:04:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:04:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:04:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:04:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:04:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:04:22 DEBUG : Waiting for deletions to finish 2026/02/06 06:04:22 DEBUG : Waiting for deletions to finish 2026/02/06 06:04:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:04:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:04:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:04:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 4ba5f0c0531b7be55ad995cc9657774f OK 2026/02/06 06:04:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = df09916419659be0736108b9002130b6 OK 2026/02/06 06:04:39 DEBUG : dir1/0002-cdefghi.txt: md5 = e2ffd55b4abe82695afd4573feb9baae OK 2026/02/06 06:04:41 DEBUG : dir1/0003-defghij.txt: md5 = 1a82fe110a22cb252e3051df42748d9d OK 2026/02/06 06:04:43 DEBUG : dir1/0004-efghijk.txt: md5 = 930c48697af5a14154a4307448b834a2 OK 2026/02/06 06:04:44 DEBUG : dir1/0005-fghijkl.txt: md5 = ceaa47233d91d0049256e9009c149653 OK 2026/02/06 06:04:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 12445c3c3ca0de21641ee43626f99aa9 OK 2026/02/06 06:04:47 DEBUG : dir1/0007-1234567.txt: md5 = a7f86d3649c0edf448238abc4694378a OK 2026/02/06 06:04:49 DEBUG : dir1/0008-2345678.txt: md5 = 02ca2f1c0805024809479daaac363050 OK 2026/02/06 06:04:51 DEBUG : dir1/0009-3456789.txt: md5 = 25078463c0a15e5a405089474c5c2426 OK 2026/02/06 06:04:52 DEBUG : dir1/0010-456789.txt: md5 = 6230d06a1dd233d4417ac297435ad499 OK 2026/02/06 06:04:54 DEBUG : dir1/0011-56789;.txt: md5 = 4750540575a191fbc1ad99affec190e7 OK 2026/02/06 06:04:55 DEBUG : dir1/0012-6789;.txt: md5 = 9524f529d30c1e6e5860b180bc19c306 OK 2026/02/06 06:04:57 DEBUG : dir1/0013-789;=.txt: md5 = 99fe832c10ff4038390f475feb4db55f OK 2026/02/06 06:04:59 DEBUG : dir1/0014-89;=.txt: md5 = a0adf7d260ee4b960171e60d7461d71f OK 2026/02/06 06:05:00 DEBUG : dir1/0015-9;=.txt: md5 = 06b44516ad676657c24b10081695be5a OK 2026/02/06 06:05:02 DEBUG : apple: md5 = 69995aaf624f708d812816edf1288410 OK 2026/02/06 06:05:03 DEBUG : banana: md5 = e7b4318d35842e675961a93b485b4dea OK 2026/02/06 06:05:05 DEBUG : appleappleapplebanana: md5 = 7e766edd5cc67a4bf606d207fbe84186 OK 2026/02/06 06:05:07 DEBUG : splitbananasplit: md5 = b296065b430d9331b84a18371d2c527f OK 2026/02/06 06:05:07 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:05:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:05:09 DEBUG : apple: size = 5 OK 2026/02/06 06:05:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : apple: Unchanged skipping 2026/02/06 06:05:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:05:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:05:09 DEBUG : banana: size = 6 OK 2026/02/06 06:05:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : banana: Unchanged skipping 2026/02/06 06:05:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/06 06:05:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:05:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:05:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:05:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:05:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:05:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:05:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:05:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:05:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:09 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:09 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:05:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:05:11 DEBUG : dir1: Directory modification time the same (differ by -193.464µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 06:05:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 06:05:11 DEBUG : apple: size = 5 OK 2026/02/06 06:05:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 06:05:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : apple: Unchanged skipping 2026/02/06 06:05:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 06:05:11 DEBUG : banana: size = 6 OK 2026/02/06 06:05:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : banana: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 06:05:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 06:05:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 06:05:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 06:05:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 06:05:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 06:05:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 06:05:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:05:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 06:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:11 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:11 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : banana: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : apple: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 06:05:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/06 06:05:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" --- PASS: TestTransform (593.53s) --- PASS: TestTransform/NFC (49.39s) --- PASS: TestTransform/NFD (47.83s) --- PASS: TestTransform/base64 (56.14s) --- PASS: TestTransform/prefix (66.56s) --- PASS: TestTransform/suffix (67.86s) --- PASS: TestTransform/truncate (58.57s) --- PASS: TestTransform/encoder (50.54s) --- PASS: TestTransform/ISO-8859-1 (49.22s) --- PASS: TestTransform/charmap (49.79s) --- PASS: TestTransform/lowercase (47.89s) --- PASS: TestTransform/ascii (49.74s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:05:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/06 06:05:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/06 06:05:24 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/02/06 06:05:25 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-02-06T06:05:24.086407822Z) 2026/02/06 06:05:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/06 06:05:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/06 06:05:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/06 06:05:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/06 06:05:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/06 06:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 1becf109aa259c7f8395639a91b62c2c OK 2026/02/06 06:05:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/06 06:05:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/06 06:05:26 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:28 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.09s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:05:29 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:29 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:29 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:05:30 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:05:29.171454248Z) 2026/02/06 06:05:30 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:30 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:05:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/06 06:05:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:31 DEBUG : tictactoe/tictactoe: md5 = 49841ac88e522bcc3e028a50f452a19d OK 2026/02/06 06:05:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/06 06:05:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/06 06:05:31 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.15s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:05:34 DEBUG : toe: Making directory with metadata 2026/02/06 06:05:35 INFO : toe: Made directory with metadata (mtime=2026-02-06T06:05:34.325501311Z) 2026/02/06 06:05:35 DEBUG : toe/toe: Making directory with metadata 2026/02/06 06:05:36 INFO : toe/toe: Made directory with metadata (mtime=2026-02-06T06:05:34.325501311Z) 2026/02/06 06:05:36 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 06:05:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 06:05:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 06:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:37 DEBUG : toe/toe/tictactoe: md5 = d75be90e2a54973b45209decfbabcc07 OK 2026/02/06 06:05:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/06 06:05:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/06 06:05:37 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/06 06:05:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.84s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:05:42 DEBUG : toe: Making directory with metadata 2026/02/06 06:05:43 INFO : toe: Made directory with metadata (mtime=2026-02-06T06:05:42.164572907Z) 2026/02/06 06:05:43 DEBUG : toe/toe: Making directory with metadata 2026/02/06 06:05:44 INFO : toe/toe: Made directory with metadata (mtime=2026-02-06T06:05:42.164572907Z) 2026/02/06 06:05:44 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 06:05:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 06:05:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 06:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:45 DEBUG : toe/toe/tictactoe: md5 = 120a71e82f80588e3a1f5699087af43e OK 2026/02/06 06:05:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/06 06:05:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/06 06:05:45 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/06 06:05:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.61s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:05:49 DEBUG : empty_dir: Making directory with metadata 2026/02/06 06:05:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:05:49 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/06 06:05:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:05:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:50 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:50 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:50 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:05:51 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:05:49.776642449Z) 2026/02/06 06:05:51 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:51 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:05:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/06 06:05:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-06T06:05:49.776642449Z) 2026/02/06 06:05:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:05:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 06:05:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:05:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 06:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:05:53 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cb7015411fa8e34562f606adc9b8752b OK 2026/02/06 06:05:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/06 06:05:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/06 06:05:53 DEBUG : Waiting for deletions to finish 2026/02/06 06:05:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/06 06:05:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.63s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:05:58 DEBUG : empty_dir: Making directory with metadata 2026/02/06 06:05:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:05:58 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/06 06:05:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:05:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:05:59 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:59 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:05:59 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:06:00 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:05:58.407721322Z) 2026/02/06 06:06:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/06 06:06:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-06T06:05:58.407721322Z) 2026/02/06 06:06:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 06:06:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:06:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 36db9178081295ec4ca354583595ab53 OK 2026/02/06 06:06:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:02 DEBUG : Waiting for deletions to finish 2026/02/06 06:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:03 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:04 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:04 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 06:06:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/06 06:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': 0 differences found 2026/02/06 06:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': 1 hashes could not be checked 2026/02/06 06:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': 1 matching files 2026/02/06 06:06:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/06 06:06:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.61s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:06:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:08 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:06:08 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:08.016809158Z) 2026/02/06 06:06:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/06 06:06:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:08.016809158Z) 2026/02/06 06:06:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 06:06:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:06:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 06:06:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cd153eeae8e04066c5c2bc0efa222f6d OK 2026/02/06 06:06:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/06 06:06:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/06 06:06:11 DEBUG : Waiting for deletions to finish 2026/02/06 06:06:12 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:12 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:12 DEBUG : tictactoe: Directory modification time the same (differ by -809.158µs, within tolerance 1ms) 2026/02/06 06:06:12 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:12 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -809.158µs, within tolerance 1ms) 2026/02/06 06:06:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/06 06:06:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 06:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 06:06:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/06 06:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:12 DEBUG : Waiting for deletions to finish 2026/02/06 06:06:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/06 06:06:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.76s) === RUN TestSyntax 2026/02/06 06:06:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:06:17 DEBUG : toe: Making directory with metadata 2026/02/06 06:06:17 INFO : toe: Made directory with metadata (mtime=2026-02-06T06:06:16.782889313Z) 2026/02/06 06:06:17 DEBUG : toe/toe: Making directory with metadata 2026/02/06 06:06:18 INFO : toe/toe: Made directory with metadata (mtime=2026-02-06T06:06:16.782889313Z) 2026/02/06 06:06:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 06:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:20 DEBUG : toe/toe/toe: md5 = f5371647754134b8425bd5fc18affb58 OK 2026/02/06 06:06:20 DEBUG : toe/toe/toe: size = 11 OK 2026/02/06 06:06:20 INFO : toe/toe/toe: Copied (new) 2026/02/06 06:06:20 DEBUG : Waiting for deletions to finish 2026/02/06 06:06:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/06 06:06:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.00s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:06:23 DEBUG : empty_dir: Making directory with metadata 2026/02/06 06:06:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:06:23 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/06 06:06:24 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:06:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:24 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:24 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:24 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:06:25 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:23.782953335Z) 2026/02/06 06:06:25 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:25 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/06 06:06:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:23.782953335Z) 2026/02/06 06:06:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 06:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3d776866c38c7e28fe2816084d7497ff OK 2026/02/06 06:06:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:28 INFO : toe/toe/toe.txt: Deleted 2026/02/06 06:06:28 INFO : toe/toe: Removing directory 2026/02/06 06:06:28 INFO : toe: Removing directory 2026/02/06 06:06:28 INFO : empty_dir: Removing directory 2026/02/06 06:06:28 DEBUG : Local file system at /tmp/rclone2003492735: deleted 3 directories 2026/02/06 06:06:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/06 06:06:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.99s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:06:32 DEBUG : empty_dir: Making directory with metadata 2026/02/06 06:06:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:06:32 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:33 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/06 06:06:33 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:06:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:33 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:33 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:33 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:06:34 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:32.778035624Z) 2026/02/06 06:06:34 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:34 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/06 06:06:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:32.778035624Z) 2026/02/06 06:06:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 06:06:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:06:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 24f2b00c038cb9b9f90a5e67694bccd7 OK 2026/02/06 06:06:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:37 INFO : toe/toe/toe.txt: Deleted 2026/02/06 06:06:37 INFO : toe/toe: Removing directory 2026/02/06 06:06:37 INFO : toe: Removing directory 2026/02/06 06:06:37 INFO : empty_dir: Removing directory 2026/02/06 06:06:37 DEBUG : Local file system at /tmp/rclone2003492735: deleted 3 directories 2026/02/06 06:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 06:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 06:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 06:06:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 06:06:40 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/06 06:06:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/06 06:06:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/06 06:06:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.97s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:06:46 DEBUG : Reset feature "Copy" 2026/02/06 06:06:46 DEBUG : Reset feature "Move" 2026/02/06 06:06:46 DEBUG : Reset feature "Copy" 2026/02/06 06:06:46 DEBUG : Reset feature "Move" 2026/02/06 06:06:46 DEBUG : empty_dir: Making directory with metadata 2026/02/06 06:06:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:06:46 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/06 06:06:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 06:06:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 06:06:47 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:47 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:47 DEBUG : tictactoe: Making directory with metadata 2026/02/06 06:06:48 INFO : tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:46.752163508Z) 2026/02/06 06:06:48 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:48 DEBUG : toe: transformed to: tictactoe 2026/02/06 06:06:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/06 06:06:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-06T06:06:46.752163508Z) 2026/02/06 06:06:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 06:06:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 06:06:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:06:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:06:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a653f0c1d8cfda3bbdddae26d63aa160 OK 2026/02/06 06:06:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 06:06:50 INFO : toe/toe/toe.txt: Deleted 2026/02/06 06:06:50 INFO : toe/toe: Removing directory 2026/02/06 06:06:50 INFO : toe: Removing directory 2026/02/06 06:06:50 INFO : empty_dir: Removing directory 2026/02/06 06:06:50 DEBUG : Local file system at /tmp/rclone2003492735: deleted 3 directories 2026/02/06 06:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 06:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 06:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 06:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 06:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 06:06:56 DEBUG : toe/toe/toe.txt: md5 = 85bdd1afe6d466499f542d3513b5e0c1 OK 2026/02/06 06:06:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/06 06:06:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/06 06:06:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/06 06:06:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/06 06:06:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/06 06:07:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/06 06:07:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.71s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:07:02 DEBUG : toe: transformed to: dG9l 2026/02/06 06:07:02 DEBUG : toe: transformed to: dG9l 2026/02/06 06:07:02 DEBUG : dG9l: Making directory with metadata 2026/02/06 06:07:03 INFO : dG9l: Made directory with metadata (mtime=2026-02-06T06:07:02.464307362Z) 2026/02/06 06:07:03 DEBUG : toe: transformed to: dG9l 2026/02/06 06:07:03 DEBUG : toe: transformed to: dG9l 2026/02/06 06:07:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/06 06:07:03 DEBUG : dG9l/dG9l: Making directory with metadata 2026/02/06 06:07:04 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-02-06T06:07:02.464307362Z) 2026/02/06 06:07:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/06 06:07:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/06 06:07:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/06 06:07:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 06:07:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/06 06:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:07:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 3d478f1108ab627e26be4a4160df0196 OK 2026/02/06 06:07:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/06 06:07:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/06 06:07:06 DEBUG : Waiting for deletions to finish 2026/02/06 06:07:07 DEBUG : dG9l: transformed to: toe 2026/02/06 06:07:07 DEBUG : dG9l: transformed to: toe 2026/02/06 06:07:07 DEBUG : toe: Directory modification time the same (differ by 307.362µs, within tolerance 1ms) 2026/02/06 06:07:07 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/06 06:07:07 DEBUG : dG9l: transformed to: toe 2026/02/06 06:07:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/06 06:07:07 DEBUG : toe/toe: Directory modification time the same (differ by 307.362µs, within tolerance 1ms) 2026/02/06 06:07:07 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/06 06:07:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/06 06:07:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/06 06:07:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/06 06:07:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/06 06:07:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/06 06:07:07 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for checks to finish 2026/02/06 06:07:07 DEBUG : Local file system at /tmp/rclone2003492735: Waiting for transfers to finish 2026/02/06 06:07:07 DEBUG : Waiting for deletions to finish 2026/02/06 06:07:10 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/02/06 06:07:10 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.10s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu'", Local "Local file system at /tmp/rclone2003492735", Modify Window "1ms" 2026/02/06 06:07:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:11 DEBUG : toe: transformed to: 2026/02/06 06:07:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:11 DEBUG : toe: transformed to: 2026/02/06 06:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Making directory with metadata 2026/02/06 06:07:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Made directory with metadata (mtime=2026-02-06T06:07:11.56139068Z) 2026/02/06 06:07:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:12 DEBUG : toe: transformed to: 2026/02/06 06:07:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:12 DEBUG : toe: transformed to: 2026/02/06 06:07:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:12 DEBUG : toe/toe: transformed to: 2026/02/06 06:07:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/06 06:07:12 DEBUG : toe/toe: Making directory with metadata 2026/02/06 06:07:13 INFO : toe/toe: Made directory with metadata (mtime=2026-02-06T06:07:11.56139068Z) 2026/02/06 06:07:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:13 DEBUG : toe/toe: transformed to: 2026/02/06 06:07:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/06 06:07:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:13 DEBUG : toe: transformed to: 2026/02/06 06:07:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 06:07:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 06:07:13 DEBUG : toe/toe/toe: transformed to: 2026/02/06 06:07:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/06 06:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for checks to finish 2026/02/06 06:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Waiting for transfers to finish 2026/02/06 06:07:15 DEBUG : toe/toe/toe: md5 = 888d1b394c66fe89306a2b38551c8993 OK 2026/02/06 06:07:15 DEBUG : toe/toe/toe: size = 11 OK 2026/02/06 06:07:15 INFO : toe/toe/toe: Copied (new) 2026/02/06 06:07:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': not deleting files as there were IO errors 2026/02/06 06:07:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': not deleting directories as there were IO errors 2026/02/06 06:07:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/06 06:07:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.09s) PASS 2026/02/06 06:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwekoc2huyu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m36.478360456s (try 1/5)