"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/12 02:36:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena" 2026/03/12 02:36:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 02:36:08 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50" 2026/03/12 02:36:09 DEBUG : Creating backend with remote "/tmp/rclone470177187" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:36:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:36:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/12 02:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:10 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.68s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:13 DEBUG : sub dir/hello world: md5 = bd6b1ae4373d186af06c02690a441c79 OK 2026/03/12 02:36:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:36:13 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:36:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.36s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:16 DEBUG : metadata sub dir: Making directory with metadata 2026/03/12 02:36:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/12 02:36:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:16 DEBUG : Local file system at /tmp/rclone470177187: File to upload is small (21 bytes), uploading instead of streaming 2026/03/12 02:36:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/12 02:36:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/12 02:36:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/12 02:36:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:17 DEBUG : Google drive root 'crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50': Skipping btime metadata as can't update it on an existing file: 2026-03-12T02:36:16.539351235Z 2026/03/12 02:36:17 INFO : empty metadata sub dir: Updated directory metadata 2026/03/12 02:36:17 DEBUG : Google drive root 'crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50': Skipping btime metadata as can't update it on an existing file: 2026-03-12T02:36:16.539351235Z 2026/03/12 02:36:18 INFO : metadata sub dir: Updated directory metadata 2026/03/12 02:36:18 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/12 02:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:19 DEBUG : metadata sub dir/hello metadata world: md5 = 1f3a4be24795e57bfc3aab048526aa17 OK 2026/03/12 02:36:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/12 02:36:19 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/12 02:36:22 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.31s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:23 DEBUG : metadata sub dir: Making directory with metadata 2026/03/12 02:36:23 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:23 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/12 02:36:23 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:23 DEBUG : Local file system at /tmp/rclone470177187: File to upload is small (21 bytes), uploading instead of streaming 2026/03/12 02:36:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/12 02:36:23 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/12 02:36:23 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/12 02:36:23 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:24 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/12 02:36:24 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/12 02:36:24 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/12 02:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:26 DEBUG : metadata sub dir/hello metadata world: md5 = d64b6ef86fdb808805cbb93b54e9a187 OK 2026/03/12 02:36:26 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/12 02:36:26 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/12 02:36:26 DEBUG : Google drive root 'crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50': Skipping btime metadata as can't update it on an existing file: 2026-03-12T02:36:23.848435379Z 2026/03/12 02:36:26 INFO : metadata sub dir: Updated directory metadata 2026/03/12 02:36:29 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.31s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:30 DEBUG : Creating backend with remote "/non-existing" 2026/03/12 02:36:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/12 02:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:36:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:33 DEBUG : sub dir/hello world: md5 = e77e88c5badc57a924b3009608720a10 OK 2026/03/12 02:36:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:36:33 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:36:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.25s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.49s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Running all checks before starting transfers 2026/03/12 02:36:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:36:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Checks finished, now starting transfers 2026/03/12 02:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:38 DEBUG : sub dir/hello world: md5 = 627872f5f1696b50838c0cdb50920e92 OK 2026/03/12 02:36:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:36:38 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:36:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.16s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:41 ERROR : Ignoring --no-traverse with sync 2026/03/12 02:36:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:44 DEBUG : sub dir/hello world: md5 = b70774587f3446be280ee78ec7cd604a OK 2026/03/12 02:36:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:36:44 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:36:44 DEBUG : Waiting for deletions to finish 2026/03/12 02:36:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.26s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/12 02:36:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:48 DEBUG : hello world2: md5 = 664612f6508213f25835927e0c9fef47 OK 2026/03/12 02:36:48 DEBUG : hello world2: size = 12 OK 2026/03/12 02:36:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.07s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:51 DEBUG : potato2: md5 = aad05255bd878797c579ce353c46dc9b OK 2026/03/12 02:36:51 DEBUG : potato2: size = 11 OK 2026/03/12 02:36:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:54 DEBUG : potato2: md5 = 7ba311bba8e984265e6b0c7f8e7fd11e OK 2026/03/12 02:36:54 DEBUG : potato2: size = 11 OK 2026/03/12 02:36:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:36:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 02:36:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:36:56 DEBUG : sub dir2: Making directory with metadata 2026/03/12 02:36:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:56 DEBUG : sub dir: Making directory with metadata 2026/03/12 02:36:57 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 02:36:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 02:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:36:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:36:59 DEBUG : sub dir/hello world: md5 = 015d5f8fa0f1ae8c11faaf8c9404aebb OK 2026/03/12 02:36:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:36:59 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:37:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/12 02:37:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.41s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:04 INFO : sub dir2: Making directory 2026/03/12 02:37:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 02:37:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:37:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/12 02:37:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:04 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/12 02:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:06 DEBUG : sub dir/hello world: md5 = 07ce6ce5661e132e7dff8507f270d583 OK 2026/03/12 02:37:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:37:06 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:37:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:37:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.21s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:09 DEBUG : sub dir2: Making directory with metadata 2026/03/12 02:37:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:37:09 DEBUG : sub dir2: Making directory with metadata 2026/03/12 02:37:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:37:10 DEBUG : sub dir: Making directory with metadata 2026/03/12 02:37:11 INFO : sub dir: Made directory with metadata (mtime=2026-03-12T02:37:09.46195948Z) 2026/03/12 02:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:12 DEBUG : sub dir/hello world: md5 = ab521977b76311ff4c344fb535024513 OK 2026/03/12 02:37:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:37:12 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:37:12 INFO : sub dir/hello world: Deleted 2026/03/12 02:37:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.59s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:16 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/12 02:37:16 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 02:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.94s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:19 INFO : sub dir2: Making directory 2026/03/12 02:37:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/12 02:37:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:22 DEBUG : sub dir/hello world: md5 = 0b221ace53c4768291032fe79c3f7d06 OK 2026/03/12 02:37:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:37:22 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:37:22 INFO : sub dir/hello world: Deleted 2026/03/12 02:37:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:37:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.14s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:25 DEBUG : sub dir2: Making directory with metadata 2026/03/12 02:37:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:37:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:37:25 DEBUG : sub dir2: Making directory with metadata 2026/03/12 02:37:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:37:26 DEBUG : sub dir: Making directory with metadata 2026/03/12 02:37:27 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 02:37:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:28 DEBUG : sub dir/hello world: md5 = fd17346bf993c079bf0fcd4708376952 OK 2026/03/12 02:37:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:37:28 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:37:28 DEBUG : Waiting for deletions to finish 2026/03/12 02:37:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.84s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:32 INFO : sub dir2: Making directory 2026/03/12 02:37:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/12 02:37:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:34 DEBUG : sub dir/hello world: md5 = 239b9eb8c4ddb58a95161fd86ed951c5 OK 2026/03/12 02:37:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:37:34 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:37:34 DEBUG : Waiting for deletions to finish 2026/03/12 02:37:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:37:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.25s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:40 DEBUG : sub dir/hello world: md5 = 87c98d87a3457f7260c97a59f0a504da OK 2026/03/12 02:37:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuyujex7rudi" 2026/03/12 02:37:40 DEBUG : Creating backend with remote "TestDrive:crypt/05213chkipud2ogi0ivj08mnlqs321or932uba0gcsphf0c1ue50" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena' -> Encrypted drive 'TestCryptDrive:rclone-test-fuyujex7rudi' 2026/03/12 02:37:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:37:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuyujex7rudi': Waiting for checks to finish 2026/03/12 02:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuyujex7rudi': Waiting for transfers to finish 2026/03/12 02:37:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:37:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 02:37:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuyujex7rudi': Purge remote 2026/03/12 02:37:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.02s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:49 DEBUG : sub dir/hello world: md5 = 2dc7d0e63754621f2156a145d0996230 OK 2026/03/12 02:37:51 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:37:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/12 02:37:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone470177187) 2026/03/12 02:37:51 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:37:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:37:52 DEBUG : sub dir/hello world: md5 = 4fefc6eeca732c38e29578e5ad428631 OK 2026/03/12 02:37:52 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 02:37:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 02:37:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:37:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.50s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:37:57 DEBUG : sub dir/hello world: md5 = 0c679b06c3fa4764e229b23f082d84fc OK 2026/03/12 02:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tixotes5suzu" 2026/03/12 02:37:57 DEBUG : Config file has changed externally - reloading 2026/03/12 02:37:57 DEBUG : Creating backend with remote "TestDrive:crypt/t9jdujf7dp6a3rpkc9seb5sgv0ncbmj5c6l0ai6u8hjitp7e57sg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena' -> Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu' 2026/03/12 02:37:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:37:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu': Waiting for checks to finish 2026/03/12 02:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu': Waiting for transfers to finish 2026/03/12 02:38:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:38:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 02:38:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:38:04 DEBUG : sub dir/hello world: md5 = 8e7ad0e13cfb3d9e6b5bb50b22f89d82 OK 2026/03/12 02:38:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 02:38:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/12 02:38:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:38:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu') 2026/03/12 02:38:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 02:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu': Waiting for checks to finish 2026/03/12 02:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu': Waiting for transfers to finish 2026/03/12 02:38:06 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 02:38:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 02:38:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tixotes5suzu': Purge remote 2026/03/12 02:38:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.87s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:12 DEBUG : sub dir/hello world: md5 = 87fc2f075845df86cca37951e98bd069 OK 2026/03/12 02:38:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:38:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/12 02:38:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone470177187) 2026/03/12 02:38:13 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:38:13 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 02:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:15 DEBUG : sub dir/hello world: md5 = ded0b2d2964b8ef0ef5af228156615d8 OK 2026/03/12 02:38:15 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 02:38:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 02:38:15 INFO : sub dir/hello world: Deleted 2026/03/12 02:38:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:38:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.63s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:19 DEBUG : sub dir/hello world: md5 = 98260181253c25cb63e8e4752d4bfa57 OK 2026/03/12 02:38:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zokivan1dufo" 2026/03/12 02:38:20 DEBUG : Creating backend with remote "TestDrive:crypt/mgs4dd7pql91inm1p5snkg061qo8fa2tv0mo97kq0tq79ftj1eqg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena' -> Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo' 2026/03/12 02:38:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:38:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Waiting for checks to finish 2026/03/12 02:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Waiting for transfers to finish 2026/03/12 02:38:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:38:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 02:38:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:38:26 DEBUG : sub dir/hello world: md5 = 1cc80ca03fce7df3fdaf8d6c250b97cb OK 2026/03/12 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Using server-side directory move 2026/03/12 02:38:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 02:38:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 02:38:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/12 02:38:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:38:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo') 2026/03/12 02:38:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Waiting for checks to finish 2026/03/12 02:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Waiting for transfers to finish 2026/03/12 02:38:28 INFO : sub dir/hello world: Deleted 2026/03/12 02:38:29 INFO : sub dir/hello world: Moved (server-side) 2026/03/12 02:38:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:38:32 DEBUG : sub dir/hello world: md5 = 137cb54ff52a5b6d4e36832d3a85c91a OK 2026/03/12 02:38:33 DEBUG : testing file moves 2026/03/12 02:38:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 02:38:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/12 02:38:33 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:38:33 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo') 2026/03/12 02:38:33 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 02:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Waiting for checks to finish 2026/03/12 02:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Waiting for transfers to finish 2026/03/12 02:38:33 INFO : sub dir/hello world: Deleted 2026/03/12 02:38:34 INFO : sub dir/hello world: Moved (server-side) 2026/03/12 02:38:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/12 02:38:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zokivan1dufo': Purge remote --- PASS: TestServerSideMoveOverSelf (20.06s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:40 DEBUG : sub dir/hello world: md5 = f97861ec8f1966ad6d476475ca89a6b6 OK 2026/03/12 02:38:40 ERROR : error listing: directory not found 2026/03/12 02:38:40 INFO : Local file system at /tmp/rclone470177187: Making directory 2026/03/12 02:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.49s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:45 DEBUG : sub dir/hello world: md5 = f0e35b3cdd02e991ad3054c90bdfd63f OK 2026/03/12 02:38:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:38:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:38:46 DEBUG : Local file system at /tmp/rclone470177187: Waiting for checks to finish 2026/03/12 02:38:46 DEBUG : Local file system at /tmp/rclone470177187: Waiting for transfers to finish 2026/03/12 02:38:47 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/12 02:38:47 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/12 02:38:47 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:38:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.69s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/12 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:50 DEBUG : check sum: md5 = 7f4a99357ddafe2cd9c41af698e7b583 OK 2026/03/12 02:38:50 DEBUG : check sum: size = 1 OK 2026/03/12 02:38:50 INFO : check sum: Copied (new) 2026/03/12 02:38:50 DEBUG : Waiting for deletions to finish 2026/03/12 02:38:51 DEBUG : check sum: size = 1 OK 2026/03/12 02:38:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/12 02:38:51 DEBUG : check sum: Size of src and dst objects identical 2026/03/12 02:38:51 DEBUG : check sum: Unchanged skipping 2026/03/12 02:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:51 DEBUG : Waiting for deletions to finish 2026/03/12 02:38:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.25s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/12 02:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:53 DEBUG : sizeonly: md5 = 2a5d406211bd458d1226600dc6d9f2ca OK 2026/03/12 02:38:53 DEBUG : sizeonly: size = 6 OK 2026/03/12 02:38:53 INFO : sizeonly: Copied (new) 2026/03/12 02:38:53 DEBUG : Waiting for deletions to finish 2026/03/12 02:38:54 DEBUG : sizeonly: size = 6 OK 2026/03/12 02:38:54 DEBUG : sizeonly: Sizes identical 2026/03/12 02:38:54 DEBUG : sizeonly: Unchanged skipping 2026/03/12 02:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:54 DEBUG : Waiting for deletions to finish 2026/03/12 02:38:54 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.29s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:38:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/12 02:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:57 DEBUG : ignore-size: md5 = 802d168a73929079c02ee2ad5a7d7eda OK 2026/03/12 02:38:57 INFO : ignore-size: Copied (new) 2026/03/12 02:38:57 DEBUG : Waiting for deletions to finish 2026/03/12 02:38:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:38:57 DEBUG : ignore-size: Unchanged skipping 2026/03/12 02:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:38:57 DEBUG : Waiting for deletions to finish 2026/03/12 02:38:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.16s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:00 DEBUG : existing: md5 = 991de1496113fc93c280b552574bc3e2 OK 2026/03/12 02:39:00 DEBUG : existing: size = 6 OK 2026/03/12 02:39:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:39:00 DEBUG : existing: Unchanged skipping 2026/03/12 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:00 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:00 INFO : There was nothing to transfer 2026/03/12 02:39:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/12 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:01 DEBUG : existing: md5 = 5a070f31f324ee4164bd70a345a0f084 OK 2026/03/12 02:39:01 DEBUG : existing: size = 6 OK 2026/03/12 02:39:01 INFO : existing: Copied (replaced existing) 2026/03/12 02:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.41s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 02:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:04 DEBUG : existing: md5 = 9f73db9ebec0c857f0ea93013aa7bd80 OK 2026/03/12 02:39:04 DEBUG : existing: size = 6 OK 2026/03/12 02:39:04 INFO : existing: Copied (new) 2026/03/12 02:39:04 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:05 DEBUG : existing: Destination exists, skipping 2026/03/12 02:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:05 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.30s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:08 DEBUG : b/potato: md5 = 57f56be9781082bb7f0e55f9eb6cca53 OK 2026/03/12 02:39:10 DEBUG : c/non empty space: md5 = 9dac27d84878a73d9e252d5a03a5fd7c OK 2026/03/12 02:39:10 INFO : d: Making directory 2026/03/12 02:39:12 DEBUG : Added delayed dir = "a", newDst= 2026/03/12 02:39:12 INFO : c: Set directory modification time (using SetModTime) 2026/03/12 02:39:12 DEBUG : Added delayed dir = "c", newDst=c 2026/03/12 02:39:12 DEBUG : c/non empty space: size = 5 OK 2026/03/12 02:39:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 02:39:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:39:12 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 02:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:14 DEBUG : a/potato2: md5 = 5323b14ba35b20224bc7910783ede851 OK 2026/03/12 02:39:14 DEBUG : a/potato2: size = 60 OK 2026/03/12 02:39:14 INFO : a/potato2: Copied (new) 2026/03/12 02:39:14 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:15 INFO : b/potato: Deleted 2026/03/12 02:39:15 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/12 02:39:15 INFO : d: Removing directory 2026/03/12 02:39:16 INFO : b: Removing directory 2026/03/12 02:39:16 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/12 02:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': deleted 2 directories 2026/03/12 02:39:19 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/12 02:39:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:22 DEBUG : empty space: md5 = 0aa41992374d91978e0d65b8d715bc79 OK 2026/03/12 02:39:22 DEBUG : empty space: size = 1 OK 2026/03/12 02:39:22 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/03/12 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:22 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/12 02:39:22 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:23 DEBUG : empty space: size = 1 OK 2026/03/12 02:39: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/03/12 02:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:24 DEBUG : empty space: md5 = 6f8c0e4a6c5dc01856f1d66415890610 OK 2026/03/12 02:39:24 DEBUG : empty space: size = 1 OK 2026/03/12 02:39:24 INFO : empty space: Copied (replaced existing) 2026/03/12 02:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:27 DEBUG : foo: md5 = 4143c78a585f5538f3b94485890fe0ab OK 2026/03/12 02:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:28 DEBUG : foo: size = 3 OK 2026/03/12 02:39: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/03/12 02:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:29 DEBUG : foo: md5 = 0ab2b68fa2c6ac7e8465e5e3c1c5d728 OK 2026/03/12 02:39:29 DEBUG : foo: size = 3 OK 2026/03/12 02:39:29 INFO : foo: Copied (replaced existing) 2026/03/12 02:39:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.61s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:32 DEBUG : empty space: md5 = 1cd960235776f52fbe7eb17d4dc1d367 OK 2026/03/12 02:39:32 DEBUG : empty space: size = 1 OK 2026/03/12 02:39:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:39:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 02:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:32 DEBUG : empty space: Unchanged skipping 2026/03/12 02:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:34 DEBUG : potato: md5 = f86d42f7a620f92efb59b24e1d753c62 OK 2026/03/12 02:39:34 DEBUG : potato: size = 60 OK 2026/03/12 02:39:34 INFO : potato: Copied (new) 2026/03/12 02:39:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:37 DEBUG : potato: md5 = 26edeb69a09dd556ae7000fd53a36b9b OK 2026/03/12 02:39:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone470177187) 2026/03/12 02:39:37 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:39:37 DEBUG : potato: Sizes differ 2026/03/12 02:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:39 DEBUG : potato: md5 = a160a98e2151c7a22b154dfb5cd7ad9f OK 2026/03/12 02:39:39 DEBUG : potato: size = 21 OK 2026/03/12 02:39:39 INFO : potato: Copied (replaced existing) 2026/03/12 02:39:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.50s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:41 DEBUG : potato: md5 = 97b889e6a6d2007525547fb1fd924703 OK 2026/03/12 02:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:42 DEBUG : potato: size = 21 OK 2026/03/12 02:39:42 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/03/12 02:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:43 DEBUG : potato: md5 = 31bee1ae443d43b167bf450b94a993a3 OK 2026/03/12 02:39:43 DEBUG : potato: size = 21 OK 2026/03/12 02:39:43 INFO : potato: Copied (replaced existing) 2026/03/12 02:39:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:46 DEBUG : potato: md5 = 1718a91aad6eb3011400b9186d149449 OK 2026/03/12 02:39:47 DEBUG : empty space: md5 = 9990a01f858dd978c44ab676b35e868f OK 2026/03/12 02:39:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:39:47 DEBUG : empty space: size = 1 OK 2026/03/12 02:39:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:39:47 DEBUG : empty space: Unchanged skipping 2026/03/12 02:39:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/12 02:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:47 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:50 DEBUG : potato: md5 = a0dbb65c5a0f72b63bc1aea5ed5db795 OK 2026/03/12 02:39:52 DEBUG : empty space: md5 = 75fb3aaa37768aabaf516db7ea9295db OK 2026/03/12 02:39:52 DEBUG : empty space: size = 1 OK 2026/03/12 02:39:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:39:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:39:52 DEBUG : empty space: Unchanged skipping 2026/03/12 02:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:39:54 DEBUG : potato2: md5 = c65da1907c22942c06113d51d99d012a OK 2026/03/12 02:39:54 DEBUG : potato2: size = 60 OK 2026/03/12 02:39:54 INFO : potato2: Copied (new) 2026/03/12 02:39:54 DEBUG : Waiting for deletions to finish 2026/03/12 02:39:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:39:58 DEBUG : b/potato: md5 = 3264f36a92dab1536883f4c3814fa238 OK 2026/03/12 02:40:00 DEBUG : c/non empty space: md5 = c56c89705622f087c3e0469031b6cf88 OK 2026/03/12 02:40:00 INFO : d: Making directory 2026/03/12 02:40:01 INFO : d/e: Making directory 2026/03/12 02:40:03 DEBUG : Added delayed dir = "a", newDst= 2026/03/12 02:40:04 INFO : c: Set directory modification time (using SetModTime) 2026/03/12 02:40:04 DEBUG : Added delayed dir = "c", newDst=c 2026/03/12 02:40:04 DEBUG : c/non empty space: size = 5 OK 2026/03/12 02:40:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:40:04 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 02:40:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 02:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:06 DEBUG : a/potato2: md5 = ffdae611b3f70026d918a79c4cd9f946 OK 2026/03/12 02:40:06 DEBUG : a/potato2: size = 60 OK 2026/03/12 02:40:06 INFO : a/potato2: Copied (new) 2026/03/12 02:40:06 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:06 INFO : b/potato: Deleted 2026/03/12 02:40:07 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/12 02:40:07 INFO : d/e: Removing directory 2026/03/12 02:40:07 INFO : d: Removing directory 2026/03/12 02:40:08 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/12 02:40:08 INFO : b: Removing directory 2026/03/12 02:40:08 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/12 02:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': deleted 3 directories 2026/03/12 02:40:11 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/12 02:40:12 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:40:14 DEBUG : b/potato: md5 = ab1595b5740a3f640277af9ef270b60b OK 2026/03/12 02:40:17 DEBUG : c/non empty space: md5 = c93731cf547176695e0184b49542b648 OK 2026/03/12 02:40:17 INFO : d: Making directory 2026/03/12 02:40:18 DEBUG : Added delayed dir = "a", newDst= 2026/03/12 02:40:19 INFO : c: Set directory modification time (using SetModTime) 2026/03/12 02:40:19 DEBUG : Added delayed dir = "c", newDst=c 2026/03/12 02:40:19 DEBUG : c/non empty space: size = 5 OK 2026/03/12 02:40:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:40:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/12 02:40:19 DEBUG : c/non empty space: Unchanged skipping 2026/03/12 02:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:21 DEBUG : a/potato2: md5 = 2582dab20c49d06c90a39fd113a43e8c OK 2026/03/12 02:40:21 DEBUG : a/potato2: size = 60 OK 2026/03/12 02:40:21 INFO : a/potato2: Copied (new) 2026/03/12 02:40:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': not deleting files as there were IO errors 2026/03/12 02:40:21 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/12 02:40:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': not deleting directories as there were IO errors 2026/03/12 02:40:25 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/12 02:40:25 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/12 02:40:26 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:40:28 DEBUG : potato: md5 = 90ba8be517dcdb41a8d1f3c0653cd88a OK 2026/03/12 02:40:30 DEBUG : empty space: md5 = e98ba1f096211d8c1e2dd4ed0f097ac9 OK 2026/03/12 02:40:30 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:30 DEBUG : empty space: size = 1 OK 2026/03/12 02:40:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:40:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:30 DEBUG : empty space: Unchanged skipping 2026/03/12 02:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:30 INFO : potato: Deleted 2026/03/12 02:40:31 DEBUG : potato2: md5 = 0fbf9c02ef1174a76f804e902208733b OK 2026/03/12 02:40:31 DEBUG : potato2: size = 60 OK 2026/03/12 02:40:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:40:35 DEBUG : potato: md5 = da5b225f0e2f91766f3f2170b58547ad OK 2026/03/12 02:40:36 DEBUG : empty space: md5 = 04196d9251528be0a531ac52d3456cea OK 2026/03/12 02:40:36 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:37 INFO : potato: Deleted 2026/03/12 02:40:37 DEBUG : empty space: size = 1 OK 2026/03/12 02:40:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:40:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:37 DEBUG : empty space: Unchanged skipping 2026/03/12 02:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:39 DEBUG : potato2: md5 = 023bb8ec46375376e1f0725d340dd07f OK 2026/03/12 02:40:39 DEBUG : potato2: size = 60 OK 2026/03/12 02:40:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.52s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:40:42 DEBUG : potato: md5 = fcc55956fd39dbf78e2d49cc62711ca6 OK 2026/03/12 02:40:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:44 DEBUG : potato2: md5 = ace4755d4a1155573ac45dcfffaf10dc OK 2026/03/12 02:40:44 DEBUG : potato2: size = 19 OK 2026/03/12 02:40:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.98s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:40:47 DEBUG : potato2: md5 = e67c81ff307fe2d2ef81c1da304db50a OK 2026/03/12 02:40:49 DEBUG : empty space: md5 = ea3d2cb93fff839e1acf652c4f6d727d OK 2026/03/12 02:40:49 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 02:40:49 DEBUG : enormous: Excluded 2026/03/12 02:40:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 02:40:49 DEBUG : potato2: Excluded 2026/03/12 02:40:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 02:40:49 DEBUG : empty space: size = 1 OK 2026/03/12 02:40:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:49 DEBUG : empty space: Unchanged skipping 2026/03/12 02:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:49 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:49 INFO : There was nothing to transfer 2026/03/12 02:40:50 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 02:40:50 DEBUG : enormous: Excluded 2026/03/12 02:40:50 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 02:40:50 DEBUG : potato2: Excluded 2026/03/12 02:40:50 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 02:40:50 DEBUG : empty space: size = 1 OK 2026/03/12 02:40:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/12 02:40:50 DEBUG : empty space: Unchanged skipping 2026/03/12 02:40:50 DEBUG : Local file system at /tmp/rclone470177187: Waiting for checks to finish 2026/03/12 02:40:50 DEBUG : Local file system at /tmp/rclone470177187: Waiting for transfers to finish 2026/03/12 02:40:50 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.48s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:40:53 DEBUG : potato2: md5 = 906c8e6ea60984f18f2583571ae6e2ca OK 2026/03/12 02:40:54 DEBUG : empty space: md5 = cb2922475ee1ddc895d83f55e3984eb0 OK 2026/03/12 02:40:55 DEBUG : enormous: md5 = 6be88881886dfa3a79e52a456c05d8d5 OK 2026/03/12 02:40:56 DEBUG : enormous: Excluded (Size Filter) 2026/03/12 02:40:56 DEBUG : enormous: Excluded 2026/03/12 02:40:56 DEBUG : potato2: Excluded (Size Filter) 2026/03/12 02:40:56 DEBUG : potato2: Excluded 2026/03/12 02:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:40:56 DEBUG : empty space: size = 1 OK 2026/03/12 02:40:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:40:56 DEBUG : empty space: Unchanged skipping 2026/03/12 02:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:40:56 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:56 INFO : potato2: Deleted 2026/03/12 02:40:56 INFO : enormous: Deleted 2026/03/12 02:40:56 INFO : There was nothing to transfer 2026/03/12 02:40:57 DEBUG : empty space: size = 1 OK 2026/03/12 02:40:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/12 02:40:57 DEBUG : empty space: Unchanged skipping 2026/03/12 02:40:57 DEBUG : Local file system at /tmp/rclone470177187: Waiting for checks to finish 2026/03/12 02:40:57 DEBUG : Local file system at /tmp/rclone470177187: Waiting for transfers to finish 2026/03/12 02:40:57 DEBUG : Waiting for deletions to finish 2026/03/12 02:40:57 INFO : enormous: Deleted 2026/03/12 02:40:57 INFO : potato2: Deleted 2026/03/12 02:40:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.77s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:41:00 DEBUG : one: md5 = aa89fd1fd91ce0551b414dc5f46d4c69 OK 2026/03/12 02:41:01 DEBUG : two: md5 = 82de5f6f6151d689ed4ee479b2fbba28 OK 2026/03/12 02:41:03 DEBUG : three: md5 = cdbdbe6814061549acb62442532e874b OK 2026/03/12 02:41:04 DEBUG : four: md5 = 872e342e632b617ed978848072fea12c OK 2026/03/12 02:41:05 DEBUG : five: Need to transfer - File not found at Destination 2026/03/12 02:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:05 DEBUG : one: Destination is newer than source, skipping 2026/03/12 02:41:05 DEBUG : three: size = 5 OK 2026/03/12 02:41:05 DEBUG : three: Sizes identical 2026/03/12 02:41:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/12 02:41:05 DEBUG : two: size = 3 OK 2026/03/12 02:41:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:41:05 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:41:05 DEBUG : four: Sizes differ 2026/03/12 02:41:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/12 02:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:06 DEBUG : two: md5 = 53a779ae9c5748214aeb1d9ffcf73ca2 OK 2026/03/12 02:41:06 DEBUG : two: size = 3 OK 2026/03/12 02:41:06 INFO : two: Copied (replaced existing) 2026/03/12 02:41:06 DEBUG : four: md5 = b1847c79ebd43bc1dcff8166ae7fae9d OK 2026/03/12 02:41:06 DEBUG : four: size = 4 OK 2026/03/12 02:41:06 INFO : four: Copied (replaced existing) 2026/03/12 02:41:06 DEBUG : five: md5 = 5c9622484061fa53d760d995366018a0 OK 2026/03/12 02:41:06 DEBUG : five: size = 4 OK 2026/03/12 02:41:06 INFO : five: Copied (new) 2026/03/12 02:41:06 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.96s) === 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-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/12 02:41:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/12 02:41:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/12 02:41:09 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/12 02:41:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:10 DEBUG : yam: md5 = c1934f4a3b35d52e4a099c4caf023c56 OK 2026/03/12 02:41:10 DEBUG : yam: size = 11 OK 2026/03/12 02:41:10 INFO : yam: Copied (new) 2026/03/12 02:41:11 DEBUG : potato: md5 = 32992105e02f5e8de221eed5a2fad2eb OK 2026/03/12 02:41:11 DEBUG : potato: size = 14 OK 2026/03/12 02:41:11 INFO : potato: Copied (new) 2026/03/12 02:41:11 DEBUG : Waiting for deletions to finish 2026/03/12 02:41:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/12 02:41:11 DEBUG : potato: size = 14 OK 2026/03/12 02:41:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:41:11 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/12 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:11 DEBUG : potato: Unchanged skipping 2026/03/12 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:12 DEBUG : yaml: md5 = c45618d526b3fedc5c3507d3555f254d OK 2026/03/12 02:41:12 DEBUG : yaml: size = 11 OK 2026/03/12 02:41:12 INFO : yaml: Copied (new) 2026/03/12 02:41:12 DEBUG : Waiting for deletions to finish 2026/03/12 02:41:13 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/12 02:41:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Making map for --track-renames 2026/03/12 02:41:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Finished making map for --track-renames 2026/03/12 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 02:41:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/12 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for renames to finish 2026/03/12 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:16 DEBUG : yam: md5 = 516f968f1f0747dc05fe2420f779fd00 OK 2026/03/12 02:41:16 DEBUG : yam: size = 11 OK 2026/03/12 02:41:16 INFO : yam: Copied (new) 2026/03/12 02:41:16 DEBUG : potato: md5 = cb857311dfad53235869f306c53e90c6 OK 2026/03/12 02:41:16 DEBUG : potato: size = 14 OK 2026/03/12 02:41:16 INFO : potato: Copied (new) 2026/03/12 02:41:16 DEBUG : Waiting for deletions to finish 2026/03/12 02:41:17 DEBUG : potato: size = 14 OK 2026/03/12 02:41:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Making map for --track-renames 2026/03/12 02:41:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Finished making map for --track-renames 2026/03/12 02:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:17 DEBUG : potato: Unchanged skipping 2026/03/12 02:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for renames to finish 2026/03/12 02:41:17 INFO : yam: Moved (server-side) to: yaml 2026/03/12 02:41:17 INFO : yaml: Renamed from "yam" 2026/03/12 02:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:17 DEBUG : Waiting for deletions to finish 2026/03/12 02:41:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/12 02:41:19 DEBUG : Added delayed dir = "sub", newDst= 2026/03/12 02:41:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Making map for --track-renames 2026/03/12 02:41:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Finished making map for --track-renames 2026/03/12 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/12 02:41:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/12 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for renames to finish 2026/03/12 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:21 DEBUG : sub/yam: md5 = 7184729b48f78ad67ba39030b5e6f69d OK 2026/03/12 02:41:21 DEBUG : sub/yam: size = 11 OK 2026/03/12 02:41:21 INFO : sub/yam: Copied (new) 2026/03/12 02:41:21 DEBUG : potato: md5 = fa9d327a43a6fa713d4303af6bc691a2 OK 2026/03/12 02:41:21 DEBUG : potato: size = 14 OK 2026/03/12 02:41:21 INFO : potato: Copied (new) 2026/03/12 02:41:21 DEBUG : Waiting for deletions to finish 2026/03/12 02:41:22 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:23 DEBUG : potato: size = 14 OK 2026/03/12 02:41:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:41:23 DEBUG : potato: Unchanged skipping 2026/03/12 02:41:23 INFO : sub: Set directory modification time (using SetModTime) 2026/03/12 02:41:23 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/12 02:41:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Making map for --track-renames 2026/03/12 02:41:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Finished making map for --track-renames 2026/03/12 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for renames to finish 2026/03/12 02:41:24 INFO : sub/yam: Moved (server-side) to: yam 2026/03/12 02:41:24 INFO : yam: Renamed from "sub/yam" 2026/03/12 02:41:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:24 DEBUG : Waiting for deletions to finish 2026/03/12 02:41:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.82s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:41:27 DEBUG : Creating backend with remote "/tmp/rclone470177187/dir1" 2026/03/12 02:41:27 DEBUG : Creating backend with remote "/tmp/rclone470177187/dir2" 2026/03/12 02:41:27 DEBUG : Local file system at /tmp/rclone470177187/dir2: Using server-side directory move 2026/03/12 02:41:27 INFO : Local file system at /tmp/rclone470177187/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 02:41:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/12 02:41:27 INFO : file1.txt: Moved (server-side) 2026/03/12 02:41:27 DEBUG : Local file system at /tmp/rclone470177187/dir2: Waiting for checks to finish 2026/03/12 02:41:27 DEBUG : Local file system at /tmp/rclone470177187/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:41:27 DEBUG : Added delayed dir = "nested", newDst= 2026/03/12 02:41:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:41:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:41:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/12 02:41:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 02:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:30 DEBUG : sub dir/hello world: md5 = d7d79c1fb3e42cf4b8c7b524870290a2 OK 2026/03/12 02:41:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:41:30 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:41:30 INFO : sub dir/hello world: Deleted 2026/03/12 02:41:31 DEBUG : nested/sub dir/file: md5 = da8e201d59e861bc448a3c9a3697b613 OK 2026/03/12 02:41:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/12 02:41:31 INFO : nested/sub dir/file: Copied (new) 2026/03/12 02:41:31 INFO : nested/sub dir/file: Deleted 2026/03/12 02:41:32 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:32 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:32 INFO : sub dir: Removing directory 2026/03/12 02:41:32 INFO : nested/sub dir: Removing directory 2026/03/12 02:41:32 INFO : nested: Removing directory 2026/03/12 02:41:32 DEBUG : Local file system at /tmp/rclone470177187: deleted 3 directories 2026/03/12 02:41:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 02:41:35 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/12 02:41:36 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:41:37 DEBUG : Added delayed dir = "nested", newDst= 2026/03/12 02:41:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 02:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 02:41:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/12 02:41:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/12 02:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:39 DEBUG : sub dir/hello world: md5 = c0246525f8cb7e3ce3bc2d399b35a2fc OK 2026/03/12 02:41:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 02:41:39 INFO : sub dir/hello world: Copied (new) 2026/03/12 02:41:39 INFO : sub dir/hello world: Deleted 2026/03/12 02:41:41 DEBUG : nested/sub dir/file: md5 = 2b89a3875c110a1c67f0c1ad3e17fb39 OK 2026/03/12 02:41:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/12 02:41:41 INFO : nested/sub dir/file: Copied (new) 2026/03/12 02:41:41 INFO : nested/sub dir/file: Deleted 2026/03/12 02:41:41 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:42 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/12 02:41:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 02:41:45 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/12 02:41:46 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.91s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:41:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/12 02:41:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 02:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:48 DEBUG : existing-b: md5 = eb2b68eba7a0dd2db505f25368abde97 OK 2026/03/12 02:41:48 DEBUG : existing-b: size = 6 OK 2026/03/12 02:41:48 INFO : existing-b: Copied (new) 2026/03/12 02:41:48 INFO : existing-b: Deleted 2026/03/12 02:41:48 DEBUG : existing: md5 = dedb702b24c33252658e310f395467af OK 2026/03/12 02:41:48 DEBUG : existing: size = 6 OK 2026/03/12 02:41:48 INFO : existing: Copied (new) 2026/03/12 02:41:48 INFO : existing: Deleted 2026/03/12 02:41:49 DEBUG : existing: Destination exists, skipping 2026/03/12 02:41:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/12 02:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:41:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.74s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:41:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lezinuv4miki" 2026/03/12 02:41:50 DEBUG : Creating backend with remote "TestDrive:crypt/uu5mjf34e7u1bbdi7jdv8i8oq5pqindqm41er5qagi6t8hm8f9cg" 2026/03/12 02:41:53 DEBUG : potato2: md5 = b6bedfd72ad359ad49805f9fa643021d OK 2026/03/12 02:41:54 DEBUG : empty space: md5 = 73af15195dde6df8152827e760472f29 OK 2026/03/12 02:41:56 DEBUG : potato3: md5 = 21109579a0824f7044454b4ec13e2095 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena' -> Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki' 2026/03/12 02:41:58 DEBUG : empty space: md5 = 88c2b2bb65b6f134dd9d9e683266f82d OK 2026/03/12 02:41:59 DEBUG : potato3: md5 = 3ac7a9c7dd2df31fa1b00917e9f198bf OK 2026/03/12 02:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki': Using server-side directory move 2026/03/12 02:42:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 02:42:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:42:00 DEBUG : empty space: size = 1 OK 2026/03/12 02:42:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 02:42:00 DEBUG : empty space: Unchanged skipping 2026/03/12 02:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki': Waiting for checks to finish 2026/03/12 02:42:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:42:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki') 2026/03/12 02:42:00 DEBUG : potato3: Sizes differ 2026/03/12 02:42:00 INFO : potato3: Deleted 2026/03/12 02:42:00 INFO : empty space: Deleted 2026/03/12 02:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki': Waiting for transfers to finish 2026/03/12 02:42:00 INFO : potato2: Moved (server-side) 2026/03/12 02:42:01 INFO : potato3: Moved (server-side) 2026/03/12 02:42:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cobafop5mavi" 2026/03/12 02:42:01 DEBUG : Creating backend with remote "TestDrive:crypt/nef7snr0cgg70te7rsp6vo8l2i3olls90uql01vj75o3oh620pcg" 2026/03/12 02:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cobafop5mavi': Using server-side directory move 2026/03/12 02:42:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cobafop5mavi': Server side directory move succeeded 2026/03/12 02:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cobafop5mavi': Purge remote 2026/03/12 02:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lezinuv4miki': Purge remote 2026/03/12 02:42:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:42:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawixug6lowi" 2026/03/12 02:42:05 DEBUG : Creating backend with remote "TestDrive:crypt/i2i7it8lfcc8k226c41s6r3eurvm842gr68h7e52r3he7a6g40j0" 2026/03/12 02:42:08 DEBUG : potato2: md5 = 791b89bdda12401fd1bd390f2cd19065 OK 2026/03/12 02:42:09 DEBUG : empty space: md5 = 992e836047e286fee534c0f50f369a1e OK 2026/03/12 02:42:11 DEBUG : potato3: md5 = 98a021f9b89a8ac525c9c71ffcae2ca0 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena' -> Encrypted drive 'TestCryptDrive:rclone-test-rawixug6lowi' 2026/03/12 02:42:14 DEBUG : empty space: md5 = ec02e488903503b1ceba7fa9c233d0ff OK 2026/03/12 02:42:15 DEBUG : potato3: md5 = 2e4ab8e01bdbc5b6efb4c822f8460ce7 OK 2026/03/12 02:42:15 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 02:42:15 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 02:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:42:15 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:42:15 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rawixug6lowi') 2026/03/12 02:42:15 DEBUG : potato3: Sizes differ 2026/03/12 02:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawixug6lowi': Waiting for checks to finish 2026/03/12 02:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawixug6lowi': Waiting for transfers to finish 2026/03/12 02:42:16 INFO : potato3: Deleted 2026/03/12 02:42:16 INFO : potato2: Moved (server-side) 2026/03/12 02:42:16 INFO : potato3: Moved (server-side) 2026/03/12 02:42:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kopifum4kine" 2026/03/12 02:42:17 DEBUG : Creating backend with remote "TestDrive:crypt/alv5vpo3udd6i0inm7774av3a328avlicisfaroun32975emspb0" 2026/03/12 02:42:18 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 02:42:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:42:18 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/12 02:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kopifum4kine': Waiting for checks to finish 2026/03/12 02:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kopifum4kine': Waiting for transfers to finish 2026/03/12 02:42:19 INFO : potato2: Moved (server-side) 2026/03/12 02:42:20 INFO : potato3: Moved (server-side) 2026/03/12 02:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kopifum4kine': Purge remote 2026/03/12 02:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawixug6lowi': Purge remote --- PASS: TestServerSideMoveWithFilter (16.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:42:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tefetep8gaxu" 2026/03/12 02:42:22 DEBUG : Creating backend with remote "TestDrive:crypt/2ckh0mqkrqv0ac5dtk0a88b6hf3gvbfj6dsgths34fcckvmu999g" 2026/03/12 02:42:24 DEBUG : potato2: md5 = ba28a7359f1f0f1756f064e8d0ae9769 OK 2026/03/12 02:42:26 DEBUG : empty space: md5 = d71944f34be9f979366c68065b956c65 OK 2026/03/12 02:42:27 DEBUG : potato3: md5 = 7eb27fc4ffa7322749c05a8b729162e1 OK 2026/03/12 02:42:27 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena' -> Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu' 2026/03/12 02:42:31 DEBUG : empty space: md5 = 94a869b266c525658979cd32123b44ea OK 2026/03/12 02:42:32 DEBUG : potato3: md5 = 780c0b7ba963f6b080518fd3219bbee4 OK 2026/03/12 02:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu': Using server-side directory move 2026/03/12 02:42:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 02:42:33 DEBUG : empty space: size = 1 OK 2026/03/12 02:42:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 02:42:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 02:42:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:42:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu') 2026/03/12 02:42:33 DEBUG : potato3: Sizes differ 2026/03/12 02:42:33 DEBUG : empty space: Unchanged skipping 2026/03/12 02:42:33 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/12 02:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu': Waiting for checks to finish 2026/03/12 02:42:34 INFO : empty space: Deleted 2026/03/12 02:42:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu': Waiting for transfers to finish 2026/03/12 02:42:34 INFO : potato3: Deleted 2026/03/12 02:42:34 INFO : potato2: Moved (server-side) 2026/03/12 02:42:34 INFO : potato3: Moved (server-side) 2026/03/12 02:42:34 INFO : tomatoDir: Removing directory 2026/03/12 02:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': deleted 1 directories 2026/03/12 02:42:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-waqevag8puhu" 2026/03/12 02:42:35 DEBUG : Creating backend with remote "TestDrive:crypt/sd25bd9k65lrssdr72mk61t2hh1bbhdibg8v98ol0jvil73c570g" 2026/03/12 02:42:36 INFO : tomatoDir: Making directory 2026/03/12 02:42:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqevag8puhu': Using server-side directory move 2026/03/12 02:42:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-waqevag8puhu': Server side directory move succeeded 2026/03/12 02:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-waqevag8puhu': Purge remote 2026/03/12 02:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefetep8gaxu': Purge remote 2026/03/12 02:42:40 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.50s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test" 2026/03/12 02:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.10s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test" 2026/03/12 02:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/12 02:42:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test-include/layer2" 2026/03/12 02:42:45 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/12 02:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test-ignore-file" 2026/03/12 02:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/12 02:42:52 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 752fd7a32fc1b8d58965bd1d98da725e OK 2026/03/12 02:42:54 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/12 02:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test': Waiting for checks to finish 2026/03/12 02:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test': Waiting for transfers to finish 2026/03/12 02:42:54 DEBUG : Waiting for deletions to finish 2026/03/12 02:42:54 INFO : There was nothing to transfer 2026/03/12 02:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:42:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:42:56 DEBUG : Waiting for deletions to finish 2026/03/12 02:42:56 INFO : rclone-sync-test-include: Removing directory 2026/03/12 02:42:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/12 02:42:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/12 02:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': failed to delete 1 directories 2026/03/12 02:42:57 INFO : There was nothing to transfer 2026/03/12 02:42:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/12 02:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/12 02:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/12 02:42:59 DEBUG : Waiting for deletions to finish 2026/03/12 02:42:59 INFO : There was nothing to transfer 2026/03/12 02:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:43:01 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:01 INFO : rclone-sync-test-include: Removing directory 2026/03/12 02:43:01 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/12 02:43:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/12 02:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': failed to delete 1 directories 2026/03/12 02:43:01 INFO : There was nothing to transfer 2026/03/12 02:43:03 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/12 02:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/12 02:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/12 02:43:03 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:03 INFO : There was nothing to transfer 2026/03/12 02:43:05 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/12 02:43:06 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.01s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:43:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:43:07 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:43:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/CompareDest" 2026/03/12 02:43:09 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/gveqi14airsml4bgu7krj116o8" 2026/03/12 02:43:11 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 02:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:13 DEBUG : one: md5 = 1e1185d4307c650a339fc8aa35d074d5 OK 2026/03/12 02:43:13 DEBUG : one: size = 3 OK 2026/03/12 02:43:13 INFO : one: Copied (new) 2026/03/12 02:43:13 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:43:14 DEBUG : one: Sizes differ 2026/03/12 02:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:15 DEBUG : one: md5 = d2c16a0eccd716faf199a8d518be25fa OK 2026/03/12 02:43:15 DEBUG : one: size = 5 OK 2026/03/12 02:43:15 INFO : one: Copied (replaced existing) 2026/03/12 02:43:15 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:17 DEBUG : dst/one: md5 = e1a61a6822731dba0e02e51a637cd972 OK 2026/03/12 02:43:20 DEBUG : CompareDest/one: md5 = 917e4ff7d8fc29965ed4e97f0adadaad OK 2026/03/12 02:43:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:43:21 DEBUG : one: Sizes differ 2026/03/12 02:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:21 DEBUG : one: size = 5 OK 2026/03/12 02:43:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:43:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 02:43:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:21 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:21 INFO : There was nothing to transfer 2026/03/12 02:43:23 DEBUG : CompareDest/two: md5 = b999ec68157bc4d28dacb0d4197517cf OK 2026/03/12 02:43:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:43:24 DEBUG : one: Sizes differ 2026/03/12 02:43:24 DEBUG : two: size = 3 OK 2026/03/12 02:43:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:43:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 02:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:24 DEBUG : one: size = 5 OK 2026/03/12 02:43:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:43:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 02:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:24 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:24 INFO : There was nothing to transfer 2026/03/12 02:43:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:43:25 DEBUG : one: Sizes differ 2026/03/12 02:43:25 DEBUG : one: size = 5 OK 2026/03/12 02:43:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:43:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 02:43:25 DEBUG : two: size = 3 OK 2026/03/12 02:43:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:43:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 02:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:25 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:25 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/12 02:43:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:43:26 DEBUG : one: Sizes differ 2026/03/12 02:43:27 DEBUG : one: size = 5 OK 2026/03/12 02:43:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:43:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 02:43:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:27 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/CompareDest') 2026/03/12 02:43:27 DEBUG : two: Sizes differ 2026/03/12 02:43:27 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:28 DEBUG : two: md5 = 05e169a8a79af5aabaa35c73911106bc OK 2026/03/12 02:43:28 DEBUG : two: size = 5 OK 2026/03/12 02:43:28 INFO : two: Copied (new) 2026/03/12 02:43:28 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:43:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:43:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:43:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:43:35 DEBUG : pre-dest1/1: md5 = d4c2e6c22b8886703230a480c634c394 OK 2026/03/12 02:43:37 DEBUG : pre-dest2/2: md5 = 60fa0979c6b575cfbbe4765c82a585b7 OK 2026/03/12 02:43:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dest" 2026/03/12 02:43:38 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/rg03c1jvnehrrc617i0lnqjddc" 2026/03/12 02:43:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/pre-dest1" 2026/03/12 02:43:39 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/bbnblvh6k061ssopqrp18kd7gc" 2026/03/12 02:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/pre-dest2" 2026/03/12 02:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/12 02:43:42 DEBUG : 1: size = 1 OK 2026/03/12 02:43:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:43:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/12 02:43:42 DEBUG : 2: size = 1 OK 2026/03/12 02:43:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:43:42 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/12 02:43:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/12 02:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dest': Waiting for checks to finish 2026/03/12 02:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dest': Waiting for transfers to finish 2026/03/12 02:43:45 DEBUG : 3: md5 = d54a31e2c04b3e08a2327b0d4639fa33 OK 2026/03/12 02:43:45 DEBUG : 3: size = 1 OK 2026/03/12 02:43:45 INFO : 3: Copied (new) 2026/03/12 02:43:45 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:47 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/12 02:43:48 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/12 02:43:49 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.83s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:43:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:43:50 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:43:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/CopyDest" 2026/03/12 02:43:51 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/12 02:43:53 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 02:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:55 DEBUG : one: md5 = 0521d6a684f18f9cb2acc7d8bb081ee8 OK 2026/03/12 02:43:55 DEBUG : one: size = 3 OK 2026/03/12 02:43:55 INFO : one: Copied (new) 2026/03/12 02:43:55 DEBUG : Waiting for deletions to finish 2026/03/12 02:43:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:43:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:43:57 DEBUG : one: Sizes differ 2026/03/12 02:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:43:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:43:58 DEBUG : one: md5 = 68e63e054d34daa608b075728a37c148 OK 2026/03/12 02:43:58 DEBUG : one: size = 5 OK 2026/03/12 02:43:58 INFO : one: Copied (replaced existing) 2026/03/12 02:43:58 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:00 DEBUG : dst/one: md5 = 33db31c5650157aa75576fc9c8ee8b9c OK 2026/03/12 02:44:02 DEBUG : CopyDest/one: md5 = 408d2b1cd15836c6caf5ace13527a625 OK 2026/03/12 02:44:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/BackupDir" 2026/03/12 02:44:03 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/12 02:44:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:44:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:44:05 DEBUG : one: Sizes differ 2026/03/12 02:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:05 DEBUG : one: size = 5 OK 2026/03/12 02:44:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:44:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:44:05 DEBUG : one: Sizes differ 2026/03/12 02:44:07 INFO : one: Moved (server-side) 2026/03/12 02:44:08 DEBUG : one: size = 5 OK 2026/03/12 02:44:08 INFO : one: Copied (server-side copy) 2026/03/12 02:44:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/12 02:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:08 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:10 DEBUG : CopyDest/two: md5 = c7849b7d1f4910b00acb5ece59a67191 OK 2026/03/12 02:44:11 DEBUG : one: size = 5 OK 2026/03/12 02:44:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:11 DEBUG : one: Unchanged skipping 2026/03/12 02:44:11 DEBUG : two: size = 3 OK 2026/03/12 02:44:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:12 DEBUG : two: size = 3 OK 2026/03/12 02:44:12 INFO : two: Copied (server-side copy) 2026/03/12 02:44:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/12 02:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:12 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:13 DEBUG : one: size = 5 OK 2026/03/12 02:44:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:13 DEBUG : one: Unchanged skipping 2026/03/12 02:44:13 DEBUG : two: size = 3 OK 2026/03/12 02:44:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:13 DEBUG : two: Unchanged skipping 2026/03/12 02:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:13 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:13 INFO : There was nothing to transfer 2026/03/12 02:44:15 DEBUG : CopyDest/three: md5 = 62a95f7d7e16a5d7873f4fdcc0116a05 OK 2026/03/12 02:44:16 DEBUG : one: size = 5 OK 2026/03/12 02:44:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:16 DEBUG : one: Unchanged skipping 2026/03/12 02:44:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone470177187) 2026/03/12 02:44:16 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/CopyDest') 2026/03/12 02:44:16 DEBUG : three: Sizes differ 2026/03/12 02:44:16 DEBUG : three: Destination not found in --copy-dest 2026/03/12 02:44:16 DEBUG : three: Need to transfer - File not found at Destination 2026/03/12 02:44:16 DEBUG : two: size = 3 OK 2026/03/12 02:44:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 02:44:16 DEBUG : two: Unchanged skipping 2026/03/12 02:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:17 DEBUG : three: md5 = 15792352d6b0cefd8d794a272edd65e3 OK 2026/03/12 02:44:17 DEBUG : three: size = 7 OK 2026/03/12 02:44:17 INFO : three: Copied (new) 2026/03/12 02:44:17 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/12 02:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:44:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:44:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:44:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:44:22 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/12 02:44:23 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.06s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:44:26 DEBUG : dst/one: md5 = 23247c38dfa06edf520d81bae7bd349d OK 2026/03/12 02:44:27 DEBUG : dst/two: md5 = 8c56ebcb8414539694a795d0f6f7e156 OK 2026/03/12 02:44:28 DEBUG : dst/three.txt: md5 = ad4df6b18b4ae64d082d48afc24699d9 OK 2026/03/12 02:44:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:44:29 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/backup" 2026/03/12 02:44:30 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/1nrff024r7pq65ecp72fc28jb0" 2026/03/12 02:44:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:44:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:44:32 DEBUG : one: Sizes differ 2026/03/12 02:44:32 DEBUG : two: size = 3 OK 2026/03/12 02:44:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:44:32 DEBUG : two: Unchanged skipping 2026/03/12 02:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:33 INFO : one: Moved (server-side) 2026/03/12 02:44:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:35 DEBUG : one: md5 = f3790ebe31102fc0753d302ed2a57d1f OK 2026/03/12 02:44:35 DEBUG : one: size = 4 OK 2026/03/12 02:44:35 INFO : one: Copied (new) 2026/03/12 02:44:35 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:35 INFO : three.txt: Moved (server-side) 2026/03/12 02:44:35 INFO : three.txt: Moved into backup dir 2026/03/12 02:44:37 DEBUG : dst/three.txt: md5 = 762eed40d70b16949ef07001d64d07e3 OK 2026/03/12 02:44:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:44:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:44:38 DEBUG : one: Sizes differ 2026/03/12 02:44:38 DEBUG : two: size = 3 OK 2026/03/12 02:44:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:44:38 DEBUG : two: Unchanged skipping 2026/03/12 02:44:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:39 INFO : one: Deleted 2026/03/12 02:44:39 INFO : one: Moved (server-side) 2026/03/12 02:44:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:41 DEBUG : one: md5 = 15ec187a1368cd629d53fb1ce8d8a4bb OK 2026/03/12 02:44:41 DEBUG : one: size = 5 OK 2026/03/12 02:44:41 INFO : one: Copied (new) 2026/03/12 02:44:41 DEBUG : Waiting for deletions to finish 2026/03/12 02:44:42 INFO : three.txt: Deleted 2026/03/12 02:44:42 INFO : three.txt: Moved (server-side) 2026/03/12 02:44:42 INFO : three.txt: Moved into backup dir 2026/03/12 02:44:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:44:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:44:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:44:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/12 02:44:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/12 02:44:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (23.71s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:44:50 DEBUG : dst/one: md5 = 145ecceac075ceb7f3f9e10a76ad6c9d OK 2026/03/12 02:44:51 DEBUG : dst/two: md5 = a7693d9759bd526207d027479fba3b84 OK 2026/03/12 02:44:53 DEBUG : dst/three.txt: md5 = f52b1f7042917465f6a120000388622d OK 2026/03/12 02:44:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:44:53 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:44:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/backup" 2026/03/12 02:44:54 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/1nrff024r7pq65ecp72fc28jb0" 2026/03/12 02:44:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:44:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:44:56 DEBUG : one: Sizes differ 2026/03/12 02:44:56 DEBUG : two: size = 3 OK 2026/03/12 02:44:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:44:56 DEBUG : two: Unchanged skipping 2026/03/12 02:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:44:58 INFO : one: Moved (server-side) to: one.bak 2026/03/12 02:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:44:59 DEBUG : one: md5 = dae453bc70a4149c2e9b6d2469ad15a7 OK 2026/03/12 02:44:59 DEBUG : one: size = 4 OK 2026/03/12 02:44:59 INFO : one: Copied (new) 2026/03/12 02:44:59 DEBUG : Waiting for deletions to finish 2026/03/12 02:45:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 02:45:00 INFO : three.txt: Moved into backup dir 2026/03/12 02:45:02 DEBUG : dst/three.txt: md5 = ee8f0b07f5c47c6f9e60d86e1c35fd59 OK 2026/03/12 02:45:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:45:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:45:02 DEBUG : one: Sizes differ 2026/03/12 02:45:02 DEBUG : two: size = 3 OK 2026/03/12 02:45:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:45:02 DEBUG : two: Unchanged skipping 2026/03/12 02:45:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:45:03 INFO : one.bak: Deleted 2026/03/12 02:45:04 INFO : one: Moved (server-side) to: one.bak 2026/03/12 02:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:45:05 DEBUG : one: md5 = d549dcd9ebcd1bc940322526a030853f OK 2026/03/12 02:45:05 DEBUG : one: size = 5 OK 2026/03/12 02:45:05 INFO : one: Copied (new) 2026/03/12 02:45:05 DEBUG : Waiting for deletions to finish 2026/03/12 02:45:06 INFO : three.txt.bak: Deleted 2026/03/12 02:45:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 02:45:06 INFO : three.txt: Moved into backup dir 2026/03/12 02:45:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:45:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/12 02:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/12 02:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/12 02:45:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:45:13 DEBUG : dst/one: md5 = b7d3fc9bde82b5bbf0296a05ccf790fa OK 2026/03/12 02:45:14 DEBUG : dst/two: md5 = d55eb95f53c851bee2fe2d86647cb8b4 OK 2026/03/12 02:45:16 DEBUG : dst/three.txt: md5 = 254c9a978e5f821ec35d90323726ffc2 OK 2026/03/12 02:45:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:45:17 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:45:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/backup" 2026/03/12 02:45:18 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/1nrff024r7pq65ecp72fc28jb0" 2026/03/12 02:45:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:45:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:45:19 DEBUG : one: Sizes differ 2026/03/12 02:45:19 DEBUG : two: size = 3 OK 2026/03/12 02:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:45:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:45:19 DEBUG : two: Unchanged skipping 2026/03/12 02:45:21 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 02:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:45:22 DEBUG : one: md5 = 12eafa1da959e9adfa6f0f218fd32a19 OK 2026/03/12 02:45:22 DEBUG : one: size = 4 OK 2026/03/12 02:45:22 INFO : one: Copied (new) 2026/03/12 02:45:22 DEBUG : Waiting for deletions to finish 2026/03/12 02:45:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 02:45:23 INFO : three.txt: Moved into backup dir 2026/03/12 02:45:25 DEBUG : dst/three.txt: md5 = ca1b3d63848840ea57ebf6329868165d OK 2026/03/12 02:45:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:45:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:45:26 DEBUG : one: Sizes differ 2026/03/12 02:45:26 DEBUG : two: size = 3 OK 2026/03/12 02:45:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:45:26 DEBUG : two: Unchanged skipping 2026/03/12 02:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:45:26 INFO : one-2019-01-01: Deleted 2026/03/12 02:45:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 02:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:45:28 DEBUG : one: md5 = 1365577a9cb3ca96713772656d37649b OK 2026/03/12 02:45:28 DEBUG : one: size = 5 OK 2026/03/12 02:45:28 INFO : one: Copied (new) 2026/03/12 02:45:28 DEBUG : Waiting for deletions to finish 2026/03/12 02:45:29 INFO : three-2019-01-01.txt: Deleted 2026/03/12 02:45:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 02:45:30 INFO : three.txt: Moved into backup dir 2026/03/12 02:45:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:45:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:45:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/12 02:45:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/12 02:45:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/12 02:45:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.18s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:45:36 DEBUG : dst/one: md5 = 3b3c70ce07aabaf94307522f67defe0a OK 2026/03/12 02:45:38 DEBUG : dst/two: md5 = d654dd338e9e1ad37019b185c5ac4157 OK 2026/03/12 02:45:39 DEBUG : dst/three.txt: md5 = 46581bd81285888f21107f96fc6a807f OK 2026/03/12 02:45:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:45:40 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:45:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:45:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:45:41 DEBUG : one: Sizes differ 2026/03/12 02:45:41 DEBUG : two: size = 3 OK 2026/03/12 02:45:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:45:41 DEBUG : two: Unchanged skipping 2026/03/12 02:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:45:41 INFO : one: Moved (server-side) to: one.bak 2026/03/12 02:45:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:45:43 DEBUG : one: md5 = 1270b056bb8193b98344ae66b4b66399 OK 2026/03/12 02:45:43 DEBUG : one: size = 4 OK 2026/03/12 02:45:43 INFO : one: Copied (new) 2026/03/12 02:45:43 DEBUG : Waiting for deletions to finish 2026/03/12 02:45:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 02:45:44 INFO : three.txt: Moved into backup dir 2026/03/12 02:45:46 DEBUG : dst/three.txt: md5 = 70faad4190c24fb58f2b6c3046b8bd1a OK 2026/03/12 02:45:46 DEBUG : one.bak: Excluded (Path Filter) 2026/03/12 02:45:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/12 02:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for checks to finish 2026/03/12 02:45:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:45:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:45:46 DEBUG : one: Sizes differ 2026/03/12 02:45:46 DEBUG : two: size = 3 OK 2026/03/12 02:45:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:45:46 DEBUG : two: Unchanged skipping 2026/03/12 02:45:47 INFO : one.bak: Deleted 2026/03/12 02:45:48 INFO : one: Moved (server-side) to: one.bak 2026/03/12 02:45:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst': Waiting for transfers to finish 2026/03/12 02:45:49 DEBUG : one: md5 = d43cc7ce4f34c537b76c7087d8d71c05 OK 2026/03/12 02:45:49 DEBUG : one: size = 5 OK 2026/03/12 02:45:49 INFO : one: Copied (new) 2026/03/12 02:45:49 DEBUG : Waiting for deletions to finish 2026/03/12 02:45:50 INFO : three.txt.bak: Deleted 2026/03/12 02:45:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 02:45:50 INFO : three.txt: Moved into backup dir 2026/03/12 02:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/12 02:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/12 02:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/12 02:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 02:45:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (20.34s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:45:57 DEBUG : dst/one: md5 = 7e4640d99515ccc8983db7ad14c32b5b OK 2026/03/12 02:45:58 DEBUG : dst/two: md5 = 53b9c1a024355991c365ca52fe1bdf82 OK 2026/03/12 02:46:00 DEBUG : dst/three.txt: md5 = 3c2c0019621456599565c5903c3252f2 OK 2026/03/12 02:46:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:46:00 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:46:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:01 DEBUG : one: Sizes differ 2026/03/12 02:46:02 INFO : one: Moved (server-side) to: one.bak 2026/03/12 02:46:04 DEBUG : one: md5 = a22bd26228ce36617c40daa64f95411e OK 2026/03/12 02:46:04 DEBUG : one: size = 4 OK 2026/03/12 02:46:04 INFO : one: Copied (new) 2026/03/12 02:46:04 DEBUG : two: size = 3 OK 2026/03/12 02:46:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:46:04 DEBUG : two: Unchanged skipping 2026/03/12 02:46:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:04 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:04 DEBUG : three.txt: Sizes differ 2026/03/12 02:46:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 02:46:06 DEBUG : three.txt: md5 = b1465e7da5bdefd6f1ee7b19bb639375 OK 2026/03/12 02:46:06 DEBUG : three.txt: size = 6 OK 2026/03/12 02:46:06 INFO : three.txt: Copied (new) 2026/03/12 02:46:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:08 DEBUG : one: Sizes differ 2026/03/12 02:46:08 INFO : one.bak: Deleted 2026/03/12 02:46:09 INFO : one: Moved (server-side) to: one.bak 2026/03/12 02:46:11 DEBUG : one: md5 = a2725c34865412d2c1c101b9c22cf260 OK 2026/03/12 02:46:11 DEBUG : one: size = 5 OK 2026/03/12 02:46:11 INFO : one: Copied (new) 2026/03/12 02:46:11 DEBUG : two: size = 3 OK 2026/03/12 02:46:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:46:11 DEBUG : two: Unchanged skipping 2026/03/12 02:46:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:11 DEBUG : three.txt: Sizes differ 2026/03/12 02:46:12 INFO : three.txt.bak: Deleted 2026/03/12 02:46:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/12 02:46:14 DEBUG : three.txt: md5 = 4ca7b022d2614f628aead104945b9c97 OK 2026/03/12 02:46:14 DEBUG : three.txt: size = 19 OK 2026/03/12 02:46:14 INFO : three.txt: Copied (new) 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/12 02:46:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (23.99s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:46:20 DEBUG : dst/one: md5 = 06857e639c580fc47ec4b0c4505c5cde OK 2026/03/12 02:46:22 DEBUG : dst/two: md5 = 076e61a281297651b1cba5f68e64b579 OK 2026/03/12 02:46:23 DEBUG : dst/three.txt: md5 = 960bc674ea783b0fdf6d7ab3c52db395 OK 2026/03/12 02:46:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fojikud8dena/dst" 2026/03/12 02:46:24 DEBUG : Creating backend with remote "TestDrive:crypt/kimdl5hlu48t42ic00chgutkhjf2qai4n8d9pk31931vr7nrgh50/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 02:46:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:25 DEBUG : one: Sizes differ 2026/03/12 02:46:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 02:46:27 DEBUG : one: md5 = 8fdfe06ca85e4aa5034807d8027a5870 OK 2026/03/12 02:46:27 DEBUG : one: size = 4 OK 2026/03/12 02:46:27 INFO : one: Copied (new) 2026/03/12 02:46:27 DEBUG : two: size = 3 OK 2026/03/12 02:46:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:46:27 DEBUG : two: Unchanged skipping 2026/03/12 02:46:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:27 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:27 DEBUG : three.txt: Sizes differ 2026/03/12 02:46:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 02:46:30 DEBUG : three.txt: md5 = d7d2b1feb81322aa199d439ae73766c7 OK 2026/03/12 02:46:30 DEBUG : three.txt: size = 6 OK 2026/03/12 02:46:30 INFO : three.txt: Copied (new) 2026/03/12 02:46:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:31 DEBUG : one: Sizes differ 2026/03/12 02:46:32 INFO : one-2019-01-01: Deleted 2026/03/12 02:46:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 02:46:34 DEBUG : one: md5 = 64a009b010c32979b55a426c962e324a OK 2026/03/12 02:46:34 DEBUG : one: size = 5 OK 2026/03/12 02:46:34 INFO : one: Copied (new) 2026/03/12 02:46:34 DEBUG : two: size = 3 OK 2026/03/12 02:46:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:46:34 DEBUG : two: Unchanged skipping 2026/03/12 02:46:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:34 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena/dst') 2026/03/12 02:46:34 DEBUG : three.txt: Sizes differ 2026/03/12 02:46:35 INFO : three-2019-01-01.txt: Deleted 2026/03/12 02:46:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 02:46:37 DEBUG : three.txt: md5 = 9dd355f34564ed30509607aab60a7d0f OK 2026/03/12 02:46:37 DEBUG : three.txt: size = 19 OK 2026/03/12 02:46:37 INFO : three.txt: Copied (new) 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/12 02:46:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (23.40s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:46:43 DEBUG : Testêé: md5 = 1fd2a71816775ebb5e566be3b5748e8d OK 2026/03/12 02:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:46:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:43 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:46:43 DEBUG : Testêé: Sizes differ 2026/03/12 02:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:46:45 DEBUG : Testêé: md5 = 130ee2abad31f3af60ddb19345bb55ec OK 2026/03/12 02:46:45 DEBUG : Testêé: size = 14 OK 2026/03/12 02:46:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/12 02:46:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.34s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:46:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/12 02:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:46:48 DEBUG : existing: md5 = d27759328a2be35f337a1895ddd6b586 OK 2026/03/12 02:46:48 DEBUG : existing: size = 6 OK 2026/03/12 02:46:48 INFO : existing: Copied (new) 2026/03/12 02:46:48 DEBUG : Waiting for deletions to finish 2026/03/12 02:46:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone470177187) 2026/03/12 02:46:49 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:46:49 DEBUG : existing: Sizes differ 2026/03/12 02:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:46:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/12 02:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:46:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': not deleting files as there were IO errors 2026/03/12 02:46:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.17s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:46:51 DEBUG : EXISTING: md5 = 3b654bcf5157bf6de8a12ece9f133f63 OK 2026/03/12 02:46:52 DEBUG : EXISTING: size = 6 OK 2026/03/12 02:46:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:46:52 DEBUG : existing: Unchanged skipping 2026/03/12 02:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:46:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:46:52 DEBUG : Waiting for deletions to finish 2026/03/12 02:46:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.53s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", 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-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", 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-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", 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.52s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:46:57 DEBUG : both0: md5 = 45539e3f8166a35b959ddd13ca9b60ab OK 2026/03/12 02:46:59 DEBUG : only0: md5 = fc551d07eabebc3aedcec9c3eed337ed OK 2026/03/12 02:47:00 DEBUG : both1: md5 = 0e5b21af0065cf3723a77838a590c1fd OK 2026/03/12 02:47:02 DEBUG : only1: md5 = fb243caa1cb99edc418dc8acda01810b OK 2026/03/12 02:47:03 DEBUG : both2: md5 = 0cc8408337a0c46e86480815222ac86f OK 2026/03/12 02:47:05 DEBUG : only2: md5 = 7b81b5b19c6af76febafefffef8a660c OK 2026/03/12 02:47:06 DEBUG : both3: md5 = c9d29deb390181db8d58bb68a1b833d6 OK 2026/03/12 02:47:08 DEBUG : only3: md5 = 39c8ac4084211e2d378ab25d5d28484a OK 2026/03/12 02:47:09 DEBUG : both4: md5 = 5e6fb8786cf0dc3ff3bf57f4e134b40d OK 2026/03/12 02:47:11 DEBUG : only4: md5 = 508d87dbfe79667688b6f199cf3e26f3 OK 2026/03/12 02:47:13 DEBUG : both5: md5 = 0d51c38eacd8000dd21a8420afa76f98 OK 2026/03/12 02:47:14 DEBUG : only5: md5 = 8173c25b7b8de55ad039dd4a88c707dd OK 2026/03/12 02:47:15 DEBUG : both6: md5 = 2d090006ff8f78abf71e72d5fb16b65e OK 2026/03/12 02:47:18 DEBUG : only6: md5 = 0b4fc79c131476d247c07c46928227d0 OK 2026/03/12 02:47:20 DEBUG : both7: md5 = c7114a36746919dbed8515c489ee0d53 OK 2026/03/12 02:47:21 DEBUG : only7: md5 = 70c4e3ef51f9906ab8ba086ac526ec0f OK 2026/03/12 02:47:23 DEBUG : both8: md5 = 0bedc452853efa3d8281f73ec9390ad7 OK 2026/03/12 02:47:24 DEBUG : only8: md5 = f979ce45e2cc9c42790baf06f1ec1e3d OK 2026/03/12 02:47:25 DEBUG : both9: md5 = 4c086f32381fa0285f11dfcc3ca1d2e9 OK 2026/03/12 02:47:27 DEBUG : only9: md5 = bb25a5c7ef0c6b4168ca8cd451f38269 OK 2026/03/12 02:47:29 DEBUG : both10: md5 = 3ef73ebcd9a8f71aec2aa9d88e750d60 OK 2026/03/12 02:47:30 DEBUG : only10: md5 = d29931dd732298f98bd5ea1725fbdbed OK 2026/03/12 02:47:32 DEBUG : both11: md5 = 75abacac4b6a06e6d27c2b4d46cef502 OK 2026/03/12 02:47:33 DEBUG : only11: md5 = 80837ea56a3e1a0320dff6a84306deac OK 2026/03/12 02:47:34 DEBUG : both12: md5 = 16a45bf9c08f17c952545e9665b658cf OK 2026/03/12 02:47:36 DEBUG : only12: md5 = 58dc176545979538743f7c6dbe3ce89a OK 2026/03/12 02:47:37 DEBUG : both13: md5 = 19cf5073008ad5e8edbe9de1bdacd6ef OK 2026/03/12 02:47:39 DEBUG : only13: md5 = 46b88e2ea14a247e0963500f6d4b6da8 OK 2026/03/12 02:47:40 DEBUG : both14: md5 = 34d66185221dc22b65c6d2e23876e102 OK 2026/03/12 02:47:41 DEBUG : only14: md5 = c9e477a1b7d7c827314d28660e99471a OK 2026/03/12 02:47:43 DEBUG : both15: md5 = 0c0640daef18f337712b0376387a680c OK 2026/03/12 02:47:44 DEBUG : only15: md5 = 114a0b4db757078c2470d0a898da7c53 OK 2026/03/12 02:47:46 DEBUG : both16: md5 = 187d41026fd02018f7a6d185b7bf4144 OK 2026/03/12 02:47:48 DEBUG : only16: md5 = 3a61bfd3e23608f744a28e3b6823ac66 OK 2026/03/12 02:47:49 DEBUG : both17: md5 = c4bc8845225240564cbd4500ad57243f OK 2026/03/12 02:47:51 DEBUG : only17: md5 = b732ade8ba917bbe03c70e6d0006ccc3 OK 2026/03/12 02:47:52 DEBUG : both18: md5 = ce83faae2ee30a9fb8dcdecc70014495 OK 2026/03/12 02:47:54 DEBUG : only18: md5 = ff139aaad7ab67813702f1cb761a03dc OK 2026/03/12 02:47:55 DEBUG : both19: md5 = a8613a4c6412de876fd2f5457c088793 OK 2026/03/12 02:47:57 DEBUG : only19: md5 = caad14c98f5b020cbc2121fe0c4f61eb OK 2026/03/12 02:47:57 DEBUG : both0: size = 6 OK 2026/03/12 02:47:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both10: size = 6 OK 2026/03/12 02:47:57 DEBUG : both11: size = 6 OK 2026/03/12 02:47:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both12: size = 6 OK 2026/03/12 02:47:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both0: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both13: size = 6 OK 2026/03/12 02:47:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both13: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both14: size = 6 OK 2026/03/12 02:47:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both14: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both15: size = 6 OK 2026/03/12 02:47:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both15: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both16: size = 6 OK 2026/03/12 02:47:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both16: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both17: size = 6 OK 2026/03/12 02:47:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both17: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both18: size = 6 OK 2026/03/12 02:47:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both18: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both19: size = 6 OK 2026/03/12 02:47:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:47:57 DEBUG : both19: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both1: size = 6 OK 2026/03/12 02:47:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both1: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both2: size = 6 OK 2026/03/12 02:47:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both2: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both3: size = 6 OK 2026/03/12 02:47:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both3: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both4: size = 6 OK 2026/03/12 02:47:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both4: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both5: size = 6 OK 2026/03/12 02:47:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both5: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both6: size = 6 OK 2026/03/12 02:47:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both6: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both7: size = 6 OK 2026/03/12 02:47:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both7: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both8: size = 6 OK 2026/03/12 02:47:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both8: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both9: size = 6 OK 2026/03/12 02:47:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:47:57 DEBUG : both9: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both12: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both11: Unchanged skipping 2026/03/12 02:47:57 DEBUG : both10: Unchanged skipping 2026/03/12 02:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:47:57 DEBUG : Waiting for deletions to finish 2026/03/12 02:47:58 INFO : only2: Deleted 2026/03/12 02:47:58 INFO : only6: Deleted 2026/03/12 02:47:58 INFO : only5: Deleted 2026/03/12 02:47:58 INFO : only11: Deleted 2026/03/12 02:47:58 INFO : only19: Deleted 2026/03/12 02:47:58 INFO : only1: Deleted 2026/03/12 02:47:58 INFO : only3: Deleted 2026/03/12 02:47:58 INFO : only9: Deleted 2026/03/12 02:47:59 INFO : only7: Deleted 2026/03/12 02:47:59 INFO : only12: Deleted 2026/03/12 02:47:59 INFO : only8: Deleted 2026/03/12 02:47:59 INFO : only13: Deleted 2026/03/12 02:47:59 INFO : only4: Deleted 2026/03/12 02:47:59 INFO : only16: Deleted 2026/03/12 02:47:59 INFO : only0: Deleted 2026/03/12 02:47:59 INFO : only10: Deleted 2026/03/12 02:47:59 INFO : only14: Deleted 2026/03/12 02:47:59 INFO : only15: Deleted 2026/03/12 02:48:00 INFO : only17: Deleted 2026/03/12 02:48:00 INFO : only18: Deleted 2026/03/12 02:48:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.27s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:48:11 DEBUG : both0: md5 = cc4add90f184f5ae28778b39c0edf11f OK 2026/03/12 02:48:13 DEBUG : only0: md5 = f84169ddff7226b6ff3524448c906db6 OK 2026/03/12 02:48:14 DEBUG : both1: md5 = 4edce512bcbc6afb1cc2cdf0efb8c38a OK 2026/03/12 02:48:16 DEBUG : only1: md5 = 13b7c9262f4b73e8d3c421d79fb6ecc5 OK 2026/03/12 02:48:18 DEBUG : both2: md5 = 02aa705a0ee15697aa276e1e9edaea4f OK 2026/03/12 02:48:19 DEBUG : only2: md5 = 1c462fdff0370ba6cd8501eca2678611 OK 2026/03/12 02:48:21 DEBUG : both3: md5 = 437ea8e9f214f56ae74be79231dc6dc1 OK 2026/03/12 02:48:22 DEBUG : only3: md5 = a8d053b48fb326e354ccb9934bb17586 OK 2026/03/12 02:48:24 DEBUG : both4: md5 = 447d29cade85f85c16914c8fe11d1cdb OK 2026/03/12 02:48:25 DEBUG : only4: md5 = ffbe97c87b434676d43275ab429e2b5b OK 2026/03/12 02:48:27 DEBUG : both5: md5 = 9a6ca61f7eef131441099ec23ef4bd9a OK 2026/03/12 02:48:28 DEBUG : only5: md5 = ef037928d418096f8b5aa8550ff8b1c3 OK 2026/03/12 02:48:30 DEBUG : both6: md5 = 55f91828e63891ebc3bb1d72548aced9 OK 2026/03/12 02:48:31 DEBUG : only6: md5 = bb624b501df470038e1b88b7071e0c42 OK 2026/03/12 02:48:33 DEBUG : both7: md5 = eb9deada725cb7718c1544c63dd062a5 OK 2026/03/12 02:48:34 DEBUG : only7: md5 = fec39bf8421ef31270d13b77eb2172ef OK 2026/03/12 02:48:35 DEBUG : both8: md5 = 20ce8526937ed793259af89e72bf1045 OK 2026/03/12 02:48:37 DEBUG : only8: md5 = 8c81e1117c69181167b9925cc8803a68 OK 2026/03/12 02:48:38 DEBUG : both9: md5 = 7c43234509fd5735067b84b34c92a27c OK 2026/03/12 02:48:40 DEBUG : only9: md5 = 6268d5b57f6156c1b50d4f872feb3148 OK 2026/03/12 02:48:41 DEBUG : both10: md5 = 70dce4b861f8cbba51a7b2895cc57635 OK 2026/03/12 02:48:43 DEBUG : only10: md5 = d33fc21a8535034a9dc9e764b6888996 OK 2026/03/12 02:48:44 DEBUG : both11: md5 = e1d9d329a569cad83eab4e458cbec06e OK 2026/03/12 02:48:46 DEBUG : only11: md5 = 4e46c5b42ce22f3ddfb3e9b767e02c7b OK 2026/03/12 02:48:47 DEBUG : both12: md5 = 05201a73d802971c59ebc5aea62d5b82 OK 2026/03/12 02:48:48 DEBUG : only12: md5 = 27eed67ddf6d51e59c35a577e9c4cce1 OK 2026/03/12 02:48:50 DEBUG : both13: md5 = 63de8822af9db862088e14febae0064c OK 2026/03/12 02:48:51 DEBUG : only13: md5 = 54832a85553de7eec1235ef7dc72db53 OK 2026/03/12 02:48:53 DEBUG : both14: md5 = db48c4fb62ce416ec5b543b29a6b6e86 OK 2026/03/12 02:48:54 DEBUG : only14: md5 = 14768ab4f703d2b43f6c0e60bed6456f OK 2026/03/12 02:48:56 DEBUG : both15: md5 = 92653b42f384e6b830e4077d2736d3d4 OK 2026/03/12 02:48:57 DEBUG : only15: md5 = 93234e0b7ad05782bd5dd4fc2da3e0f7 OK 2026/03/12 02:48:59 DEBUG : both16: md5 = ead0d92975d39f1d4534aecd8ad1f930 OK 2026/03/12 02:49:01 DEBUG : only16: md5 = 09e227bfc3c46f77e906508beee6cf2b OK 2026/03/12 02:49:02 DEBUG : both17: md5 = d576715499a073001f24d8d218d50542 OK 2026/03/12 02:49:04 DEBUG : only17: md5 = d8d4d1c37e7bfd19e2c0566f7a8e16f3 OK 2026/03/12 02:49:05 DEBUG : both18: md5 = 091c6e71e79d37170c35525991efa545 OK 2026/03/12 02:49:06 DEBUG : only18: md5 = 3308fffd291060eede312c77c5c24434 OK 2026/03/12 02:49:08 DEBUG : both19: md5 = d9bbd485c3e8ae7dfc616ed96a4fc71d OK 2026/03/12 02:49:09 DEBUG : only19: md5 = 3e1140336473720dbc5dcefc643b9cba OK 2026/03/12 02:49:10 DEBUG : both0: size = 6 OK 2026/03/12 02:49:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both0: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both11: size = 6 OK 2026/03/12 02:49:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both11: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both12: size = 6 OK 2026/03/12 02:49:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both10: size = 6 OK 2026/03/12 02:49:10 DEBUG : both12: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both14: size = 6 OK 2026/03/12 02:49:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both14: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both13: size = 6 OK 2026/03/12 02:49:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:49:10 DEBUG : both10: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both16: size = 6 OK 2026/03/12 02:49:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both17: size = 6 OK 2026/03/12 02:49:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both13: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both18: size = 6 OK 2026/03/12 02:49:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both16: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both19: size = 6 OK 2026/03/12 02:49:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both15: size = 6 OK 2026/03/12 02:49:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both19: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both1: size = 6 OK 2026/03/12 02:49:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both1: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both2: size = 6 OK 2026/03/12 02:49:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both15: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both3: size = 6 OK 2026/03/12 02:49:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both17: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both4: size = 6 OK 2026/03/12 02:49:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both4: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both5: size = 6 OK 2026/03/12 02:49:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both5: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both6: size = 6 OK 2026/03/12 02:49:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both6: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both7: size = 6 OK 2026/03/12 02:49:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both7: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both8: size = 6 OK 2026/03/12 02:49:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both8: Unchanged skipping 2026/03/12 02:49:10 DEBUG : both9: size = 6 OK 2026/03/12 02:49:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:49:10 DEBUG : both9: Unchanged skipping 2026/03/12 02:49:10 DEBUG : only0: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only0: Sizes differ 2026/03/12 02:49:10 DEBUG : only10: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : both18: Unchanged skipping 2026/03/12 02:49:10 DEBUG : only11: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only11: Sizes differ 2026/03/12 02:49:10 DEBUG : only12: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only12: Sizes differ 2026/03/12 02:49:10 DEBUG : only13: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only13: Sizes differ 2026/03/12 02:49:10 DEBUG : only14: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only14: Sizes differ 2026/03/12 02:49:10 DEBUG : only15: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only15: Sizes differ 2026/03/12 02:49:10 DEBUG : both2: Unchanged skipping 2026/03/12 02:49:10 DEBUG : only16: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only16: Sizes differ 2026/03/12 02:49:10 DEBUG : both3: Unchanged skipping 2026/03/12 02:49:10 DEBUG : only17: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only17: Sizes differ 2026/03/12 02:49:10 DEBUG : only18: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only18: Sizes differ 2026/03/12 02:49:10 DEBUG : only19: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only19: Sizes differ 2026/03/12 02:49:10 DEBUG : only1: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only1: Sizes differ 2026/03/12 02:49:10 DEBUG : only3: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only3: Sizes differ 2026/03/12 02:49:10 DEBUG : only4: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only4: Sizes differ 2026/03/12 02:49:10 DEBUG : only2: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only2: Sizes differ 2026/03/12 02:49:10 DEBUG : only10: Sizes differ 2026/03/12 02:49:10 DEBUG : only5: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only5: Sizes differ 2026/03/12 02:49:10 DEBUG : only9: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only9: Sizes differ 2026/03/12 02:49:10 DEBUG : only6: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only6: Sizes differ 2026/03/12 02:49:10 DEBUG : only7: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only7: Sizes differ 2026/03/12 02:49:10 DEBUG : only8: size = 0 (Local file system at /tmp/rclone470177187) 2026/03/12 02:49:10 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena') 2026/03/12 02:49:10 DEBUG : only8: Sizes differ 2026/03/12 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:49:11 DEBUG : only0: md5 = 2525afb462f39afea04ce3a43a3b9544 OK 2026/03/12 02:49:11 DEBUG : only0: size = 0 OK 2026/03/12 02:49:11 INFO : only0: Copied (replaced existing) 2026/03/12 02:49:11 DEBUG : only13: md5 = a25336b00a6c33c47c2c61dc39253cea OK 2026/03/12 02:49:11 DEBUG : only13: size = 0 OK 2026/03/12 02:49:11 INFO : only13: Copied (replaced existing) 2026/03/12 02:49:11 DEBUG : only12: md5 = 6cca87b0beba15ea5436f07c3d8d7e89 OK 2026/03/12 02:49:11 DEBUG : only12: size = 0 OK 2026/03/12 02:49:11 INFO : only12: Copied (replaced existing) 2026/03/12 02:49:11 DEBUG : only11: md5 = c2bf75718cda6ce27d2fa429ba484c51 OK 2026/03/12 02:49:11 DEBUG : only11: size = 0 OK 2026/03/12 02:49:11 INFO : only11: Copied (replaced existing) 2026/03/12 02:49:12 DEBUG : only15: md5 = 60c0cb9a55f87ea6bdaa64e13e2328bb OK 2026/03/12 02:49:12 DEBUG : only15: size = 0 OK 2026/03/12 02:49:12 INFO : only15: Copied (replaced existing) 2026/03/12 02:49:13 DEBUG : only17: md5 = fd4deb54d7af06cf7d46c2d093fcbdf5 OK 2026/03/12 02:49:13 DEBUG : only17: size = 0 OK 2026/03/12 02:49:13 INFO : only17: Copied (replaced existing) 2026/03/12 02:49:13 DEBUG : only14: md5 = b57a24c71f619ef225cb6cdfa87316f6 OK 2026/03/12 02:49:13 DEBUG : only14: size = 0 OK 2026/03/12 02:49:13 INFO : only14: Copied (replaced existing) 2026/03/12 02:49:13 DEBUG : only16: md5 = 687ff9db4dc29c882ea3e2fa510ae52a OK 2026/03/12 02:49:13 DEBUG : only16: size = 0 OK 2026/03/12 02:49:13 INFO : only16: Copied (replaced existing) 2026/03/12 02:49:14 DEBUG : only18: md5 = 9dbbd2cd4da26c92d2516ca15b33349b OK 2026/03/12 02:49:14 DEBUG : only18: size = 0 OK 2026/03/12 02:49:14 INFO : only18: Copied (replaced existing) 2026/03/12 02:49:14 DEBUG : only1: md5 = 617e54c3da620aac5621b9b15a06c208 OK 2026/03/12 02:49:14 DEBUG : only1: size = 0 OK 2026/03/12 02:49:14 INFO : only1: Copied (replaced existing) 2026/03/12 02:49:14 DEBUG : only19: md5 = dc4929f27e99a6b376b6b8bb2cc8c28b OK 2026/03/12 02:49:14 DEBUG : only19: size = 0 OK 2026/03/12 02:49:14 INFO : only19: Copied (replaced existing) 2026/03/12 02:49:14 DEBUG : only4: md5 = 0398c5a842d6bd1c762964be5401b781 OK 2026/03/12 02:49:14 DEBUG : only4: size = 0 OK 2026/03/12 02:49:14 INFO : only4: Copied (replaced existing) 2026/03/12 02:49:15 DEBUG : only2: md5 = b778fa0245f3cf62932b3924d08cc3f7 OK 2026/03/12 02:49:15 DEBUG : only2: size = 0 OK 2026/03/12 02:49:15 INFO : only2: Copied (replaced existing) 2026/03/12 02:49:15 DEBUG : only10: md5 = 4b84ad02e7aa067c38f5dd7aadfa8ae6 OK 2026/03/12 02:49:15 DEBUG : only10: size = 0 OK 2026/03/12 02:49:15 INFO : only10: Copied (replaced existing) 2026/03/12 02:49:15 DEBUG : only3: md5 = d93aff04285ab33b49a8bdba281ea560 OK 2026/03/12 02:49:15 DEBUG : only3: size = 0 OK 2026/03/12 02:49:15 INFO : only3: Copied (replaced existing) 2026/03/12 02:49:15 DEBUG : only5: md5 = f7874ef516a5a6963b44c5d9e04e385a OK 2026/03/12 02:49:15 DEBUG : only5: size = 0 OK 2026/03/12 02:49:15 INFO : only5: Copied (replaced existing) 2026/03/12 02:49:16 DEBUG : only9: md5 = aced5ee92bfae7739bb645277d7031d2 OK 2026/03/12 02:49:16 DEBUG : only9: size = 0 OK 2026/03/12 02:49:16 INFO : only9: Copied (replaced existing) 2026/03/12 02:49:16 DEBUG : only6: md5 = 7dc2c351840e241c89ceed0f0bbcf896 OK 2026/03/12 02:49:16 DEBUG : only6: size = 0 OK 2026/03/12 02:49:16 INFO : only6: Copied (replaced existing) 2026/03/12 02:49:16 DEBUG : only7: md5 = f6dfe1b35bc26417764636e9e5029d9a OK 2026/03/12 02:49:16 DEBUG : only7: size = 0 OK 2026/03/12 02:49:16 INFO : only7: Copied (replaced existing) 2026/03/12 02:49:17 DEBUG : only8: md5 = 944619ef32a057523164c0bf22e2465a OK 2026/03/12 02:49:17 DEBUG : only8: size = 0 OK 2026/03/12 02:49:17 INFO : only8: Copied (replaced existing) 2026/03/12 02:49:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.99s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:49:35 DEBUG : empty_dir: Making directory with metadata 2026/03/12 02:49:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:49:35 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 02:49:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:49:35 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 02:49:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:49:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/12 02:49:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/12 02:49:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:49:52 DEBUG : empty_dir: Making directory with metadata 2026/03/12 02:49:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:49:52 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 02:49:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:49:52 DEBUG : empty_on_remote: Making directory with metadata 2026/03/12 02:49:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:49:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/12 02:49:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:50:05 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/12 02:50:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/12 02:50:06 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:50:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:50:08 DEBUG : sub dir: Making directory with metadata 2026/03/12 02:50:09 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/12 02:50:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:50:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:50:27 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:50:27 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/12 02:50:41 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/12 02:50:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 02:50:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/12 02:50:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/12 02:50:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:50:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:50:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:50:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:50:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 02:50:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/12 02:50:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:50:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:50:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 02:50:49 DEBUG : sub dir: Making directory with metadata 2026/03/12 02:50:50 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/12 02:51:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:51:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/12 02:51:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 02:51:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/12 02:51:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 02:51:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/12 02:51:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/12 02:51:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:51:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:51:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:51:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:51:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 02:51:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/12 02:51:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/12 02:51:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:51:35 DEBUG : dir1/0000-abcdefg.txt: md5 = fb122f363d609060e03b45bf63828727 OK 2026/03/12 02:51:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = f5e804b00ad72a3348bf3dccbd120d9d OK 2026/03/12 02:51:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 18928ba86405b49615f5aad024401dff OK 2026/03/12 02:51:39 DEBUG : dir1/0003-defghij.txt: md5 = 63c2dd66b7537c1a258bfb9b1546693a OK 2026/03/12 02:51:40 DEBUG : dir1/0004-efghijk.txt: md5 = 9eb2fe6e8e5329fb39abfdf79dc203c5 OK 2026/03/12 02:51:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 900da57eb8802ba93c20ce822d7effb3 OK 2026/03/12 02:51:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 171e570e1212f75b6d0e610c33a0a8f1 OK 2026/03/12 02:51:45 DEBUG : dir1/0007-1234567.txt: md5 = 664869039b26cd70e5ae7d2e0f279ad7 OK 2026/03/12 02:51:46 DEBUG : dir1/0008-2345678.txt: md5 = 680729ebd5dc8d1b4b7ba89a6e3bea34 OK 2026/03/12 02:51:48 DEBUG : dir1/0009-3456789.txt: md5 = aedcddcc2b2e41e95c632b6e95734a5a OK 2026/03/12 02:51:49 DEBUG : dir1/0010-456789.txt: md5 = 660004063585d0361f6140fd00c3da37 OK 2026/03/12 02:51:51 DEBUG : dir1/0011-56789;.txt: md5 = 5a244affb85ce7a05126fee6362ca5de OK 2026/03/12 02:51:52 DEBUG : dir1/0012-6789;.txt: md5 = 8ea69ae2fba932122b5968e83d3e38c0 OK 2026/03/12 02:51:54 DEBUG : dir1/0013-789;=.txt: md5 = c5c71d10b3a7042669d6ac42fd00a4c6 OK 2026/03/12 02:51:55 DEBUG : dir1/0014-89;=.txt: md5 = 4224092fefc50c04618b61fe99e6d83f OK 2026/03/12 02:51:57 DEBUG : dir1/0015-9;=.txt: md5 = b9e6711883c3f775f8bd5c4008342b5d OK 2026/03/12 02:51:58 DEBUG : apple: md5 = b4fee29adcfb95fdf50a548af1c560b6 OK 2026/03/12 02:52:00 DEBUG : banana: md5 = a97ec56a513a3321657ce13e6da09b62 OK 2026/03/12 02:52:01 DEBUG : appleappleapplebanana: md5 = 3cd9f9426009a4d5808255bac1d7ace6 OK 2026/03/12 02:52:03 DEBUG : splitbananasplit: md5 = dbc7dd85cdfaa458c5d6af137b362b3d OK 2026/03/12 02:52:03 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:52:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:52:05 DEBUG : apple: size = 5 OK 2026/03/12 02:52:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : apple: Unchanged skipping 2026/03/12 02:52:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:52:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:52:05 DEBUG : banana: size = 6 OK 2026/03/12 02:52:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : banana: Unchanged skipping 2026/03/12 02:52:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:52:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:52:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:52:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:52:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:52:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:52:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:52:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:52:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:52:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:52:05 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:05 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:52:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1: Directory modification time the same (differ by -955.868µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:52:07 DEBUG : apple: size = 5 OK 2026/03/12 02:52:07 DEBUG : banana: size = 6 OK 2026/03/12 02:52:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : banana: Unchanged skipping 2026/03/12 02:52:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:52:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : apple: Unchanged skipping 2026/03/12 02:52:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:52:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:52:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:52:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:52:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:52:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:52:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:52:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:52:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:52:07 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:07 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:52:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:52:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:52:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 67307aff1c8154c82b32870a82aae59b OK 2026/03/12 02:52:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = b95dfc3c44ff37c7c44f35cb0fdaabff OK 2026/03/12 02:52:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 6a1a9a2a62603709e3d3ed952a0a100d OK 2026/03/12 02:52:26 DEBUG : dir1/0003-defghij.txt: md5 = 6b26d8e2bf5b04fee038750354f5c072 OK 2026/03/12 02:52:27 DEBUG : dir1/0004-efghijk.txt: md5 = d133f439bb1ffde244ffca404f433603 OK 2026/03/12 02:52:29 DEBUG : dir1/0005-fghijkl.txt: md5 = f023ec7a1104995b2c76e23411d8a770 OK 2026/03/12 02:52:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 53a2206359f21efd4bfc3dc04ac3c7a2 OK 2026/03/12 02:52:32 DEBUG : dir1/0007-1234567.txt: md5 = b040ed9c7b1c5bcac6e60b24e5fd567d OK 2026/03/12 02:52:33 DEBUG : dir1/0008-2345678.txt: md5 = 425d57a11d99bf7851def6835f05e5ac OK 2026/03/12 02:52:35 DEBUG : dir1/0009-3456789.txt: md5 = a03daa3ee98f7b6840ae956af4364887 OK 2026/03/12 02:52:36 DEBUG : dir1/0010-456789.txt: md5 = d866882d4410b15f42ae9fb348ce0de5 OK 2026/03/12 02:52:38 DEBUG : dir1/0011-56789;.txt: md5 = c5b2445be2e995f7636a527331991238 OK 2026/03/12 02:52:39 DEBUG : dir1/0012-6789;.txt: md5 = acf2bace7130bd35bdf339967f68cce7 OK 2026/03/12 02:52:41 DEBUG : dir1/0013-789;=.txt: md5 = 773ad4203a45eca89cecae6ecdf6bf97 OK 2026/03/12 02:52:42 DEBUG : dir1/0014-89;=.txt: md5 = 65ba9467960fb59e15d0d2f3815543a2 OK 2026/03/12 02:52:44 DEBUG : dir1/0015-9;=.txt: md5 = c103289d8e6e05c62fbab2d6459ff831 OK 2026/03/12 02:52:45 DEBUG : apple: md5 = eda4dcfbcc065d519eec71c8e386d2ee OK 2026/03/12 02:52:47 DEBUG : banana: md5 = 0ef3dd56ec66ac465fb88bb5d560d5a1 OK 2026/03/12 02:52:48 DEBUG : appleappleapplebanana: md5 = cf26faa980cdd9f65917111efaa68e9e OK 2026/03/12 02:52:50 DEBUG : splitbananasplit: md5 = e0d9f81471630f50e18f519d60001768 OK 2026/03/12 02:52:50 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:50 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:52:51 DEBUG : apple: size = 5 OK 2026/03/12 02:52:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:52:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : apple: Unchanged skipping 2026/03/12 02:52:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : banana: size = 6 OK 2026/03/12 02:52:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : banana: Unchanged skipping 2026/03/12 02:52:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:52:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:52:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:52:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:52:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:52:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:52:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:52:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:52:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:52:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:52:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:52:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:52:51 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:51 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:52 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:52:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:52:53 DEBUG : dir1: Directory modification time the same (differ by -482.176µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : apple: size = 5 OK 2026/03/12 02:52:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:52:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : apple: Unchanged skipping 2026/03/12 02:52:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:52:53 DEBUG : banana: size = 6 OK 2026/03/12 02:52:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : banana: Unchanged skipping 2026/03/12 02:52:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:52:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:52:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:52:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:52:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:52:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:52:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:52:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:52:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:52:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:52:53 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:53 DEBUG : Waiting for deletions to finish 2026/03/12 02:52:54 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:52:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:53:07 DEBUG : dir1/0000-abcdefg.txt: md5 = e553275dcf535e669bbba803a168986d OK 2026/03/12 02:53:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = d8525e61d5563d4114023798f8ad8d4a OK 2026/03/12 02:53:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 3a30abed27cfe309a90afff5bb02261b OK 2026/03/12 02:53:11 DEBUG : dir1/0003-defghij.txt: md5 = 2a8cc0e38fc06495ac711bd4916478f0 OK 2026/03/12 02:53:13 DEBUG : dir1/0004-efghijk.txt: md5 = 83957b795b22bf55c0668eb93d5ff308 OK 2026/03/12 02:53:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 5f2a6550ac822ccf0812eece4ed71654 OK 2026/03/12 02:53:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 52dbf03aa828a3ed6dea28d4841e33cb OK 2026/03/12 02:53:17 DEBUG : dir1/0007-1234567.txt: md5 = aaedef759b0702973a35ae99786a5db4 OK 2026/03/12 02:53:18 DEBUG : dir1/0008-2345678.txt: md5 = ffeee93da086cd802045ab70f5d3e04c OK 2026/03/12 02:53:20 DEBUG : dir1/0009-3456789.txt: md5 = d4d787ccb8fed773a5a454ed3e2b4e2e OK 2026/03/12 02:53:21 DEBUG : dir1/0010-456789.txt: md5 = 4d3188b65f574a6b1eb54c3b3d52857d OK 2026/03/12 02:53:23 DEBUG : dir1/0011-56789;.txt: md5 = bcf3660794af0726ef618b2a0938630e OK 2026/03/12 02:53:24 DEBUG : dir1/0012-6789;.txt: md5 = 044bf505fae704a27a1679b51011f679 OK 2026/03/12 02:53:26 DEBUG : dir1/0013-789;=.txt: md5 = 12c1cb375602f9ecda5306c6418793ff OK 2026/03/12 02:53:27 DEBUG : dir1/0014-89;=.txt: md5 = 6c072a47cc6592234c0e66515a0f6f90 OK 2026/03/12 02:53:28 DEBUG : dir1/0015-9;=.txt: md5 = 8d37a3101b7244879a98b07ca22722bf OK 2026/03/12 02:53:30 DEBUG : apple: md5 = ad4d63fc26992cd4c99a513c820fb390 OK 2026/03/12 02:53:31 DEBUG : banana: md5 = 983a488b8fa7652ec9e9d816f35a45d4 OK 2026/03/12 02:53:33 DEBUG : appleappleapplebanana: md5 = 6d55b9b1bfcddae86dc4510b4404631d OK 2026/03/12 02:53:34 DEBUG : splitbananasplit: md5 = 26061c0f5c84d153c6eb1faccd37270b OK 2026/03/12 02:53:34 DEBUG : Waiting for deletions to finish 2026/03/12 02:53:35 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 02:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:53:37 DEBUG : YXBwbGU=: md5 = 64f6e2ec9a7c32bce8b8a0a502a8f039 OK 2026/03/12 02:53:37 DEBUG : YXBwbGU=: size = 5 OK 2026/03/12 02:53:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/12 02:53:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 380e9083062ace78acd552dd084519fe OK 2026/03/12 02:53:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/12 02:53:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = dd2953cb29779c2b093778c3d55667f5 OK 2026/03/12 02:53:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/12 02:53:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:38 DEBUG : YmFuYW5h: md5 = 31c000c0eafec5c065151cb5a3032d66 OK 2026/03/12 02:53:38 DEBUG : YmFuYW5h: size = 6 OK 2026/03/12 02:53:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/12 02:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 2235722bf6018543511cb1f458be14b9 OK 2026/03/12 02:53:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/12 02:53:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = db3888015f27e0ee6d1e192b8adc68cd OK 2026/03/12 02:53:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/12 02:53:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 1208e178de8273933f8a9b15c28d3f79 OK 2026/03/12 02:53:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/12 02:53:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = e192a0253e6da01d6021f6fea091886a OK 2026/03/12 02:53:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/12 02:53:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 2ae68e1993ce657723226e836efe6ae6 OK 2026/03/12 02:53:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/12 02:53:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 5fe7a20d20abc8461da333368861737f OK 2026/03/12 02:53:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/12 02:53:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 4138289056aec4103fb1da952dfe022d OK 2026/03/12 02:53:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/12 02:53:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 20baf7855d73de6e8d2ea3fe752e8042 OK 2026/03/12 02:53:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/12 02:53:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 9b132605b8867f25187664a251bd0878 OK 2026/03/12 02:53:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/12 02:53:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 36fdabce217a9fe4917abb4863ac665c OK 2026/03/12 02:53:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/12 02:53:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 6ab0a9f7e81219bebbdb3e64087aa44f OK 2026/03/12 02:53:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/12 02:53:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 45baec9251fd5ae23bfa97fd8200f7f3 OK 2026/03/12 02:53:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/12 02:53:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 40dd41a1eccc2355f93034e88b425e8c OK 2026/03/12 02:53:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/12 02:53:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 864f47af8db8e73bee212268067db0f4 OK 2026/03/12 02:53:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/12 02:53:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 9dc94d9cc34da341014977e4eb9ed9aa OK 2026/03/12 02:53:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/12 02:53:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:43 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 39d0f5bb35bf687380652e8764c2f358 OK 2026/03/12 02:53:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/12 02:53:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:43 DEBUG : Waiting for deletions to finish 2026/03/12 02:53:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 02:53:44 INFO : appleappleapplebanana: Deleted 2026/03/12 02:53:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 02:53:44 INFO : banana: Deleted 2026/03/12 02:53:44 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 02:53:44 INFO : splitbananasplit: Deleted 2026/03/12 02:53:44 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 02:53:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 02:53:45 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 02:53:45 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 02:53:45 INFO : apple: Deleted 2026/03/12 02:53:45 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 02:53:45 DEBUG : Waiting for deletions to finish 2026/03/12 02:53:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/12 02:53:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:46 DEBUG : dir1: Directory modification time the same (differ by -979.041µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : YXBwbGU=: size = 5 OK 2026/03/12 02:53:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : apple: Unchanged skipping 2026/03/12 02:53:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:53:46 DEBUG : YmFuYW5h: size = 6 OK 2026/03/12 02:53:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : banana: Unchanged skipping 2026/03/12 02:53:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/12 02:53:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/12 02:53:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:53:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:53:46 DEBUG : Waiting for deletions to finish 2026/03/12 02:53:46 DEBUG : Waiting for deletions to finish 2026/03/12 02:53:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/12 02:53:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/12 02:53:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/12 02:53:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/12 02:53:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/12 02:53:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/12 02:53:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/12 02:53:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/12 02:53:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/12 02:53:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/12 02:53:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/12 02:53:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:54:00 DEBUG : dir1/0000-abcdefg.txt: md5 = e2f2f2173f0a2383db869d0ee6efd54a OK 2026/03/12 02:54:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1e5d5f16450210a211c18c22e2ad30c1 OK 2026/03/12 02:54:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 4037794203e6df44fa4ecebdc9b01161 OK 2026/03/12 02:54:04 DEBUG : dir1/0003-defghij.txt: md5 = eb7936c11658026d63f619d9d8e032a4 OK 2026/03/12 02:54:06 DEBUG : dir1/0004-efghijk.txt: md5 = dd5537d04fa3bbf0090877f9ba5b2017 OK 2026/03/12 02:54:07 DEBUG : dir1/0005-fghijkl.txt: md5 = cc04696eb00868678a077a88a4a6176c OK 2026/03/12 02:54:09 DEBUG : dir1/0006-ghijklm.txt: md5 = b5defe36bd2d2fd8d7e24ef1a2b7349b OK 2026/03/12 02:54:10 DEBUG : dir1/0007-1234567.txt: md5 = 516af12a3653245c27713c5873f1b9ac OK 2026/03/12 02:54:12 DEBUG : dir1/0008-2345678.txt: md5 = fee346f92184a775676b17885623bd77 OK 2026/03/12 02:54:13 DEBUG : dir1/0009-3456789.txt: md5 = c9f165088c4cb222f44c385c65c591da OK 2026/03/12 02:54:15 DEBUG : dir1/0010-456789.txt: md5 = 91cb2f9eea4c840da184b85ea590cebe OK 2026/03/12 02:54:16 DEBUG : dir1/0011-56789;.txt: md5 = 3effffb3b5faef8f68c47a7a18ed6ae6 OK 2026/03/12 02:54:18 DEBUG : dir1/0012-6789;.txt: md5 = 5c7c702d95035fc647b673d7804015ff OK 2026/03/12 02:54:19 DEBUG : dir1/0013-789;=.txt: md5 = cd6227a2240ce59f11f6548ce04f8a5b OK 2026/03/12 02:54:21 DEBUG : dir1/0014-89;=.txt: md5 = d8295a1e27472de54011e65c098cd772 OK 2026/03/12 02:54:23 DEBUG : dir1/0015-9;=.txt: md5 = 403e6c24ea58e5d77c3235956449c385 OK 2026/03/12 02:54:24 DEBUG : apple: md5 = 4f9b5462c23d5586360b84dfe1d2dd7c OK 2026/03/12 02:54:26 DEBUG : banana: md5 = faa924db6b71aba1d1d910b1f3f9c635 OK 2026/03/12 02:54:27 DEBUG : appleappleapplebanana: md5 = d47638caff1607070663f9803e85d624 OK 2026/03/12 02:54:29 DEBUG : splitbananasplit: md5 = 298caef2d8c7184ca0e44599bb38217f OK 2026/03/12 02:54:29 DEBUG : Waiting for deletions to finish 2026/03/12 02:54:30 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:54:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:30 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:30 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:30 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:30 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:30 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:30 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:30 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/12 02:54:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/12 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/12 02:54:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/12 02:54:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/12 02:54:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/12 02:54:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/12 02:54:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/12 02:54:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/12 02:54:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/12 02:54:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/12 02:54:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/12 02:54:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/12 02:54:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/12 02:54:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/12 02:54:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/12 02:54:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:54:32 DEBUG : PREFIXapple: md5 = dd9fa4b9511ebafeb7a5ef8605950d03 OK 2026/03/12 02:54:32 DEBUG : PREFIXapple: size = 5 OK 2026/03/12 02:54:32 INFO : apple: Copied (new) to: PREFIXapple 2026/03/12 02:54:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:32 DEBUG : PREFIXappleappleapplebanana: md5 = 42a7fe834d63fa0d5456c6fa0f318886 OK 2026/03/12 02:54:32 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/12 02:54:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/12 02:54:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:32 DEBUG : PREFIXsplitbananasplit: md5 = ed48d0360546fa4fcea71338b98d25e5 OK 2026/03/12 02:54:32 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/12 02:54:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/12 02:54:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:32 DEBUG : PREFIXbanana: md5 = 7b418b651c39d8cca5aa20416af0295c OK 2026/03/12 02:54:32 DEBUG : PREFIXbanana: size = 6 OK 2026/03/12 02:54:32 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/12 02:54:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = f4a0618185b8ce5e32a98266cce4a778 OK 2026/03/12 02:54:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/12 02:54:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 03c66467a6916b88be59a8c37db2454c OK 2026/03/12 02:54:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:54:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:34 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = ae0ac332d10d159897cbbbd40badbd50 OK 2026/03/12 02:54:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/12 02:54:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 12d33291cdae4a5680f18f2362b5baf7 OK 2026/03/12 02:54:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/12 02:54:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 1c1a475575033eef07b5181bfcaaa453 OK 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/12 02:54:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 22f8c511b5d914695b7930baabf86e20 OK 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/12 02:54:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 91e6e0687d56d1238999bc32da7acece OK 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/12 02:54:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f596b0495f23c8f60f8c3480f23faea7 OK 2026/03/12 02:54:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/12 02:54:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = a7586f45dc72b8442cdac4c6a0fc8078 OK 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/12 02:54:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 5c74e490f98ac0ce8a443c2b58d1a239 OK 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/12 02:54:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 05ebae918556cffa2c0fa773142dbdf9 OK 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/12 02:54:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = cb4f24c1f6fc6e89426d2df036e036f5 OK 2026/03/12 02:54:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/12 02:54:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 63c933c4a955f4a0bba9d61500aff87a OK 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/12 02:54:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 1db072544c91ee4d340e4d4474293b28 OK 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/12 02:54:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 06dc922d1e8b58a2514dd1374f9f5947 OK 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/12 02:54:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = bad31b712b0965f33195c09d3020e5d8 OK 2026/03/12 02:54:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/12 02:54:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:38 DEBUG : Waiting for deletions to finish 2026/03/12 02:54:38 INFO : appleappleapplebanana: Deleted 2026/03/12 02:54:38 INFO : splitbananasplit: Deleted 2026/03/12 02:54:38 INFO : banana: Deleted 2026/03/12 02:54:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 02:54:38 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 02:54:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 02:54:38 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 02:54:38 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 02:54:39 INFO : apple: Deleted 2026/03/12 02:54:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 02:54:39 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 02:54:39 DEBUG : Waiting for deletions to finish 2026/03/12 02:54:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/12 02:54:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/12 02:54:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/12 02:54:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/12 02:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/12 02:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/12 02:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/12 02:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/12 02:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/12 02:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/12 02:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/12 02:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/12 02:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/12 02:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/12 02:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/12 02:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/12 02:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/12 02:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/12 02:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/12 02:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/12 02:54:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1: Directory modification time the same (differ by -583.375µs, within tolerance 1ms) 2026/03/12 02:54:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:54:42 DEBUG : apple: md5 = ad6dffe2ad07faea6b63acf76e31b3fb OK 2026/03/12 02:54:42 DEBUG : apple: size = 5 OK 2026/03/12 02:54:42 INFO : apple: Copied (new) 2026/03/12 02:54:42 DEBUG : appleappleapplebanana: md5 = f95cacea0844ad7f0a189d7566494670 OK 2026/03/12 02:54:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:54:42 INFO : appleappleapplebanana: Copied (new) 2026/03/12 02:54:42 DEBUG : splitbananasplit: md5 = 57f17f971d4067e01136c89aefc1cc65 OK 2026/03/12 02:54:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:54:42 INFO : splitbananasplit: Copied (new) 2026/03/12 02:54:42 DEBUG : banana: md5 = 7c0d533572077d1241a0c544f74f18be OK 2026/03/12 02:54:42 DEBUG : banana: size = 6 OK 2026/03/12 02:54:42 INFO : banana: Copied (new) 2026/03/12 02:54:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 03aabeae8acc6cdb0a8497bdc29f855b OK 2026/03/12 02:54:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:54:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/12 02:54:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 083529e79e229ad9bdc2a22efa983055 OK 2026/03/12 02:54:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:54:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/12 02:54:44 DEBUG : dir1/0002-cdefghi.txt: md5 = cf9b401b509cee6753a4241a050ca065 OK 2026/03/12 02:54:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:54:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/12 02:54:44 DEBUG : dir1/0003-defghij.txt: md5 = 20fc01b33a8a39923b64f80643409099 OK 2026/03/12 02:54:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:54:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/12 02:54:45 DEBUG : dir1/0004-efghijk.txt: md5 = ba78ba9d1ed35ae1b75c2e09ad61edef OK 2026/03/12 02:54:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:54:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/12 02:54:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 5673c6f827d6c9e0448a62400d0b4942 OK 2026/03/12 02:54:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:54:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/12 02:54:45 DEBUG : dir1/0007-1234567.txt: md5 = d8d00fda1fc7d03b66b9a8ba34a482ce OK 2026/03/12 02:54:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:54:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/12 02:54:45 DEBUG : dir1/0005-fghijkl.txt: md5 = a18868719920f921a753ea387c579f91 OK 2026/03/12 02:54:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:54:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/12 02:54:46 DEBUG : dir1/0008-2345678.txt: md5 = 7db245d3c074669fd748004096c33d2f OK 2026/03/12 02:54:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:54:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/12 02:54:47 DEBUG : dir1/0010-456789.txt: md5 = 534122bca9164463742c6cc852912fc8 OK 2026/03/12 02:54:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:54:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/12 02:54:47 DEBUG : dir1/0009-3456789.txt: md5 = 466805aafdb2e934e716ea8920b3292a OK 2026/03/12 02:54:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:54:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/12 02:54:47 DEBUG : dir1/0011-56789;.txt: md5 = f1d6ecae59ce2782b7409b3438e734a6 OK 2026/03/12 02:54:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:54:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/12 02:54:48 DEBUG : dir1/0012-6789;.txt: md5 = 6a501dd9de610e52117fd35d1c68043a OK 2026/03/12 02:54:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:54:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/12 02:54:48 DEBUG : dir1/0013-789;=.txt: md5 = c43e81b0c2168b31af2e892a67fe8806 OK 2026/03/12 02:54:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:54:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/12 02:54:48 DEBUG : dir1/0014-89;=.txt: md5 = c027abb9e89f7d02c765366a24409fa1 OK 2026/03/12 02:54:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:54:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/12 02:54:48 DEBUG : dir1/0015-9;=.txt: md5 = 1dedac07fa4e8558a6a8feaec15559f4 OK 2026/03/12 02:54:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:54:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/12 02:54:48 DEBUG : Waiting for deletions to finish 2026/03/12 02:54:49 INFO : PREFIXbanana: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/12 02:54:49 INFO : PREFIXapple: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/12 02:54:49 INFO : PREFIXsplitbananasplit: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/12 02:54:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/12 02:54:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/12 02:54:49 DEBUG : Waiting for deletions to finish 2026/03/12 02:54:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:54:50 DEBUG : Waiting for deletions to finish 2026/03/12 02:54:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:54:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/12 02:55:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:55:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 3f77a3bcf04b01309b7243c328d8279c OK 2026/03/12 02:55:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = ebfdc2ae1654b752812b505818e698b6 OK 2026/03/12 02:55:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 333b52d429a5864db3d58de0f1624446 OK 2026/03/12 02:55:08 DEBUG : dir1/0003-defghij.txt: md5 = 237d6ce89352ecda2f2b4293811d79a5 OK 2026/03/12 02:55:10 DEBUG : dir1/0004-efghijk.txt: md5 = 93c6ccae5d0dca362ac21614dad82456 OK 2026/03/12 02:55:11 DEBUG : dir1/0005-fghijkl.txt: md5 = baddff9ee4c2a2876c25bb50aa1c7dce OK 2026/03/12 02:55:13 DEBUG : dir1/0006-ghijklm.txt: md5 = ec64b947caf0e3ea434d5b0d7588f808 OK 2026/03/12 02:55:14 DEBUG : dir1/0007-1234567.txt: md5 = ace345ff4389b613f4390f6aae52e84b OK 2026/03/12 02:55:16 DEBUG : dir1/0008-2345678.txt: md5 = c989651e7b13c2baef2ae7b45bcafabd OK 2026/03/12 02:55:17 DEBUG : dir1/0009-3456789.txt: md5 = d58906a024068f528422535b30fb4a48 OK 2026/03/12 02:55:19 DEBUG : dir1/0010-456789.txt: md5 = e950d65b3e3da33303a4b26abcca33aa OK 2026/03/12 02:55:20 DEBUG : dir1/0011-56789;.txt: md5 = da436c505c45d20ddf4cfa0a5b8933ba OK 2026/03/12 02:55:21 DEBUG : dir1/0012-6789;.txt: md5 = cde9064604bd0a373be879dba5b7d643 OK 2026/03/12 02:55:23 DEBUG : dir1/0013-789;=.txt: md5 = 336df19a6cde6313b317c029ce800d8a OK 2026/03/12 02:55:25 DEBUG : dir1/0014-89;=.txt: md5 = bfaedf269a95ac35d2513cf6411748c9 OK 2026/03/12 02:55:26 DEBUG : dir1/0015-9;=.txt: md5 = 00b17872f1d7e5bbb0625d778af6e3b2 OK 2026/03/12 02:55:28 DEBUG : apple: md5 = 8921f8639d2514244a06ec469366ec82 OK 2026/03/12 02:55:29 DEBUG : banana: md5 = 02648118c1437ec9a2f2893ddf0e25c4 OK 2026/03/12 02:55:31 DEBUG : appleappleapplebanana: md5 = 5f8e577fde17fdbf149783409c77814e OK 2026/03/12 02:55:32 DEBUG : splitbananasplit: md5 = 578c32b3b738aceb572d339d41f6109e OK 2026/03/12 02:55:32 DEBUG : Waiting for deletions to finish 2026/03/12 02:55:33 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:55:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:33 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/12 02:55:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:55:35 DEBUG : appleappleapplebananaSUFFIX: md5 = efd01998b1e1e823d8f5a8930effc2c8 OK 2026/03/12 02:55:35 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/12 02:55:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/12 02:55:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:35 DEBUG : bananaSUFFIX: md5 = de7a2b31dce920a37707126d4385e030 OK 2026/03/12 02:55:35 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/12 02:55:35 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/12 02:55:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:36 DEBUG : appleSUFFIX: md5 = 913fac1625815238c9045cf56d1db664 OK 2026/03/12 02:55:36 DEBUG : appleSUFFIX: size = 5 OK 2026/03/12 02:55:36 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/12 02:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:36 DEBUG : splitbananasplitSUFFIX: md5 = bd25eb9937f88b51ab938f421ea58450 OK 2026/03/12 02:55:36 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/12 02:55:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/12 02:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 3a7eecdbcd5e08be5a7159573a053acc OK 2026/03/12 02:55:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/12 02:55:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = e9657b8acee4755ad3611506e871dfbb OK 2026/03/12 02:55:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/12 02:55:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 9f7b14529d59f0736acafaa5e970dfc9 OK 2026/03/12 02:55:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/12 02:55:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 647e60be6bafa349a8572fb6f1505360 OK 2026/03/12 02:55:37 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/12 02:55:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 2b3171cdd5b3d6fc7b7a1c90ac80a2ce OK 2026/03/12 02:55:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/12 02:55:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = b71ca7b16430f118895b314e11c22943 OK 2026/03/12 02:55:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/12 02:55:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = f7d1be8ea385853c4967fa9fc430cf4a OK 2026/03/12 02:55:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/12 02:55:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:39 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 643f2585a48f0510eab04cd6005723f8 OK 2026/03/12 02:55:39 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/12 02:55:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 059862d37fafffe90feb22681ebe2b9a OK 2026/03/12 02:55:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/12 02:55:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 2718e529c23be757d7cbf18b5440f3c5 OK 2026/03/12 02:55:40 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/12 02:55:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = fe55a3ad59d00a0e4bffae5d0bd66db8 OK 2026/03/12 02:55:40 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/12 02:55:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = b2f05c556b1086762ac68f02e6d2a022 OK 2026/03/12 02:55:40 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/12 02:55:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:41 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = b619fac6df9c1c60dc786c188bfef047 OK 2026/03/12 02:55:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/12 02:55:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:41 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 3d3aa2409a08ccc8134ddf306de3bb72 OK 2026/03/12 02:55:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/12 02:55:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:41 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = f0f81fdca655aa2ea7c53e48028c0f90 OK 2026/03/12 02:55:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/12 02:55:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:41 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 2faaf10fbafea6359485a8fff5283367 OK 2026/03/12 02:55:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/12 02:55:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:41 DEBUG : Waiting for deletions to finish 2026/03/12 02:55:42 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 02:55:42 INFO : banana: Deleted 2026/03/12 02:55:42 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 02:55:42 INFO : apple: Deleted 2026/03/12 02:55:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 02:55:42 INFO : splitbananasplit: Deleted 2026/03/12 02:55:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 02:55:42 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 02:55:42 INFO : appleappleapplebanana: Deleted 2026/03/12 02:55:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 02:55:43 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 02:55:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 02:55:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 02:55:43 DEBUG : Waiting for deletions to finish 2026/03/12 02:55:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : apple: transformed to: appleSUFFIX 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/12 02:55:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/12 02:55:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/12 02:55:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1: Directory modification time the same (differ by -288.954µs, within tolerance 1ms) 2026/03/12 02:55:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:55:46 DEBUG : apple: md5 = 7fca3ddf8aa770bcdae7796e8bf56743 OK 2026/03/12 02:55:46 DEBUG : apple: size = 5 OK 2026/03/12 02:55:46 INFO : apple: Copied (new) 2026/03/12 02:55:46 DEBUG : appleappleapplebanana: md5 = 01d7430b45c15de5179bc12362a25f4f OK 2026/03/12 02:55:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:55:46 INFO : appleappleapplebanana: Copied (new) 2026/03/12 02:55:46 DEBUG : banana: md5 = 7af31b08e0242771c3483bc1577dc066 OK 2026/03/12 02:55:46 DEBUG : banana: size = 6 OK 2026/03/12 02:55:46 INFO : banana: Copied (new) 2026/03/12 02:55:46 DEBUG : splitbananasplit: md5 = 5cdc1366f8354cfb2366f426d263528e OK 2026/03/12 02:55:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:55:46 INFO : splitbananasplit: Copied (new) 2026/03/12 02:55:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 903f4cdc390afda3f95732cd3b57812c OK 2026/03/12 02:55:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:55:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/12 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7a8c365c285d1e4654102778528747c4 OK 2026/03/12 02:55:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:55:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/12 02:55:47 DEBUG : dir1/0003-defghij.txt: md5 = 5729b3d2e1539210980cce8aa0068206 OK 2026/03/12 02:55:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:55:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/12 02:55:47 DEBUG : dir1/0002-cdefghi.txt: md5 = d89a8b297b52014a565862c9b00d77aa OK 2026/03/12 02:55:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:55:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/12 02:55:48 DEBUG : dir1/0004-efghijk.txt: md5 = a77920565417fb80f0170b8ddfaddae6 OK 2026/03/12 02:55:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:55:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/12 02:55:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 1b09fc623119173cee085f728755e9d0 OK 2026/03/12 02:55:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:55:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/12 02:55:49 DEBUG : dir1/0007-1234567.txt: md5 = dab7573c31e1313f17813f02ea336319 OK 2026/03/12 02:55:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:55:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/12 02:55:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 1bc984ebad4995c0e8dcc6abe93f85e1 OK 2026/03/12 02:55:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:55:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/12 02:55:50 DEBUG : dir1/0008-2345678.txt: md5 = f5cd9e40db5478398f7896eff4eb8181 OK 2026/03/12 02:55:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:55:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/12 02:55:50 DEBUG : dir1/0009-3456789.txt: md5 = 23e4e7818d144be5a100fcc0903538f6 OK 2026/03/12 02:55:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:55:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/12 02:55:50 DEBUG : dir1/0011-56789;.txt: md5 = 203a64419be6a462e7f5e34454605122 OK 2026/03/12 02:55:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:55:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/12 02:55:50 DEBUG : dir1/0010-456789.txt: md5 = 02b376b8bf39e8d702a9f6589be7a7cb OK 2026/03/12 02:55:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:55:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/12 02:55:51 DEBUG : dir1/0012-6789;.txt: md5 = 36fd8e0ba74a8d2649397f778cbb3d8f OK 2026/03/12 02:55:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:55:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/12 02:55:51 DEBUG : dir1/0015-9;=.txt: md5 = 1909e3f3991914d90ab93c9ae456acc6 OK 2026/03/12 02:55:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:55:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/12 02:55:51 DEBUG : dir1/0014-89;=.txt: md5 = e3055118ae824e448d8c4b05a37aba5c OK 2026/03/12 02:55:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:55:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/12 02:55:51 DEBUG : dir1/0013-789;=.txt: md5 = 958a221169d9a77fdae377030c202b2e OK 2026/03/12 02:55:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:55:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/12 02:55:51 DEBUG : Waiting for deletions to finish 2026/03/12 02:55:52 INFO : splitbananasplitSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : appleSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : bananaSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/12 02:55:52 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/12 02:55:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/12 02:55:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/12 02:55:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/12 02:55:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/12 02:55:53 DEBUG : Waiting for deletions to finish 2026/03/12 02:55:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:55:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:55:54 DEBUG : Waiting for deletions to finish 2026/03/12 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:56:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:56:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 03eddc3b2c3c10e3227a2a50e02540ed OK 2026/03/12 02:56:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5aefa37a231f0a3dce7f361504b0d97e OK 2026/03/12 02:56:10 DEBUG : dir1/0002-cdefghi.txt: md5 = d6678b15d5bd70dd72a3c62444600100 OK 2026/03/12 02:56:12 DEBUG : dir1/0003-defghij.txt: md5 = 7595e14a492ffbc788c3f338f548c78d OK 2026/03/12 02:56:13 DEBUG : dir1/0004-efghijk.txt: md5 = 7906eb0b69d0d60ebd4feafd02cc9a9d OK 2026/03/12 02:56:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 441509fd34ea405df9b5c301172b6d07 OK 2026/03/12 02:56:16 DEBUG : dir1/0006-ghijklm.txt: md5 = f75fe0aaf16614a7dd0f381f1597a277 OK 2026/03/12 02:56:18 DEBUG : dir1/0007-1234567.txt: md5 = 25d3fd85b001501e4043e3e756230bfb OK 2026/03/12 02:56:19 DEBUG : dir1/0008-2345678.txt: md5 = 18076b5e4ccba7bea4c855155f13695b OK 2026/03/12 02:56:20 DEBUG : dir1/0009-3456789.txt: md5 = 0d23d1de785a0750aafee2aaae05a179 OK 2026/03/12 02:56:22 DEBUG : dir1/0010-456789.txt: md5 = a495a27f56867a9c65fb063755eb3d22 OK 2026/03/12 02:56:23 DEBUG : dir1/0011-56789;.txt: md5 = c7e9a06b9e6471721e48062103eee612 OK 2026/03/12 02:56:24 DEBUG : dir1/0012-6789;.txt: md5 = c120ad2436aa8285cad2ad2adc150d33 OK 2026/03/12 02:56:26 DEBUG : dir1/0013-789;=.txt: md5 = 103bc707d0e04828740c862b31114672 OK 2026/03/12 02:56:27 DEBUG : dir1/0014-89;=.txt: md5 = 39bcb73307a4848984534cc140c180c4 OK 2026/03/12 02:56:29 DEBUG : dir1/0015-9;=.txt: md5 = 38a925d249875df91ca6f75659b265f2 OK 2026/03/12 02:56:30 DEBUG : apple: md5 = 5de8aa3f6138c1ec065f33639f3a7c37 OK 2026/03/12 02:56:32 DEBUG : banana: md5 = 000d7af84410a939a8bfec51d6748a34 OK 2026/03/12 02:56:34 DEBUG : appleappleapplebanana: md5 = 9f9779c416cdc694950876e0443fc516 OK 2026/03/12 02:56:35 DEBUG : splitbananasplit: md5 = 57f59c067babea0f2668927f6ab3ca39 OK 2026/03/12 02:56:35 DEBUG : Waiting for deletions to finish 2026/03/12 02:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/12 02:56:36 DEBUG : apple: size = 5 OK 2026/03/12 02:56:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:36 DEBUG : apple: Unchanged skipping 2026/03/12 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:36 DEBUG : banana: size = 6 OK 2026/03/12 02:56:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:36 DEBUG : banana: Unchanged skipping 2026/03/12 02:56:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 02:56:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/12 02:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:38 DEBUG : appleapple: md5 = 2b0dee69547bc81d5822dc734e4f5772 OK 2026/03/12 02:56:38 DEBUG : appleapple: size = 21 OK 2026/03/12 02:56:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/12 02:56:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:38 DEBUG : dir1/0000-abcde: md5 = f27002ad37c0638e9568a1958a1082c2 OK 2026/03/12 02:56:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/12 02:56:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/12 02:56:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:38 DEBUG : splitbanan: md5 = 1bb94ec93bf22a77b14bbb7e94aa1feb OK 2026/03/12 02:56:38 DEBUG : splitbanan: size = 16 OK 2026/03/12 02:56:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/12 02:56:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:38 DEBUG : dir1/0001-bcdef: md5 = 227c988eb1cee991d722fb4c177920fb OK 2026/03/12 02:56:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/12 02:56:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/12 02:56:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:39 DEBUG : dir1/0002-cdefg: md5 = bda08290d766677c365b334c92e85dbb OK 2026/03/12 02:56:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/12 02:56:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/12 02:56:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:40 DEBUG : dir1/0005-fghij: md5 = 6f69b23dab26884a7aa623e9d83a3f2e OK 2026/03/12 02:56:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/12 02:56:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/12 02:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:40 DEBUG : dir1/0004-efghi: md5 = 620829cc5633a49bf2a9228ba6afed7e OK 2026/03/12 02:56:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/12 02:56:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/12 02:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:40 DEBUG : dir1/0003-defgh: md5 = c1353c33a3fd9bee3d5a72b590666ab9 OK 2026/03/12 02:56:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/12 02:56:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/12 02:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:41 DEBUG : dir1/0006-ghijk: md5 = 2fa15a1ec0962f70d5e10dfda4b7d753 OK 2026/03/12 02:56:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/12 02:56:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/12 02:56:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:41 DEBUG : dir1/0008-23456: md5 = a9acc725d2d1b63804a5f097c945d4ee OK 2026/03/12 02:56:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/12 02:56:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/12 02:56:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:41 DEBUG : dir1/0007-12345: md5 = cad851cfe3855ed5c719d63e19056161 OK 2026/03/12 02:56:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/12 02:56:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/12 02:56:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:41 DEBUG : dir1/0009-34567: md5 = 0aa82f8410a24aecd0439cba49384f49 OK 2026/03/12 02:56:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/12 02:56:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/12 02:56:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:42 DEBUG : dir1/0012-6789;: md5 = d1c30cb17e27eb7af32dd473e3f50617 OK 2026/03/12 02:56:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/12 02:56:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/12 02:56:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:42 DEBUG : dir1/0010-45678: md5 = f1d0ba23f20e1b558f7ed16a775a8849 OK 2026/03/12 02:56:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/12 02:56:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/12 02:56:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:42 DEBUG : dir1/0011-56789: md5 = ea3d086b44bd428aae28a9ab76f038ab OK 2026/03/12 02:56:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/12 02:56:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/12 02:56:43 DEBUG : dir1/0013-789;=: md5 = 7137c830ca1ff6e9c840a3143e72d560 OK 2026/03/12 02:56:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/12 02:56:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/12 02:56:44 DEBUG : dir1/0014-89;=.: md5 = 7f128632246f1dfaa4e441ea73b12a13 OK 2026/03/12 02:56:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/12 02:56:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/12 02:56:44 DEBUG : dir1/0015-9;=.t: md5 = 7405489f6c27906c4562aab347f1ded2 OK 2026/03/12 02:56:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/12 02:56:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/12 02:56:44 DEBUG : Waiting for deletions to finish 2026/03/12 02:56:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/12 02:56:44 INFO : dir1/0015-9;=.txt: Deleted 2026/03/12 02:56:44 INFO : splitbananasplit: Deleted 2026/03/12 02:56:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/12 02:56:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/12 02:56:44 INFO : appleappleapplebanana: Deleted 2026/03/12 02:56:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/12 02:56:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0003-defghij.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0012-6789;.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0007-1234567.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0013-789;=.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0009-3456789.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0008-2345678.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0010-456789.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0011-56789;.txt: Deleted 2026/03/12 02:56:45 INFO : dir1/0014-89;=.txt: Deleted 2026/03/12 02:56:45 DEBUG : Waiting for deletions to finish 2026/03/12 02:56:45 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : appleapple: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/12 02:56:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:46 DEBUG : dir1: Directory modification time the same (differ by -982.917µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:46 DEBUG : apple: size = 5 OK 2026/03/12 02:56:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : apple: Unchanged skipping 2026/03/12 02:56:46 DEBUG : appleapple: size = 21 OK 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:56:46 DEBUG : banana: size = 6 OK 2026/03/12 02:56:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : banana: Unchanged skipping 2026/03/12 02:56:46 DEBUG : splitbanan: size = 16 OK 2026/03/12 02:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/12 02:56:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/12 02:56:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/12 02:56:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/12 02:56:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/12 02:56:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/12 02:56:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/12 02:56:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/12 02:56:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/12 02:56:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/12 02:56:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/12 02:56:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/12 02:56:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/12 02:56:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/12 02:56:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/12 02:56:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/12 02:56:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:56:46 DEBUG : Waiting for deletions to finish 2026/03/12 02:56:46 DEBUG : Waiting for deletions to finish 2026/03/12 02:56:47 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : appleapple: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/12 02:56:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/12 02:56:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/12 02:56:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/12 02:56:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/12 02:56:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/12 02:56:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/12 02:56:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/12 02:56:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/12 02:56:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/12 02:56:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/12 02:56:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/12 02:56:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/12 02:56:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/12 02:56:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/12 02:56:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/12 02:56:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/12 02:56:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/12 02:56:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:56:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:57:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 290eff394cc14aefa9c8ba3936e7c838 OK 2026/03/12 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8a335090e9e32584353fd6f3d099717c OK 2026/03/12 02:57:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 6411863a70609626d899ca65eb95aee7 OK 2026/03/12 02:57:04 DEBUG : dir1/0003-defghij.txt: md5 = a17775d83c12336e699913be631cc94a OK 2026/03/12 02:57:06 DEBUG : dir1/0004-efghijk.txt: md5 = dfe9cf8000cf819dc3c32b464226e6a4 OK 2026/03/12 02:57:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 9dfa5e309951ea8576749efde4b8af6a OK 2026/03/12 02:57:09 DEBUG : dir1/0006-ghijklm.txt: md5 = e7a25ad828a851bce2addd6ee21c0542 OK 2026/03/12 02:57:10 DEBUG : dir1/0007-1234567.txt: md5 = 5ac34cbd8d8a1c80c83f766d126a4cac OK 2026/03/12 02:57:12 DEBUG : dir1/0008-2345678.txt: md5 = 0413e18d0d7946a3e20e9731b225f93e OK 2026/03/12 02:57:13 DEBUG : dir1/0009-3456789.txt: md5 = d347b86333bd47f7faca05478dd240d6 OK 2026/03/12 02:57:15 DEBUG : dir1/0010-456789.txt: md5 = f4e45428ca0782e48cd3594d10c45562 OK 2026/03/12 02:57:16 DEBUG : dir1/0011-56789;.txt: md5 = 6dcb15b68ef6320d8cddabea24f709e0 OK 2026/03/12 02:57:18 DEBUG : dir1/0012-6789;.txt: md5 = 6854519e331bfc0e99c2c42634572ba1 OK 2026/03/12 02:57:19 DEBUG : dir1/0013-789;=.txt: md5 = 661669fae1d42e60a5ca11173bd4a85c OK 2026/03/12 02:57:20 DEBUG : dir1/0014-89;=.txt: md5 = a41b879f73116c131bc86d03d2f563bd OK 2026/03/12 02:57:22 DEBUG : dir1/0015-9;=.txt: md5 = a0301d4e086dce995c23ff2efcabff37 OK 2026/03/12 02:57:23 DEBUG : apple: md5 = ecfcb3ea2cffd07d01c8d860fa1f6cd0 OK 2026/03/12 02:57:25 DEBUG : banana: md5 = 6c33e6e6063cc1d2ab0a9c4b64e3a783 OK 2026/03/12 02:57:26 DEBUG : appleappleapplebanana: md5 = de08c6165493d8235743ceb51dff0407 OK 2026/03/12 02:57:28 DEBUG : splitbananasplit: md5 = cdad55e34120d2dace02796449b314eb OK 2026/03/12 02:57:28 DEBUG : Waiting for deletions to finish 2026/03/12 02:57:28 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:57:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:57:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:29 DEBUG : banana: size = 6 OK 2026/03/12 02:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:29 DEBUG : banana: Unchanged skipping 2026/03/12 02:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:57:29 DEBUG : apple: size = 5 OK 2026/03/12 02:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:29 DEBUG : apple: Unchanged skipping 2026/03/12 02:57:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:57:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:57:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:57:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:57:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:57:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:57:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:57:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:57:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:57:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:57:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:57:30 DEBUG : Waiting for deletions to finish 2026/03/12 02:57:30 DEBUG : Waiting for deletions to finish 2026/03/12 02:57:30 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:57:31 DEBUG : dir1: Directory modification time the same (differ by -573.564µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : apple: size = 5 OK 2026/03/12 02:57:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : apple: Unchanged skipping 2026/03/12 02:57:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:57:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : banana: size = 6 OK 2026/03/12 02:57:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:57:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : banana: Unchanged skipping 2026/03/12 02:57:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:57:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:57:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:57:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:57:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:57:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:57:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:57:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:57:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:57:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:57:31 DEBUG : Waiting for deletions to finish 2026/03/12 02:57:31 DEBUG : Waiting for deletions to finish 2026/03/12 02:57:32 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:57:32 DEBUG : Waiting for deletions to finish 2026/03/12 02:57:33 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:57:46 DEBUG : dir1/0000-abcdefg.txt: md5 = a7a7230a0f9de534c7c4d7d1a4fe90d7 OK 2026/03/12 02:57:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7382685026f363d09808b698ed63051f OK 2026/03/12 02:57:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 2beeb9fd0f38b57acbff718902f7dbe0 OK 2026/03/12 02:57:50 DEBUG : dir1/0003-defghij.txt: md5 = 49014f2fb5cdcd556f2f029dde0eb994 OK 2026/03/12 02:57:52 DEBUG : dir1/0004-efghijk.txt: md5 = 046363f1e24b9996ef629444da00fd65 OK 2026/03/12 02:57:53 DEBUG : dir1/0005-fghijkl.txt: md5 = dbbcde022a4a142f61858e206aca53f4 OK 2026/03/12 02:57:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 56d60aa07b57ba48924af0d2b7906f32 OK 2026/03/12 02:57:56 DEBUG : dir1/0007-1234567.txt: md5 = 2fe5b30dba92be2f91339c6f917e1ae9 OK 2026/03/12 02:57:57 DEBUG : dir1/0008-2345678.txt: md5 = a89feefcf5549985d60638bfd4234e84 OK 2026/03/12 02:57:59 DEBUG : dir1/0009-3456789.txt: md5 = cde58265ed38b6ceef01cb5315aa8ab5 OK 2026/03/12 02:58:00 DEBUG : dir1/0010-456789.txt: md5 = d9278a53b6257c2acc4bfa43c7c9987d OK 2026/03/12 02:58:01 DEBUG : dir1/0011-56789;.txt: md5 = 68827236d9a29618f04a0bac7289684d OK 2026/03/12 02:58:03 DEBUG : dir1/0012-6789;.txt: md5 = 1554f569d7cfd71892d484544e887a2c OK 2026/03/12 02:58:04 DEBUG : dir1/0013-789;=.txt: md5 = 6292ccaa106bff8ce104a9e0c0641a5d OK 2026/03/12 02:58:06 DEBUG : dir1/0014-89;=.txt: md5 = 8ceb6635e697017eedbb6df8b70643c2 OK 2026/03/12 02:58:07 DEBUG : dir1/0015-9;=.txt: md5 = bd7062e5b0d667116570fe8b7213187e OK 2026/03/12 02:58:09 DEBUG : apple: md5 = e66ea804a19295f5c625e7f61b8d7241 OK 2026/03/12 02:58:11 DEBUG : banana: md5 = 856d68cd6d3a092826180192f43a8060 OK 2026/03/12 02:58:12 DEBUG : appleappleapplebanana: md5 = 7abf3b5f7210810dbac3bd5915c67c77 OK 2026/03/12 02:58:14 DEBUG : splitbananasplit: md5 = efaf6808964580fe8e4c08bffbb2a69c OK 2026/03/12 02:58:14 DEBUG : Waiting for deletions to finish 2026/03/12 02:58:14 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:58:15 DEBUG : apple: size = 5 OK 2026/03/12 02:58:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:15 DEBUG : apple: Unchanged skipping 2026/03/12 02:58:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:58:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:58:15 DEBUG : banana: size = 6 OK 2026/03/12 02:58:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:15 DEBUG : banana: Unchanged skipping 2026/03/12 02:58:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:58:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:58:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:58:16 DEBUG : Waiting for deletions to finish 2026/03/12 02:58:16 DEBUG : Waiting for deletions to finish 2026/03/12 02:58:16 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:58:17 DEBUG : dir1: Directory modification time the same (differ by -77.905µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : apple: size = 5 OK 2026/03/12 02:58:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : apple: Unchanged skipping 2026/03/12 02:58:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:58:17 DEBUG : banana: size = 6 OK 2026/03/12 02:58:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:58:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:58:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : banana: Unchanged skipping 2026/03/12 02:58:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:58:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:58:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:58:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:58:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:58:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:58:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:58:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:58:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:58:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:58:17 DEBUG : Waiting for deletions to finish 2026/03/12 02:58:17 DEBUG : Waiting for deletions to finish 2026/03/12 02:58:18 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:58:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:58:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:58:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 3512d59d397002eecdcc886aae4795e0 OK 2026/03/12 02:58:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = e6b0c871678fb03769059d52dba17e30 OK 2026/03/12 02:58:34 DEBUG : dir1/0002-cdefghi.txt: md5 = b0e6a2d2121390f0ed24323cec766b1c OK 2026/03/12 02:58:36 DEBUG : dir1/0003-defghij.txt: md5 = 03fc46f9aca36e1ffd71e6a997cb7424 OK 2026/03/12 02:58:37 DEBUG : dir1/0004-efghijk.txt: md5 = f9cf2b8eb79c064660f4bcdde7513584 OK 2026/03/12 02:58:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 6fcc363050762232947e35fd7733bad9 OK 2026/03/12 02:58:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 84fe532bfd95038c4bba7f9b8159349b OK 2026/03/12 02:58:41 DEBUG : dir1/0007-1234567.txt: md5 = ab8169af636e56a53b8d46c962ad0207 OK 2026/03/12 02:58:43 DEBUG : dir1/0008-2345678.txt: md5 = df834561db92e8737553fb83769ac2c4 OK 2026/03/12 02:58:44 DEBUG : dir1/0009-3456789.txt: md5 = c135e74c95df7bb431aa1777a7226057 OK 2026/03/12 02:58:46 DEBUG : dir1/0010-456789.txt: md5 = 84bd1b6758f8500c45ce47f425a30823 OK 2026/03/12 02:58:47 DEBUG : dir1/0011-56789;.txt: md5 = 419023867c39dc87be4d3bd0c3996107 OK 2026/03/12 02:58:49 DEBUG : dir1/0012-6789;.txt: md5 = 171197b727b3869cf4c5f6ca8dd5ef47 OK 2026/03/12 02:58:50 DEBUG : dir1/0013-789;=.txt: md5 = be3cafbbcc9da139f8069d9365ce63a4 OK 2026/03/12 02:58:52 DEBUG : dir1/0014-89;=.txt: md5 = 5a98d7168a34b8cdc3eb1f0f25fae550 OK 2026/03/12 02:58:53 DEBUG : dir1/0015-9;=.txt: md5 = 1b53da84b49f5a5296cac39e844ae00f OK 2026/03/12 02:58:54 DEBUG : apple: md5 = 5242284637d342c207406c4f3d422289 OK 2026/03/12 02:58:56 DEBUG : banana: md5 = 0def4e98f8af138d3a1fe09621c0dc18 OK 2026/03/12 02:58:57 DEBUG : appleappleapplebanana: md5 = 17ded5bf5a3062c164dfad57fcb53719 OK 2026/03/12 02:58:59 DEBUG : splitbananasplit: md5 = 1007b1a6034214c280119ee3bc35e920 OK 2026/03/12 02:58:59 DEBUG : Waiting for deletions to finish 2026/03/12 02:58:59 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:59:00 DEBUG : apple: size = 5 OK 2026/03/12 02:59:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:00 DEBUG : apple: Unchanged skipping 2026/03/12 02:59:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:59:00 DEBUG : banana: size = 6 OK 2026/03/12 02:59:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:00 DEBUG : banana: Unchanged skipping 2026/03/12 02:59:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:59:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:59:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:59:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:59:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:59:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:59:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:59:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:59:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:59:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:59:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:59:01 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:01 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:02 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1: Directory modification time the same (differ by -586.539µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : apple: size = 5 OK 2026/03/12 02:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : apple: Unchanged skipping 2026/03/12 02:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:59:03 DEBUG : banana: size = 6 OK 2026/03/12 02:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : banana: Unchanged skipping 2026/03/12 02:59:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:59:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:59:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:59:03 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:03 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:03 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:59:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 02:59:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 59a43f7e201b86efe5b4d455f6826547 OK 2026/03/12 02:59:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0f8020dc6251735c20a29f7822fa47d6 OK 2026/03/12 02:59:19 DEBUG : dir1/0002-cdefghi.txt: md5 = f3e2d7e151806876fc6dde9fd5eaf88f OK 2026/03/12 02:59:21 DEBUG : dir1/0003-defghij.txt: md5 = 4aca673b9c35ef2e6797e650e462c8ce OK 2026/03/12 02:59:22 DEBUG : dir1/0004-efghijk.txt: md5 = a98500a004417a04b2b2396534ce6e24 OK 2026/03/12 02:59:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 686e9ea091e54eeea754dc9f603cda58 OK 2026/03/12 02:59:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 7589e35f438d662cc777ea3201bdd958 OK 2026/03/12 02:59:27 DEBUG : dir1/0007-1234567.txt: md5 = bb1e051728777a8c1b0d2b36b46a420b OK 2026/03/12 02:59:28 DEBUG : dir1/0008-2345678.txt: md5 = 5fad7fef53d9255c10be7d3e4f47a229 OK 2026/03/12 02:59:30 DEBUG : dir1/0009-3456789.txt: md5 = 5c5310bcb93901392afc8729fa0b5791 OK 2026/03/12 02:59:31 DEBUG : dir1/0010-456789.txt: md5 = 6520b6c91b977fe18b19e16569bf87a6 OK 2026/03/12 02:59:33 DEBUG : dir1/0011-56789;.txt: md5 = bacaccae18aa5e55e25902a9a2a2eabf OK 2026/03/12 02:59:34 DEBUG : dir1/0012-6789;.txt: md5 = 0522339cf703cbf3639e977678f68390 OK 2026/03/12 02:59:36 DEBUG : dir1/0013-789;=.txt: md5 = 887911778f822a6360aee1c6fb5828d5 OK 2026/03/12 02:59:37 DEBUG : dir1/0014-89;=.txt: md5 = 7a5d174ad2f257a5fb817d798894c0c4 OK 2026/03/12 02:59:39 DEBUG : dir1/0015-9;=.txt: md5 = 63f5bcaad1ed688541994dcc44d1766a OK 2026/03/12 02:59:40 DEBUG : apple: md5 = db512333a733aaa3f87d3405da66b27f OK 2026/03/12 02:59:42 DEBUG : banana: md5 = c9c8dddf7bd4b037ff4ef70c68d6152f OK 2026/03/12 02:59:43 DEBUG : appleappleapplebanana: md5 = b408b011106cc07e80f0df1345ea8864 OK 2026/03/12 02:59:45 DEBUG : splitbananasplit: md5 = ec882309ea36d2ec97fae3ac4186ed3f OK 2026/03/12 02:59:45 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:45 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:59:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:59:46 DEBUG : apple: size = 5 OK 2026/03/12 02:59:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:46 DEBUG : apple: Unchanged skipping 2026/03/12 02:59:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:59:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:59:46 DEBUG : banana: size = 6 OK 2026/03/12 02:59:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:46 DEBUG : banana: Unchanged skipping 2026/03/12 02:59:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 02:59:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:59:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:59:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:59:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:59:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:59:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:59:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:59:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:59:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:59:47 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:47 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:47 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:59:48 DEBUG : dir1: Directory modification time the same (differ by -94.456µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : apple: size = 5 OK 2026/03/12 02:59:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : apple: Unchanged skipping 2026/03/12 02:59:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 02:59:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 02:59:48 DEBUG : banana: size = 6 OK 2026/03/12 02:59:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : banana: Unchanged skipping 2026/03/12 02:59:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 02:59:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 02:59:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 02:59:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 02:59:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 02:59:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 02:59:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 02:59:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 02:59:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 02:59:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 02:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 02:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 02:59:48 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:48 DEBUG : Waiting for deletions to finish 2026/03/12 02:59:49 DEBUG : apple: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : banana: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 02:59:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 02:59:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:00:02 DEBUG : dir1/0000-abcdefg.txt: md5 = c4adfc5f9ae1640c194851aba8fedcfd OK 2026/03/12 03:00:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = f13a7628f06cce3479f6c4a7887cb2ba OK 2026/03/12 03:00:05 DEBUG : dir1/0002-cdefghi.txt: md5 = e7b2eec583c2424427a60e4a03044266 OK 2026/03/12 03:00:07 DEBUG : dir1/0003-defghij.txt: md5 = aa0d4e4e8cc06fc92d2773813d7c3844 OK 2026/03/12 03:00:08 DEBUG : dir1/0004-efghijk.txt: md5 = 4efb7364e2129ef85a8d47e875b2054f OK 2026/03/12 03:00:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 88fa2face860281d9b522ec974139fd0 OK 2026/03/12 03:00:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 0d5827be2ea817e75ad7422ad0a353ba OK 2026/03/12 03:00:13 DEBUG : dir1/0007-1234567.txt: md5 = c09c9f916851b562bc64fbf5f96ef2e4 OK 2026/03/12 03:00:15 DEBUG : dir1/0008-2345678.txt: md5 = 1edc2e7633a0d6f989822c2a444cbaee OK 2026/03/12 03:00:17 DEBUG : dir1/0009-3456789.txt: md5 = 0c340e4a1918c8efd7fcd5b41b0bf8dd OK 2026/03/12 03:00:18 DEBUG : dir1/0010-456789.txt: md5 = ac5bdacb541ea24d6ab351d6c7216795 OK 2026/03/12 03:00:19 DEBUG : dir1/0011-56789;.txt: md5 = 61305630fe2d7d5a473e7ae4a4437977 OK 2026/03/12 03:00:21 DEBUG : dir1/0012-6789;.txt: md5 = a699e206aa611e19c86b55e01f151975 OK 2026/03/12 03:00:23 DEBUG : dir1/0013-789;=.txt: md5 = 7fc3eea95ae7cb538d8183d9f3048a99 OK 2026/03/12 03:00:24 DEBUG : dir1/0014-89;=.txt: md5 = a2bc4c4a6bacc384d639669d89b52237 OK 2026/03/12 03:00:26 DEBUG : dir1/0015-9;=.txt: md5 = b7a453d27f51e678b15d911b6347b8ce OK 2026/03/12 03:00:27 DEBUG : apple: md5 = 36244752d675fb25dfae0da05b095538 OK 2026/03/12 03:00:29 DEBUG : banana: md5 = d53daec2e2a934cc7a3726ce531eb471 OK 2026/03/12 03:00:30 DEBUG : appleappleapplebanana: md5 = 5ad9dfcf7211946090189d94670a317d OK 2026/03/12 03:00:32 DEBUG : splitbananasplit: md5 = 3fb7e533c052a70bcc4b7031a4056640 OK 2026/03/12 03:00:32 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:32 DEBUG : apple: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : banana: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 03:00:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 03:00:33 DEBUG : apple: size = 5 OK 2026/03/12 03:00:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:33 DEBUG : apple: Unchanged skipping 2026/03/12 03:00:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 03:00:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 03:00:33 DEBUG : banana: size = 6 OK 2026/03/12 03:00:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:33 DEBUG : banana: Unchanged skipping 2026/03/12 03:00:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/12 03:00:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 03:00:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 03:00:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 03:00:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 03:00:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 03:00:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 03:00:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 03:00:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 03:00:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:00:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 03:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:00:34 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:34 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:34 DEBUG : apple: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : banana: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 03:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 03:00:35 DEBUG : dir1: Directory modification time the same (differ by -698.624µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : apple: size = 5 OK 2026/03/12 03:00:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : apple: Unchanged skipping 2026/03/12 03:00:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/12 03:00:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/12 03:00:35 DEBUG : banana: size = 6 OK 2026/03/12 03:00:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : banana: Unchanged skipping 2026/03/12 03:00:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/12 03:00:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/12 03:00:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/12 03:00:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/12 03:00:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/12 03:00:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/12 03:00:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/12 03:00:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/12 03:00:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:00:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:00:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/12 03:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:00:35 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:35 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:36 DEBUG : apple: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : banana: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/12 03:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/12 03:00:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (554.40s) --- PASS: TestTransform/NFC (46.54s) --- PASS: TestTransform/NFD (45.58s) --- PASS: TestTransform/base64 (53.02s) --- PASS: TestTransform/prefix (64.04s) --- PASS: TestTransform/suffix (63.38s) --- PASS: TestTransform/truncate (52.39s) --- PASS: TestTransform/encoder (45.89s) --- PASS: TestTransform/ISO-8859-1 (45.38s) --- PASS: TestTransform/charmap (45.16s) --- PASS: TestTransform/lowercase (45.90s) --- PASS: TestTransform/ascii (47.11s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:00:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 03:00:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 03:00:47 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/12 03:00:48 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-12T03:00:47.455968147Z) 2026/03/12 03:00:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/12 03:00:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/12 03:00:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 03:00:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/12 03:00:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 03:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:00:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = c84e946fe0a8cb5c4201ac93f32ae689 OK 2026/03/12 03:00:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/12 03:00:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/12 03:00:49 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:51 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.55s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:00:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:00:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:00:52 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:00:52 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:00:52.001025873Z) 2026/03/12 03:00:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:00:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:00:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:00:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/12 03:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:00:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:00:54 DEBUG : tictactoe/tictactoe: md5 = e45f87432820fd37c0ff5b068871a58b OK 2026/03/12 03:00:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/12 03:00:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/12 03:00:54 DEBUG : Waiting for deletions to finish 2026/03/12 03:00:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.69s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:00:56 DEBUG : toe: Making directory with metadata 2026/03/12 03:00:57 INFO : toe: Made directory with metadata (mtime=2026-03-12T03:00:56.690085368Z) 2026/03/12 03:00:57 DEBUG : toe/toe: Making directory with metadata 2026/03/12 03:00:58 INFO : toe/toe: Made directory with metadata (mtime=2026-03-12T03:00:56.690085368Z) 2026/03/12 03:00:58 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 03:00:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 03:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 03:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:00 DEBUG : toe/toe/tictactoe: md5 = 8225604e91b26df2c4bb92bef00130f2 OK 2026/03/12 03:01:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/12 03:01:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 03:01:00 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/12 03:01:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.79s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:03 DEBUG : toe: Making directory with metadata 2026/03/12 03:01:04 INFO : toe: Made directory with metadata (mtime=2026-03-12T03:01:03.477171376Z) 2026/03/12 03:01:04 DEBUG : toe/toe: Making directory with metadata 2026/03/12 03:01:05 INFO : toe/toe: Made directory with metadata (mtime=2026-03-12T03:01:03.477171376Z) 2026/03/12 03:01:05 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 03:01:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 03:01:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 03:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:06 DEBUG : toe/toe/tictactoe: md5 = 4fcb4daf420c9094fd6f556cf91f96a8 OK 2026/03/12 03:01:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/12 03:01:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 03:01:06 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/12 03:01:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.72s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:10 DEBUG : empty_dir: Making directory with metadata 2026/03/12 03:01:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:10 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/12 03:01:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:11 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:11 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:11 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:01:11 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:10.20025645Z) 2026/03/12 03:01:11 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:11 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/12 03:01:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:10.20025645Z) 2026/03/12 03:01:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:01:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:14 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 334154f0f09d9406cf66386236a841e2 OK 2026/03/12 03:01:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 03:01:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:14 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/12 03:01:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.88s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:18 DEBUG : empty_dir: Making directory with metadata 2026/03/12 03:01:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:18 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/12 03:01:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:19 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:19 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:19 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:01:19 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:18.07635596Z) 2026/03/12 03:01:19 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:19 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/12 03:01:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:18.07635596Z) 2026/03/12 03:01:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 03:01:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:01:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d7b9772b4198f92c4da16927ab069ce7 OK 2026/03/12 03:01:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:01:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:22 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:22 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:23 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:23 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 03:01:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:01:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/12 03:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': 0 differences found 2026/03/12 03:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': 1 hashes could not be checked 2026/03/12 03:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': 1 matching files 2026/03/12 03:01:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/12 03:01:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.81s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:26 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:27 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:01:27 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:26.885467063Z) 2026/03/12 03:01:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:27 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/12 03:01:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:26.885467063Z) 2026/03/12 03:01:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:01:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:29 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4f9d8fefc9e28a1695ef5ed9388c2180 OK 2026/03/12 03:01:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 03:01:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:29 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:30 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:31 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:31 DEBUG : tictactoe: Directory modification time the same (differ by -467.063µs, within tolerance 1ms) 2026/03/12 03:01:31 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:31 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -467.063µs, within tolerance 1ms) 2026/03/12 03:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 03:01:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 03:01:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 03:01:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/12 03:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:31 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/12 03:01:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.58s) === RUN TestSyntax 2026/03/12 03:01:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:35 DEBUG : toe: Making directory with metadata 2026/03/12 03:01:36 INFO : toe: Made directory with metadata (mtime=2026-03-12T03:01:35.46757511Z) 2026/03/12 03:01:36 DEBUG : toe/toe: Making directory with metadata 2026/03/12 03:01:37 INFO : toe/toe: Made directory with metadata (mtime=2026-03-12T03:01:35.46757511Z) 2026/03/12 03:01:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 03:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:38 DEBUG : toe/toe/toe: md5 = b16d20b4c8a0d6d4b58e3b317326b7b0 OK 2026/03/12 03:01:38 DEBUG : toe/toe/toe: size = 11 OK 2026/03/12 03:01:38 INFO : toe/toe/toe: Copied (new) 2026/03/12 03:01:38 DEBUG : Waiting for deletions to finish 2026/03/12 03:01:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/12 03:01:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.11s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:42 DEBUG : empty_dir: Making directory with metadata 2026/03/12 03:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:42 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/12 03:01:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:43 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:43 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:43 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:01:44 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:42.578664496Z) 2026/03/12 03:01:44 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:44 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/12 03:01:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:42.578664496Z) 2026/03/12 03:01:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 03:01:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:01:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5cf256634864b5c96796a11f502988df OK 2026/03/12 03:01:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:01:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:46 INFO : toe/toe/toe.txt: Deleted 2026/03/12 03:01:46 INFO : toe/toe: Removing directory 2026/03/12 03:01:46 INFO : toe: Removing directory 2026/03/12 03:01:46 INFO : empty_dir: Removing directory 2026/03/12 03:01:46 DEBUG : Local file system at /tmp/rclone470177187: deleted 3 directories 2026/03/12 03:01:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/12 03:01:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.02s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:01:50 DEBUG : empty_dir: Making directory with metadata 2026/03/12 03:01:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:50 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/12 03:01:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:01:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:01:51 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:51 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:51 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:01:52 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:50.604765232Z) 2026/03/12 03:01:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:52 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:01:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:52 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/12 03:01:53 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-12T03:01:50.604765232Z) 2026/03/12 03:01:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:01:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 03:01:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:01:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e0f6166238877f447f96ee399d0b5bbe OK 2026/03/12 03:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:01:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:01:54 INFO : toe/toe/toe.txt: Deleted 2026/03/12 03:01:54 INFO : toe/toe: Removing directory 2026/03/12 03:01:54 INFO : toe: Removing directory 2026/03/12 03:01:54 INFO : empty_dir: Removing directory 2026/03/12 03:01:54 DEBUG : Local file system at /tmp/rclone470177187: deleted 3 directories 2026/03/12 03:01:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:01:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 03:01:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 03:01:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 03:01:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 03:01:57 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/12 03:02:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/12 03:02:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/12 03:02:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.89s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:02:03 DEBUG : Reset feature "Copy" 2026/03/12 03:02:03 DEBUG : Reset feature "Move" 2026/03/12 03:02:03 DEBUG : Reset feature "Copy" 2026/03/12 03:02:03 DEBUG : Reset feature "Move" 2026/03/12 03:02:03 DEBUG : empty_dir: Making directory with metadata 2026/03/12 03:02:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:02:03 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:02:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:02:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:02:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:02:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/12 03:02:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 03:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 03:02:04 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:02:04 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:02:04 DEBUG : tictactoe: Making directory with metadata 2026/03/12 03:02:05 INFO : tictactoe: Made directory with metadata (mtime=2026-03-12T03:02:03.490926633Z) 2026/03/12 03:02:05 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:02:05 DEBUG : toe: transformed to: tictactoe 2026/03/12 03:02:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:02:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/12 03:02:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-12T03:02:03.490926633Z) 2026/03/12 03:02:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 03:02:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 03:02:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:02:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:02:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:02:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:02:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6086811921d274fddcd4b20325d7b748 OK 2026/03/12 03:02:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:02:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 03:02:07 INFO : toe/toe/toe.txt: Deleted 2026/03/12 03:02:07 INFO : toe/toe: Removing directory 2026/03/12 03:02:07 INFO : toe: Removing directory 2026/03/12 03:02:07 INFO : empty_dir: Removing directory 2026/03/12 03:02:07 DEBUG : Local file system at /tmp/rclone470177187: deleted 3 directories 2026/03/12 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/12 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 03:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/12 03:02:12 DEBUG : toe/toe/toe.txt: md5 = 85fc09c5235db76b82c4fd8b1126cc81 OK 2026/03/12 03:02:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 03:02:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/12 03:02:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/12 03:02:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/12 03:02:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/12 03:02:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/12 03:02:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.20s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:02:17 DEBUG : toe: transformed to: dG9l 2026/03/12 03:02:17 DEBUG : toe: transformed to: dG9l 2026/03/12 03:02:17 DEBUG : dG9l: Making directory with metadata 2026/03/12 03:02:18 INFO : dG9l: Made directory with metadata (mtime=2026-03-12T03:02:17.694104067Z) 2026/03/12 03:02:18 DEBUG : toe: transformed to: dG9l 2026/03/12 03:02:18 DEBUG : toe: transformed to: dG9l 2026/03/12 03:02:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 03:02:18 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/12 03:02:19 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-12T03:02:17.694104067Z) 2026/03/12 03:02:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 03:02:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/12 03:02:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 03:02:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 03:02:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 03:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:02:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 1e27eea70855d8690eb1f207d7a89c5d OK 2026/03/12 03:02:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/12 03:02:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 03:02:20 DEBUG : Waiting for deletions to finish 2026/03/12 03:02:22 DEBUG : dG9l: transformed to: toe 2026/03/12 03:02:22 DEBUG : dG9l: transformed to: toe 2026/03/12 03:02:22 DEBUG : toe: Directory modification time the same (differ by 104.067µs, within tolerance 1ms) 2026/03/12 03:02:22 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/12 03:02:22 DEBUG : dG9l: transformed to: toe 2026/03/12 03:02:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/12 03:02:22 DEBUG : toe/toe: Directory modification time the same (differ by 104.067µs, within tolerance 1ms) 2026/03/12 03:02:22 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/12 03:02:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/12 03:02:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/12 03:02:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/12 03:02:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/12 03:02:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/12 03:02:22 DEBUG : Local file system at /tmp/rclone470177187: Waiting for checks to finish 2026/03/12 03:02:22 DEBUG : Local file system at /tmp/rclone470177187: Waiting for transfers to finish 2026/03/12 03:02:22 DEBUG : Waiting for deletions to finish 2026/03/12 03:02:24 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/12 03:02:25 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.28s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena'", Local "Local file system at /tmp/rclone470177187", Modify Window "1ms" 2026/03/12 03:02:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:25 DEBUG : toe: transformed to: 2026/03/12 03:02:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:26 DEBUG : toe: transformed to: 2026/03/12 03:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Making directory with metadata 2026/03/12 03:02:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Made directory with metadata (mtime=2026-03-12T03:02:25.97120725Z) 2026/03/12 03:02:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:26 DEBUG : toe: transformed to: 2026/03/12 03:02:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:26 DEBUG : toe: transformed to: 2026/03/12 03:02:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:26 DEBUG : toe/toe: transformed to: 2026/03/12 03:02:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/12 03:02:26 DEBUG : toe/toe: Making directory with metadata 2026/03/12 03:02:28 INFO : toe/toe: Made directory with metadata (mtime=2026-03-12T03:02:25.972207263Z) 2026/03/12 03:02:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:28 DEBUG : toe/toe: transformed to: 2026/03/12 03:02:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/12 03:02:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:28 DEBUG : toe: transformed to: 2026/03/12 03:02:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 03:02:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/12 03:02:28 DEBUG : toe/toe/toe: transformed to: 2026/03/12 03:02:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/12 03:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for checks to finish 2026/03/12 03:02:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Waiting for transfers to finish 2026/03/12 03:02:29 DEBUG : toe/toe/toe: md5 = d11d7d613b74f2db4aa734201dec2e94 OK 2026/03/12 03:02:29 DEBUG : toe/toe/toe: size = 11 OK 2026/03/12 03:02:29 INFO : toe/toe/toe: Copied (new) 2026/03/12 03:02:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': not deleting files as there were IO errors 2026/03/12 03:02:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': not deleting directories as there were IO errors 2026/03/12 03:02:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/12 03:02:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.84s) PASS 2026/03/12 03:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fojikud8dena': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m24.844485037s (try 1/5)