"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/25 01:33:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi" 2026/03/25 01:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 01:33:46 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g" 2026/03/25 01:33:47 DEBUG : Creating backend with remote "/tmp/rclone2656892301" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:33:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:33:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/25 01:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:33:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.75s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:33:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:33:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:33:52 DEBUG : sub dir/hello world: md5 = 5b96cfe5a7d417f2e769b88f464d6531 OK 2026/03/25 01:33:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:33:52 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:33:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:33:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.95s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:33:55 DEBUG : metadata sub dir: Making directory with metadata 2026/03/25 01:33:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:33:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/25 01:33:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:33:55 DEBUG : Local file system at /tmp/rclone2656892301: File to upload is small (21 bytes), uploading instead of streaming 2026/03/25 01:33:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/25 01:33:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/25 01:33:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/25 01:33:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:33:55 DEBUG : Google drive root 'crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g': Skipping btime metadata as can't update it on an existing file: 2026-03-25T01:33:55.266872105Z 2026/03/25 01:33:56 INFO : empty metadata sub dir: Updated directory metadata 2026/03/25 01:33:56 DEBUG : Google drive root 'crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g': Skipping btime metadata as can't update it on an existing file: 2026-03-25T01:33:55.266872105Z 2026/03/25 01:33:57 INFO : metadata sub dir: Updated directory metadata 2026/03/25 01:33:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/25 01:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:33:58 DEBUG : metadata sub dir/hello metadata world: md5 = f43724be62a4fd0a144bcbd488ce3371 OK 2026/03/25 01:33:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/25 01:33:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/25 01:34:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:02 DEBUG : metadata sub dir: Making directory with metadata 2026/03/25 01:34:02 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:02 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/25 01:34:02 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:02 DEBUG : Local file system at /tmp/rclone2656892301: File to upload is small (21 bytes), uploading instead of streaming 2026/03/25 01:34:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/25 01:34:02 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/25 01:34:02 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/25 01:34:02 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:03 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/25 01:34:03 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/25 01:34:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/25 01:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:05 DEBUG : metadata sub dir/hello metadata world: md5 = 47ff2539fc8543c5b8f719d934a83976 OK 2026/03/25 01:34:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/25 01:34:05 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/25 01:34:05 DEBUG : Google drive root 'crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g': Skipping btime metadata as can't update it on an existing file: 2026-03-25T01:34:02.972952179Z 2026/03/25 01:34:05 INFO : metadata sub dir: Updated directory metadata 2026/03/25 01:34:08 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.30s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:09 DEBUG : Creating backend with remote "/non-existing" 2026/03/25 01:34:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/25 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:12 DEBUG : sub dir/hello world: md5 = dc403c4681a6b6e4046a8e34f27599b8 OK 2026/03/25 01:34:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:34:12 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:34:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.25s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Running all checks before starting transfers 2026/03/25 01:34:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:34:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Checks finished, now starting transfers 2026/03/25 01:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:18 DEBUG : sub dir/hello world: md5 = adf6f112d4c2cfae65a2c7bb22580935 OK 2026/03/25 01:34:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:34:18 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:34:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.37s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:21 ERROR : Ignoring --no-traverse with sync 2026/03/25 01:34:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:34:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:23 DEBUG : sub dir/hello world: md5 = 30d4ecec1951dd77a6d3f1ae2b374f14 OK 2026/03/25 01:34:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:34:23 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:34:23 DEBUG : Waiting for deletions to finish 2026/03/25 01:34:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.21s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/25 01:34:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:27 DEBUG : hello world2: md5 = ab5f48a5daee526bd049f665ca2757dc OK 2026/03/25 01:34:27 DEBUG : hello world2: size = 12 OK 2026/03/25 01:34:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.90s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:30 DEBUG : potato2: md5 = 38d1367a3b1ac9ce77efcf193978ce11 OK 2026/03/25 01:34:30 DEBUG : potato2: size = 11 OK 2026/03/25 01:34:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:33 DEBUG : potato2: md5 = fde895f4d6910f015f76132c596251ce OK 2026/03/25 01:34:33 DEBUG : potato2: size = 11 OK 2026/03/25 01:34:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 01:34:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:35 DEBUG : sub dir2: Making directory with metadata 2026/03/25 01:34:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:35 DEBUG : sub dir: Making directory with metadata 2026/03/25 01:34:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:34:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 01:34:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:34:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:38 DEBUG : sub dir/hello world: md5 = 39dc6813cd4aa87910afad1b663c1cdb OK 2026/03/25 01:34:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:34:38 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:34:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/25 01:34:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.70s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:43 INFO : sub dir2: Making directory 2026/03/25 01:34:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 01:34:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/25 01:34:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:34:43 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/25 01:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:46 DEBUG : sub dir/hello world: md5 = 522eb2d4d0b5b643d072f4331552aa92 OK 2026/03/25 01:34:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:34:46 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:34:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:34:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.43s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:49 DEBUG : sub dir2: Making directory with metadata 2026/03/25 01:34:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:49 DEBUG : sub dir2: Making directory with metadata 2026/03/25 01:34:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:34:50 DEBUG : sub dir: Making directory with metadata 2026/03/25 01:34:50 INFO : sub dir: Made directory with metadata (mtime=2026-03-25T01:34:49.060431182Z) 2026/03/25 01:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:52 DEBUG : sub dir/hello world: md5 = 4b58c3e1f2475a865f2a98aa8a82e6db OK 2026/03/25 01:34:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:34:52 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:34:52 INFO : sub dir/hello world: Deleted 2026/03/25 01:34:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.99s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:56 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/25 01:34:56 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:34:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:34:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.77s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:34:59 INFO : sub dir2: Making directory 2026/03/25 01:35:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/25 01:35:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:35:02 DEBUG : sub dir/hello world: md5 = 63b66f2a6d64b084a9150cbaf89f65c7 OK 2026/03/25 01:35:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:35:02 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:35:02 INFO : sub dir/hello world: Deleted 2026/03/25 01:35:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:35:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (15.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:35:15 DEBUG : sub dir2: Making directory with metadata 2026/03/25 01:35:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:35:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:35:15 DEBUG : sub dir2: Making directory with metadata 2026/03/25 01:35:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:35:16 DEBUG : sub dir: Making directory with metadata 2026/03/25 01:35:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:35:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:35:18 DEBUG : sub dir/hello world: md5 = e3caac532af9aa9ee6a87bf4ac8b3bcd OK 2026/03/25 01:35:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:35:18 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:35:18 DEBUG : Waiting for deletions to finish 2026/03/25 01:35:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.20s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:35:22 INFO : sub dir2: Making directory 2026/03/25 01:35:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/25 01:35:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:35:25 DEBUG : sub dir/hello world: md5 = 46e9e2c9ec739421606a31caffd4efa8 OK 2026/03/25 01:35:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:35:25 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:35:25 DEBUG : Waiting for deletions to finish 2026/03/25 01:35:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:35:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.42s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:35:30 DEBUG : sub dir/hello world: md5 = 71e0c9807ba39002ab19044ddfbdc3fb OK 2026/03/25 01:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fafuyul9kiqe" 2026/03/25 01:35:31 DEBUG : Creating backend with remote "TestDrive:crypt/vkpdk2ps02gsn69cfl6ftu5kbad61ce5upuebafstp3oisgpslrg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi' -> Encrypted drive 'TestCryptDrive:rclone-test-fafuyul9kiqe' 2026/03/25 01:35:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:35:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fafuyul9kiqe': Waiting for checks to finish 2026/03/25 01:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fafuyul9kiqe': Waiting for transfers to finish 2026/03/25 01:35:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:35:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 01:35:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fafuyul9kiqe': Purge remote 2026/03/25 01:35:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.52s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:35:40 DEBUG : sub dir/hello world: md5 = cff1539b25968cd3ae5bb660393b796b OK 2026/03/25 01:35:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:35:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/25 01:35:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:35:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:35:42 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:35:43 DEBUG : sub dir/hello world: md5 = f481c68b2a3297ba44a934098370e21b OK 2026/03/25 01:35:43 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 01:35:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/25 01:35:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:35:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.94s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:35:48 DEBUG : sub dir/hello world: md5 = 9817b63daecc0307e487bc88d1436f3e OK 2026/03/25 01:35:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pemeger9haza" 2026/03/25 01:35:49 DEBUG : Creating backend with remote "TestDrive:crypt/a6ubvr9p4skd0tpij37b1v06me2plqaic0o7orhpblh7qhecoi20" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi' -> Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza' 2026/03/25 01:35:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza': Waiting for checks to finish 2026/03/25 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza': Waiting for transfers to finish 2026/03/25 01:35:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:35:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 01:35:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:35:56 DEBUG : sub dir/hello world: md5 = dcc93cc7a57158eecd39fffc0d228b5f OK 2026/03/25 01:35:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 01:35:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/25 01:35:57 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza': Waiting for checks to finish 2026/03/25 01:35:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza') 2026/03/25 01:35:57 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 01:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza': Waiting for transfers to finish 2026/03/25 01:35:58 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 01:35:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 01:35:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pemeger9haza': Purge remote 2026/03/25 01:36:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.27s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:04 DEBUG : sub dir/hello world: md5 = 1673e7928d8d2dbf398d34e7ae2f2278 OK 2026/03/25 01:36:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:36:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/25 01:36:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:36:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:36:05 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 01:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:07 DEBUG : sub dir/hello world: md5 = 7988af2485074e3747e96ad68e61dbb0 OK 2026/03/25 01:36:07 DEBUG : sub dir/hello world: size = 17 OK 2026/03/25 01:36:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/25 01:36:07 INFO : sub dir/hello world: Deleted 2026/03/25 01:36:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:36:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.06s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:13 DEBUG : sub dir/hello world: md5 = bce6ba4a0b39320a087ca67d25d51a25 OK 2026/03/25 01:36:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fimujer6nufo" 2026/03/25 01:36:13 DEBUG : Creating backend with remote "TestDrive:crypt/g0ktsi3bn4g957q9t408150b0rdain9n7gttoopm67gitodvdj40" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi' -> Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo' 2026/03/25 01:36:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Waiting for checks to finish 2026/03/25 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Waiting for transfers to finish 2026/03/25 01:36:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:36:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/25 01:36:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:36:20 DEBUG : sub dir/hello world: md5 = c26420e48e87ede736ac985a27e027ab OK 2026/03/25 01:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Using server-side directory move 2026/03/25 01:36:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 01:36:21 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 01:36:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/25 01:36:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:36:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo') 2026/03/25 01:36:21 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 01:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Waiting for checks to finish 2026/03/25 01:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Waiting for transfers to finish 2026/03/25 01:36:22 INFO : sub dir/hello world: Deleted 2026/03/25 01:36:22 INFO : sub dir/hello world: Moved (server-side) 2026/03/25 01:36:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:36:25 DEBUG : sub dir/hello world: md5 = c5927280032bc41c2e17ac32a51c53b0 OK 2026/03/25 01:36:26 DEBUG : testing file moves 2026/03/25 01:36:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 01:36:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/25 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Waiting for checks to finish 2026/03/25 01:36:27 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:36:27 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo') 2026/03/25 01:36:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 01:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Waiting for transfers to finish 2026/03/25 01:36:27 INFO : sub dir/hello world: Deleted 2026/03/25 01:36:28 INFO : sub dir/hello world: Moved (server-side) 2026/03/25 01:36:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/25 01:36:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fimujer6nufo': Purge remote --- PASS: TestServerSideMoveOverSelf (20.42s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:33 DEBUG : sub dir/hello world: md5 = 4a193bd1bd71bf65c335f6a1bfef6c45 OK 2026/03/25 01:36:33 ERROR : error listing: directory not found 2026/03/25 01:36:34 INFO : Local file system at /tmp/rclone2656892301: Making directory 2026/03/25 01:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.65s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:39 DEBUG : sub dir/hello world: md5 = 7a5ed4fd2d25addf9e055af0dc375d8c OK 2026/03/25 01:36:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:36:40 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for checks to finish 2026/03/25 01:36:40 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for transfers to finish 2026/03/25 01:36:41 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/25 01:36:41 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/25 01:36:41 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:36:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:36:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.96s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:43 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/25 01:36:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:44 DEBUG : check sum: md5 = bbffc1e3cc918c60567279ae89290914 OK 2026/03/25 01:36:44 DEBUG : check sum: size = 1 OK 2026/03/25 01:36:44 INFO : check sum: Copied (new) 2026/03/25 01:36:44 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:45 DEBUG : check sum: size = 1 OK 2026/03/25 01:36:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/25 01:36:45 DEBUG : check sum: Size of src and dst objects identical 2026/03/25 01:36:45 DEBUG : check sum: Unchanged skipping 2026/03/25 01:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:45 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.43s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/25 01:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:48 DEBUG : sizeonly: md5 = 90d0910590e53d6b01716a1a61638c04 OK 2026/03/25 01:36:48 DEBUG : sizeonly: size = 6 OK 2026/03/25 01:36:48 INFO : sizeonly: Copied (new) 2026/03/25 01:36:48 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:48 DEBUG : sizeonly: size = 6 OK 2026/03/25 01:36:48 DEBUG : sizeonly: Sizes identical 2026/03/25 01:36:48 DEBUG : sizeonly: Unchanged skipping 2026/03/25 01:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:48 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.50s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/25 01:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:51 DEBUG : ignore-size: md5 = 699cc120af26e83f36346657051ca43e OK 2026/03/25 01:36:51 INFO : ignore-size: Copied (new) 2026/03/25 01:36:51 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:36:52 DEBUG : ignore-size: Unchanged skipping 2026/03/25 01:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:52 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.42s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:54 DEBUG : existing: md5 = 28a7428066767204d704216e35107eea OK 2026/03/25 01:36:55 DEBUG : existing: size = 6 OK 2026/03/25 01:36:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:55 DEBUG : existing: Unchanged skipping 2026/03/25 01:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:55 DEBUG : Waiting for deletions to finish 2026/03/25 01:36:55 INFO : There was nothing to transfer 2026/03/25 01:36:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/25 01:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:56 DEBUG : existing: md5 = 6398c9f82941c6b96950e012ebebb03f OK 2026/03/25 01:36:56 DEBUG : existing: size = 6 OK 2026/03/25 01:36:56 INFO : existing: Copied (replaced existing) 2026/03/25 01:36:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.85s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:36:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 01:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:36:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:36:59 DEBUG : existing: md5 = bdc594fb274103da06d7eab60d4f9d3a OK 2026/03/25 01:36:59 DEBUG : existing: size = 6 OK 2026/03/25 01:36:59 INFO : existing: Copied (new) 2026/03/25 01:36:59 DEBUG : Waiting for deletions to finish 2026/03/25 01:37:00 DEBUG : existing: Destination exists, skipping 2026/03/25 01:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:00 DEBUG : Waiting for deletions to finish 2026/03/25 01:37:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.30s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:03 DEBUG : b/potato: md5 = 38cf0ad67d45f6a595a5e26956e710ec OK 2026/03/25 01:37:06 DEBUG : c/non empty space: md5 = 780f28c74c70c65d29c21e6b8ecbf01b OK 2026/03/25 01:37:06 INFO : d: Making directory 2026/03/25 01:37:08 DEBUG : Added delayed dir = "a", newDst= 2026/03/25 01:37:08 INFO : c: Set directory modification time (using SetModTime) 2026/03/25 01:37:08 DEBUG : Added delayed dir = "c", newDst=c 2026/03/25 01:37:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 01:37:08 DEBUG : c/non empty space: size = 5 OK 2026/03/25 01:37:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:08 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 01:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:10 DEBUG : a/potato2: md5 = 969cbfb2128ae9bcc088fc8813e6b62b OK 2026/03/25 01:37:10 DEBUG : a/potato2: size = 60 OK 2026/03/25 01:37:10 INFO : a/potato2: Copied (new) 2026/03/25 01:37:10 DEBUG : Waiting for deletions to finish 2026/03/25 01:37:11 INFO : b/potato: Deleted 2026/03/25 01:37:11 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/25 01:37:11 INFO : d: Removing directory 2026/03/25 01:37:12 INFO : b: Removing directory 2026/03/25 01:37:12 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/25 01:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': deleted 2 directories 2026/03/25 01:37:15 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/25 01:37:16 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:18 DEBUG : empty space: md5 = 70a918748b6f1d0b6af407ea4b008ba1 OK 2026/03/25 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:19 DEBUG : empty space: size = 1 OK 2026/03/25 01:37:19 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/25 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:19 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/25 01:37:19 DEBUG : Waiting for deletions to finish 2026/03/25 01:37:19 DEBUG : empty space: size = 1 OK 2026/03/25 01:37:19 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/25 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:21 DEBUG : empty space: md5 = 8bcc4eb79b3f077a37ef27d47ed5fbcf OK 2026/03/25 01:37:21 DEBUG : empty space: size = 1 OK 2026/03/25 01:37:21 INFO : empty space: Copied (replaced existing) 2026/03/25 01:37:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:24 DEBUG : foo: md5 = 57a1c26736741e33a36fa337a8e40673 OK 2026/03/25 01:37:24 DEBUG : foo: size = 3 OK 2026/03/25 01:37:24 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/25 01:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:26 DEBUG : foo: md5 = fac11b6d79e1fb25c3fb513e5160edf7 OK 2026/03/25 01:37:26 DEBUG : foo: size = 3 OK 2026/03/25 01:37:26 INFO : foo: Copied (replaced existing) 2026/03/25 01:37:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.65s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:29 DEBUG : empty space: md5 = 5a392e7e2c783b2cbb638a34b119cfb4 OK 2026/03/25 01:37:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/25 01:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:29 DEBUG : empty space: size = 1 OK 2026/03/25 01:37:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:37:29 DEBUG : empty space: Unchanged skipping 2026/03/25 01:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:31 DEBUG : potato: md5 = bbed052b3fa7c35f9445191e27c31641 OK 2026/03/25 01:37:31 DEBUG : potato: size = 60 OK 2026/03/25 01:37:31 INFO : potato: Copied (new) 2026/03/25 01:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:34 DEBUG : potato: md5 = b894669f98080eeb40d591407a0c4044 OK 2026/03/25 01:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:37:34 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:37:34 DEBUG : potato: Sizes differ 2026/03/25 01:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:36 DEBUG : potato: md5 = 59bd9cbf1046f3aebf12726871e9a213 OK 2026/03/25 01:37:36 DEBUG : potato: size = 21 OK 2026/03/25 01:37:36 INFO : potato: Copied (replaced existing) 2026/03/25 01:37:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.55s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:38 DEBUG : potato: md5 = 0ebf7c2a12bf1c8614469760ae96d264 OK 2026/03/25 01:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:39 DEBUG : potato: size = 21 OK 2026/03/25 01:37:39 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/25 01:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:40 DEBUG : potato: md5 = 109f5580ae369be2b2999b57cb414df3 OK 2026/03/25 01:37:40 DEBUG : potato: size = 21 OK 2026/03/25 01:37:40 INFO : potato: Copied (replaced existing) 2026/03/25 01:37:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:43 DEBUG : potato: md5 = 5bcbbb554b61c66ee640d70cded8425c OK 2026/03/25 01:37:44 DEBUG : empty space: md5 = 602dc77bd49fe008e9af4e846fc773f6 OK 2026/03/25 01:37:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:37:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/25 01:37:45 DEBUG : empty space: size = 1 OK 2026/03/25 01:37:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:37:45 DEBUG : empty space: Unchanged skipping 2026/03/25 01:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:37:45 DEBUG : Waiting for deletions to finish 2026/03/25 01:37:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:37:56 DEBUG : potato: md5 = f513b8fc3687a7450c7fceaa59c258b0 OK 2026/03/25 01:37:58 DEBUG : empty space: md5 = 6e36339f1ea686153b5eee527c36dbb5 OK 2026/03/25 01:37:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:37:59 DEBUG : empty space: size = 1 OK 2026/03/25 01:37:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:37:59 DEBUG : empty space: Unchanged skipping 2026/03/25 01:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:00 DEBUG : potato2: md5 = 4ab246d2c411b175ef43fb62a988f0be OK 2026/03/25 01:38:00 DEBUG : potato2: size = 60 OK 2026/03/25 01:38:00 INFO : potato2: Copied (new) 2026/03/25 01:38:00 DEBUG : Waiting for deletions to finish 2026/03/25 01:38:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:38:05 DEBUG : b/potato: md5 = fb0620a97a4cf5b495bccee8fa19de55 OK 2026/03/25 01:38:07 DEBUG : c/non empty space: md5 = 3ddf479a405687b398a170d15b6f3253 OK 2026/03/25 01:38:07 INFO : d: Making directory 2026/03/25 01:38:08 INFO : d/e: Making directory 2026/03/25 01:38:10 DEBUG : Added delayed dir = "a", newDst= 2026/03/25 01:38:10 INFO : c: Set directory modification time (using SetModTime) 2026/03/25 01:38:10 DEBUG : Added delayed dir = "c", newDst=c 2026/03/25 01:38:10 DEBUG : c/non empty space: size = 5 OK 2026/03/25 01:38:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:38:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 01:38:10 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 01:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:13 DEBUG : a/potato2: md5 = 26a0db1cbd61ae6e6d040bc050af0ce1 OK 2026/03/25 01:38:13 DEBUG : a/potato2: size = 60 OK 2026/03/25 01:38:13 INFO : a/potato2: Copied (new) 2026/03/25 01:38:13 DEBUG : Waiting for deletions to finish 2026/03/25 01:38:13 INFO : b/potato: Deleted 2026/03/25 01:38:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/25 01:38:14 INFO : d/e: Removing directory 2026/03/25 01:38:14 INFO : d: Removing directory 2026/03/25 01:38:15 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/25 01:38:15 INFO : b: Removing directory 2026/03/25 01:38:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/25 01:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': deleted 3 directories 2026/03/25 01:38:18 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/25 01:38:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:38:21 DEBUG : b/potato: md5 = dd0c8be13df16dd4187e1116b42c5163 OK 2026/03/25 01:38:24 DEBUG : c/non empty space: md5 = 7f2ed61ebd27078c819327bccc3e7b6e OK 2026/03/25 01:38:24 INFO : d: Making directory 2026/03/25 01:38:25 DEBUG : Added delayed dir = "a", newDst= 2026/03/25 01:38:26 INFO : c: Set directory modification time (using SetModTime) 2026/03/25 01:38:26 DEBUG : Added delayed dir = "c", newDst=c 2026/03/25 01:38:26 DEBUG : c/non empty space: size = 5 OK 2026/03/25 01:38:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:38:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 01:38:26 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 01:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:28 DEBUG : a/potato2: md5 = b0b1b522ddd145fc456212f3b507d33b OK 2026/03/25 01:38:28 DEBUG : a/potato2: size = 60 OK 2026/03/25 01:38:28 INFO : a/potato2: Copied (new) 2026/03/25 01:38:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': not deleting files as there were IO errors 2026/03/25 01:38:28 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/25 01:38:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': not deleting directories as there were IO errors 2026/03/25 01:38:32 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/25 01:38:33 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/25 01:38:33 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:38:35 DEBUG : potato: md5 = 61e56a3f07a8127bf26ee2b97a212a90 OK 2026/03/25 01:38:37 DEBUG : empty space: md5 = 2711d96e182e33b60579357a11b589aa OK 2026/03/25 01:38:37 DEBUG : Waiting for deletions to finish 2026/03/25 01:38:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:37 DEBUG : empty space: size = 1 OK 2026/03/25 01:38:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:38:37 DEBUG : empty space: Unchanged skipping 2026/03/25 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:38 INFO : potato: Deleted 2026/03/25 01:38:39 DEBUG : potato2: md5 = fa73a8f12b44a9b3bac6b7c22bf7c2a4 OK 2026/03/25 01:38:39 DEBUG : potato2: size = 60 OK 2026/03/25 01:38:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.39s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:38:42 DEBUG : potato: md5 = 2e0fb70d42bcd37f19f523770ca4ff92 OK 2026/03/25 01:38:44 DEBUG : empty space: md5 = 88f1b5433cd4c79d7b34022e6a44afae OK 2026/03/25 01:38:44 DEBUG : Waiting for deletions to finish 2026/03/25 01:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:45 INFO : potato: Deleted 2026/03/25 01:38:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:38:45 DEBUG : empty space: size = 1 OK 2026/03/25 01:38:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:38:45 DEBUG : empty space: Unchanged skipping 2026/03/25 01:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:47 DEBUG : potato2: md5 = 331973d76deb771f6f40508be8995763 OK 2026/03/25 01:38:47 DEBUG : potato2: size = 60 OK 2026/03/25 01:38:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.72s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:38:50 DEBUG : potato: md5 = 63c1cf0652a2361520eda191c3c269a9 OK 2026/03/25 01:38:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:52 DEBUG : potato2: md5 = dabfd67fa5450574af85936c16df1b31 OK 2026/03/25 01:38:52 DEBUG : potato2: size = 19 OK 2026/03/25 01:38:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.18s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:38:55 DEBUG : potato2: md5 = dd18870b80403fa19f6413162abf97b9 OK 2026/03/25 01:38:56 DEBUG : empty space: md5 = 0b3ab5b833cd5bb1bd66a0781101c739 OK 2026/03/25 01:38:56 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 01:38:56 DEBUG : enormous: Excluded 2026/03/25 01:38:56 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 01:38:56 DEBUG : potato2: Excluded 2026/03/25 01:38:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 01:38:57 DEBUG : empty space: size = 1 OK 2026/03/25 01:38:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:38:57 DEBUG : empty space: Unchanged skipping 2026/03/25 01:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:38:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:38:57 INFO : There was nothing to transfer 2026/03/25 01:38:57 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 01:38:57 DEBUG : enormous: Excluded 2026/03/25 01:38:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 01:38:57 DEBUG : potato2: Excluded 2026/03/25 01:38:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 01:38:57 DEBUG : empty space: size = 1 OK 2026/03/25 01:38:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/25 01:38:57 DEBUG : empty space: Unchanged skipping 2026/03/25 01:38:57 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for checks to finish 2026/03/25 01:38:57 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for transfers to finish 2026/03/25 01:38:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:38:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:00 DEBUG : potato2: md5 = d3c6beb59a7e94fdca6b91065925a7f9 OK 2026/03/25 01:39:02 DEBUG : empty space: md5 = 2744aa686744315787cdda6631d23cdc OK 2026/03/25 01:39:03 DEBUG : enormous: md5 = 5b78778bceddccbdbd0497e00d4491a8 OK 2026/03/25 01:39:03 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 01:39:03 DEBUG : enormous: Excluded 2026/03/25 01:39:03 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 01:39:03 DEBUG : potato2: Excluded 2026/03/25 01:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:04 DEBUG : empty space: size = 1 OK 2026/03/25 01:39:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:39:04 DEBUG : empty space: Unchanged skipping 2026/03/25 01:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:04 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:04 INFO : enormous: Deleted 2026/03/25 01:39:04 INFO : potato2: Deleted 2026/03/25 01:39:04 INFO : There was nothing to transfer 2026/03/25 01:39:05 DEBUG : empty space: size = 1 OK 2026/03/25 01:39:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/25 01:39:05 DEBUG : empty space: Unchanged skipping 2026/03/25 01:39:05 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for checks to finish 2026/03/25 01:39:05 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for transfers to finish 2026/03/25 01:39:05 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:05 INFO : enormous: Deleted 2026/03/25 01:39:05 INFO : potato2: Deleted 2026/03/25 01:39:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.71s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:07 DEBUG : one: md5 = 430604345e1b51b4bd02ed9475b97465 OK 2026/03/25 01:39:08 DEBUG : two: md5 = 5d7a3201421fe1f0101cad6f1dc21303 OK 2026/03/25 01:39:10 DEBUG : three: md5 = 0569ad6bae66384de29e4ac897b4706c OK 2026/03/25 01:39:11 DEBUG : four: md5 = 4be1f02632af6932b64cffc22d2e8692 OK 2026/03/25 01:39:12 DEBUG : five: Need to transfer - File not found at Destination 2026/03/25 01:39:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:39:12 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:39:12 DEBUG : four: Sizes differ 2026/03/25 01:39:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/25 01:39:12 DEBUG : one: Destination is newer than source, skipping 2026/03/25 01:39:12 DEBUG : three: size = 5 OK 2026/03/25 01:39:12 DEBUG : three: Sizes identical 2026/03/25 01:39:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/25 01:39:12 DEBUG : two: size = 3 OK 2026/03/25 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:13 DEBUG : four: md5 = 2bc0f9ddc2b0f04b7ec522531bd61462 OK 2026/03/25 01:39:13 DEBUG : four: size = 4 OK 2026/03/25 01:39:13 INFO : four: Copied (replaced existing) 2026/03/25 01:39:13 DEBUG : two: md5 = 88929e44ac823b1b7268a48168e2e39d OK 2026/03/25 01:39:13 DEBUG : two: size = 3 OK 2026/03/25 01:39:13 INFO : two: Copied (replaced existing) 2026/03/25 01:39:13 DEBUG : five: md5 = 757bd1cde5e6ee4b789d217195c39168 OK 2026/03/25 01:39:13 DEBUG : five: size = 4 OK 2026/03/25 01:39:13 INFO : five: Copied (new) 2026/03/25 01:39:13 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.05s) === 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-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/25 01:39:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/25 01:39:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/25 01:39:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/25 01:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:18 DEBUG : potato: md5 = 409e2c02cd8add7da43feceef9090a07 OK 2026/03/25 01:39:18 DEBUG : potato: size = 14 OK 2026/03/25 01:39:18 INFO : potato: Copied (new) 2026/03/25 01:39:18 DEBUG : yam: md5 = e70cc71777ea2556c46b6d18030e062b OK 2026/03/25 01:39:18 DEBUG : yam: size = 11 OK 2026/03/25 01:39:18 INFO : yam: Copied (new) 2026/03/25 01:39:18 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/25 01:39:19 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/25 01:39:19 DEBUG : potato: size = 14 OK 2026/03/25 01:39:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:19 DEBUG : potato: Unchanged skipping 2026/03/25 01:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:20 DEBUG : yaml: md5 = c3816d5145e807bf37e73791be2d8303 OK 2026/03/25 01:39:20 DEBUG : yaml: size = 11 OK 2026/03/25 01:39:20 INFO : yaml: Copied (new) 2026/03/25 01:39:20 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/25 01:39:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Making map for --track-renames 2026/03/25 01:39:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Finished making map for --track-renames 2026/03/25 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/25 01:39:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for renames to finish 2026/03/25 01:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:24 DEBUG : yam: md5 = 4072387d889bd665f1b386128eb8215e OK 2026/03/25 01:39:24 DEBUG : yam: size = 11 OK 2026/03/25 01:39:24 INFO : yam: Copied (new) 2026/03/25 01:39:24 DEBUG : potato: md5 = 45a2e08acdcb1bf645452cd3006e9fe9 OK 2026/03/25 01:39:24 DEBUG : potato: size = 14 OK 2026/03/25 01:39:24 INFO : potato: Copied (new) 2026/03/25 01:39:24 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:25 DEBUG : potato: size = 14 OK 2026/03/25 01:39:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:39:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Making map for --track-renames 2026/03/25 01:39:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Finished making map for --track-renames 2026/03/25 01:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:25 DEBUG : potato: Unchanged skipping 2026/03/25 01:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for renames to finish 2026/03/25 01:39:25 INFO : yam: Moved (server-side) to: yaml 2026/03/25 01:39:25 INFO : yaml: Renamed from "yam" 2026/03/25 01:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:25 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/25 01:39:27 DEBUG : Added delayed dir = "sub", newDst= 2026/03/25 01:39:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Making map for --track-renames 2026/03/25 01:39:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Finished making map for --track-renames 2026/03/25 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 01:39:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/25 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for renames to finish 2026/03/25 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:29 DEBUG : potato: md5 = 619ecfbea301750a0ee879f67130e2bc OK 2026/03/25 01:39:29 DEBUG : potato: size = 14 OK 2026/03/25 01:39:29 INFO : potato: Copied (new) 2026/03/25 01:39:29 DEBUG : sub/yam: md5 = ae3696d1d2f14dbb3de05b89065e0b86 OK 2026/03/25 01:39:29 DEBUG : sub/yam: size = 11 OK 2026/03/25 01:39:29 INFO : sub/yam: Copied (new) 2026/03/25 01:39:29 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:30 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:31 DEBUG : potato: size = 14 OK 2026/03/25 01:39:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:39:31 DEBUG : potato: Unchanged skipping 2026/03/25 01:39:31 INFO : sub: Set directory modification time (using SetModTime) 2026/03/25 01:39:31 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/25 01:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Making map for --track-renames 2026/03/25 01:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Finished making map for --track-renames 2026/03/25 01:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for renames to finish 2026/03/25 01:39:32 INFO : sub/yam: Moved (server-side) to: yam 2026/03/25 01:39:32 INFO : yam: Renamed from "sub/yam" 2026/03/25 01:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:32 DEBUG : Waiting for deletions to finish 2026/03/25 01:39:32 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:35 DEBUG : Creating backend with remote "/tmp/rclone2656892301/dir1" 2026/03/25 01:39:35 DEBUG : Creating backend with remote "/tmp/rclone2656892301/dir2" 2026/03/25 01:39:35 DEBUG : Local file system at /tmp/rclone2656892301/dir2: Using server-side directory move 2026/03/25 01:39:35 INFO : Local file system at /tmp/rclone2656892301/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 01:39:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/25 01:39:35 INFO : file1.txt: Moved (server-side) 2026/03/25 01:39:35 DEBUG : Local file system at /tmp/rclone2656892301/dir2: Waiting for checks to finish 2026/03/25 01:39:35 DEBUG : Local file system at /tmp/rclone2656892301/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:36 DEBUG : Added delayed dir = "nested", newDst= 2026/03/25 01:39:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:39:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:39:36 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/25 01:39:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/25 01:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:38 DEBUG : sub dir/hello world: md5 = b5cf4fc131e12d29ac66d0162552bfad OK 2026/03/25 01:39:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:39:38 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:39:38 INFO : sub dir/hello world: Deleted 2026/03/25 01:39:40 DEBUG : nested/sub dir/file: md5 = 7efeca07fd3cd2d32690b4b1f6f7e198 OK 2026/03/25 01:39:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/25 01:39:40 INFO : nested/sub dir/file: Copied (new) 2026/03/25 01:39:40 INFO : nested/sub dir/file: Deleted 2026/03/25 01:39:40 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:40 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:40 INFO : sub dir: Removing directory 2026/03/25 01:39:40 INFO : nested/sub dir: Removing directory 2026/03/25 01:39:40 INFO : nested: Removing directory 2026/03/25 01:39:40 DEBUG : Local file system at /tmp/rclone2656892301: deleted 3 directories 2026/03/25 01:39:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:39:44 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/25 01:39:45 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:46 DEBUG : Added delayed dir = "nested", newDst= 2026/03/25 01:39:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 01:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 01:39:46 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/25 01:39:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/25 01:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:48 DEBUG : sub dir/hello world: md5 = e1d6e67c3ce05bfeacbbc7522df9ee02 OK 2026/03/25 01:39:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/25 01:39:48 INFO : sub dir/hello world: Copied (new) 2026/03/25 01:39:48 INFO : sub dir/hello world: Deleted 2026/03/25 01:39:49 DEBUG : nested/sub dir/file: md5 = ed03a9b73e3f04a0bd90d5c3901bb721 OK 2026/03/25 01:39:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/25 01:39:49 INFO : nested/sub dir/file: Copied (new) 2026/03/25 01:39:49 INFO : nested/sub dir/file: Deleted 2026/03/25 01:39:50 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:51 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:39:54 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/25 01:39:55 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.91s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/25 01:39:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 01:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:57 DEBUG : existing-b: md5 = 39e40c95f466190d0bdcaed732ed1dcf OK 2026/03/25 01:39:57 DEBUG : existing-b: size = 6 OK 2026/03/25 01:39:57 INFO : existing-b: Copied (new) 2026/03/25 01:39:57 INFO : existing-b: Deleted 2026/03/25 01:39:57 DEBUG : existing: md5 = 350eb7b690e4e57296694c66fae7489a OK 2026/03/25 01:39:57 DEBUG : existing: size = 6 OK 2026/03/25 01:39:57 INFO : existing: Copied (new) 2026/03/25 01:39:57 INFO : existing: Deleted 2026/03/25 01:39:58 DEBUG : existing: Destination exists, skipping 2026/03/25 01:39:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/25 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:39:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:39:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceqadoy2supa" 2026/03/25 01:39:59 DEBUG : Creating backend with remote "TestDrive:crypt/bme3a78ucd30unrd1g7c7fs9i1hd54gq6fliejdepnkunu1639d0" 2026/03/25 01:40:02 DEBUG : potato2: md5 = 372ff8123bc7809d120b6633a0d7ed0a OK 2026/03/25 01:40:03 DEBUG : empty space: md5 = 882a84ec2165737ac3d5eab63a488fe1 OK 2026/03/25 01:40:05 DEBUG : potato3: md5 = 5f7cb6d07cce7bac046cccfec534e6d0 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi' -> Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa' 2026/03/25 01:40:08 DEBUG : empty space: md5 = 6b6945354d179e178317760c4fd187c9 OK 2026/03/25 01:40:09 DEBUG : potato3: md5 = 2a734bcb219cf5b217aef66e9608a1a7 OK 2026/03/25 01:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa': Using server-side directory move 2026/03/25 01:40:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 01:40:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:40:10 DEBUG : empty space: size = 1 OK 2026/03/25 01:40:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 01:40:10 DEBUG : empty space: Unchanged skipping 2026/03/25 01:40:10 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:40:10 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa') 2026/03/25 01:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa': Waiting for checks to finish 2026/03/25 01:40:10 DEBUG : potato3: Sizes differ 2026/03/25 01:40:10 INFO : potato3: Deleted 2026/03/25 01:40:10 INFO : empty space: Deleted 2026/03/25 01:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa': Waiting for transfers to finish 2026/03/25 01:40:10 INFO : potato2: Moved (server-side) 2026/03/25 01:40:11 INFO : potato3: Moved (server-side) 2026/03/25 01:40:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoxuhep0kege" 2026/03/25 01:40:11 DEBUG : Creating backend with remote "TestDrive:crypt/c5mhgg1mi930rmrpcbrinqaq2e9mpncb5e1k3mlnr8v50bgc5rn0" 2026/03/25 01:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoxuhep0kege': Using server-side directory move 2026/03/25 01:40:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hoxuhep0kege': Server side directory move succeeded 2026/03/25 01:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoxuhep0kege': Purge remote 2026/03/25 01:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceqadoy2supa': Purge remote 2026/03/25 01:40:15 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.84s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:40:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liqohos3huzu" 2026/03/25 01:40:15 DEBUG : Creating backend with remote "TestDrive:crypt/sk22gsvb8l287g87l0v9cpnt2oe2b37tjcvog1ptnsb14mhnrih0" 2026/03/25 01:40:18 DEBUG : potato2: md5 = d28415fcb2603a36c1f81c5259320e2b OK 2026/03/25 01:40:19 DEBUG : empty space: md5 = 7210cacfad324e68c3acba2e38b056f6 OK 2026/03/25 01:40:21 DEBUG : potato3: md5 = 22b90f2d01b8b5169301398798d49b0b OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi' -> Encrypted drive 'TestCryptDrive:rclone-test-liqohos3huzu' 2026/03/25 01:40:23 DEBUG : empty space: md5 = b0290314b90734dddb27c0094dca24d1 OK 2026/03/25 01:40:25 DEBUG : potato3: md5 = 70ca7c658d76ca6bb8ca302c6fbc2d8a OK 2026/03/25 01:40:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 01:40:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 01:40:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:40:25 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:40:25 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-liqohos3huzu') 2026/03/25 01:40:25 DEBUG : potato3: Sizes differ 2026/03/25 01:40:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqohos3huzu': Waiting for checks to finish 2026/03/25 01:40:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqohos3huzu': Waiting for transfers to finish 2026/03/25 01:40:26 INFO : potato3: Deleted 2026/03/25 01:40:26 INFO : potato2: Moved (server-side) 2026/03/25 01:40:26 INFO : potato3: Moved (server-side) 2026/03/25 01:40:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yezodik4vura" 2026/03/25 01:40:27 DEBUG : Creating backend with remote "TestDrive:crypt/sqguts4lqt95eh5dv2c4l154dhdbt7q9c55oum01lfb41skgd2k0" 2026/03/25 01:40:28 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 01:40:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:40:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/25 01:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezodik4vura': Waiting for checks to finish 2026/03/25 01:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezodik4vura': Waiting for transfers to finish 2026/03/25 01:40:30 INFO : potato3: Moved (server-side) 2026/03/25 01:40:30 INFO : potato2: Moved (server-side) 2026/03/25 01:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezodik4vura': Purge remote 2026/03/25 01:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqohos3huzu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:40:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wozocab5muhu" 2026/03/25 01:40:32 DEBUG : Creating backend with remote "TestDrive:crypt/dqls56dvk6igkl0qtsgmaffvq7g9kgd3d2rjlipo9uat34ku2jq0" 2026/03/25 01:40:35 DEBUG : potato2: md5 = 3c21a0a305d365a6c5a1d6b78306ebcc OK 2026/03/25 01:40:36 DEBUG : empty space: md5 = 689c1fb329052d3102e21b5b9485a597 OK 2026/03/25 01:40:38 DEBUG : potato3: md5 = c2d8a00f3a76c74b7441e373f12d5048 OK 2026/03/25 01:40:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi' -> Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu' 2026/03/25 01:40:41 DEBUG : empty space: md5 = 66fa83780b0dece75336cca0902ec13a OK 2026/03/25 01:40:43 DEBUG : potato3: md5 = 967759974989f7a75f35375829d14a1a OK 2026/03/25 01:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu': Using server-side directory move 2026/03/25 01:40:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 01:40:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 01:40:43 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/25 01:40:43 DEBUG : empty space: size = 1 OK 2026/03/25 01:40:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 01:40:43 DEBUG : empty space: Unchanged skipping 2026/03/25 01:40:43 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:40:43 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu') 2026/03/25 01:40:43 DEBUG : potato3: Sizes differ 2026/03/25 01:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu': Waiting for checks to finish 2026/03/25 01:40:44 INFO : potato3: Deleted 2026/03/25 01:40:44 INFO : empty space: Deleted 2026/03/25 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu': Waiting for transfers to finish 2026/03/25 01:40:44 INFO : potato2: Moved (server-side) 2026/03/25 01:40:45 INFO : potato3: Moved (server-side) 2026/03/25 01:40:45 INFO : tomatoDir: Removing directory 2026/03/25 01:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': deleted 1 directories 2026/03/25 01:40:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dozeyen1vasu" 2026/03/25 01:40:46 DEBUG : Creating backend with remote "TestDrive:crypt/misdeharupbg4ekh3upn492tpta91bd05hl4ts74acsh7rgadf50" 2026/03/25 01:40:47 INFO : tomatoDir: Making directory 2026/03/25 01:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dozeyen1vasu': Using server-side directory move 2026/03/25 01:40:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dozeyen1vasu': Server side directory move succeeded 2026/03/25 01:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dozeyen1vasu': Purge remote 2026/03/25 01:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wozocab5muhu': Purge remote 2026/03/25 01:40:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.29s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:40:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test" 2026/03/25 01:40:52 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.08s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:40:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test" 2026/03/25 01:40:54 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/25 01:40:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test-include/layer2" 2026/03/25 01:40:56 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/25 01:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test-ignore-file" 2026/03/25 01:40:59 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/25 01:41:03 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = bf39f4d59a89e11f7ed9684af023fc4c OK 2026/03/25 01:41:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/25 01:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test': Waiting for checks to finish 2026/03/25 01:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test': Waiting for transfers to finish 2026/03/25 01:41:05 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:05 INFO : There was nothing to transfer 2026/03/25 01:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:41:08 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:08 INFO : rclone-sync-test-include: Removing directory 2026/03/25 01:41:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/25 01:41:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/25 01:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': failed to delete 1 directories 2026/03/25 01:41:08 INFO : There was nothing to transfer 2026/03/25 01:41:10 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/25 01:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/25 01:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/25 01:41:10 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:10 INFO : There was nothing to transfer 2026/03/25 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:41:12 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:12 INFO : rclone-sync-test-include: Removing directory 2026/03/25 01:41:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/25 01:41:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/25 01:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': failed to delete 1 directories 2026/03/25 01:41:12 INFO : There was nothing to transfer 2026/03/25 01:41:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/25 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/25 01:41:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/25 01:41:14 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:14 INFO : There was nothing to transfer 2026/03/25 01:41:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/25 01:41:17 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.22s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:41:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:41:18 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:41:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/CompareDest" 2026/03/25 01:41:20 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/gveqi14airsml4bgu7krj116o8" 2026/03/25 01:41:22 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 01:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:41:24 DEBUG : one: md5 = 7f1eb32677d8419ba4ab3d57ce6779f2 OK 2026/03/25 01:41:24 DEBUG : one: size = 3 OK 2026/03/25 01:41:24 INFO : one: Copied (new) 2026/03/25 01:41:24 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:41:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:41:25 DEBUG : one: Sizes differ 2026/03/25 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:41:27 DEBUG : one: md5 = 2efbc79b0f292159f81f7ce397d6966e OK 2026/03/25 01:41:27 DEBUG : one: size = 5 OK 2026/03/25 01:41:27 INFO : one: Copied (replaced existing) 2026/03/25 01:41:27 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:29 DEBUG : dst/one: md5 = f1ed0a42238db2f93270e759745258c3 OK 2026/03/25 01:41:31 DEBUG : CompareDest/one: md5 = 97b467ad94cfb794ae49496f147528fd OK 2026/03/25 01:41:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:41:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:41:32 DEBUG : one: Sizes differ 2026/03/25 01:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:41:32 DEBUG : one: size = 5 OK 2026/03/25 01:41:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:41:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 01:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:41:32 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:32 INFO : There was nothing to transfer 2026/03/25 01:41:34 DEBUG : CompareDest/two: md5 = 5a855001e88cd15af27a72440418b349 OK 2026/03/25 01:41:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:41:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:41:35 DEBUG : one: Sizes differ 2026/03/25 01:41:35 DEBUG : two: size = 3 OK 2026/03/25 01:41:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:41:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 01:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:41:35 DEBUG : one: size = 5 OK 2026/03/25 01:41:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:41:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 01:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:41:35 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:35 INFO : There was nothing to transfer 2026/03/25 01:41:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:41:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:41:36 DEBUG : one: Sizes differ 2026/03/25 01:41:36 DEBUG : two: size = 3 OK 2026/03/25 01:41:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:41:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 01:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:41:36 DEBUG : one: size = 5 OK 2026/03/25 01:41:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:41:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 01:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:41:36 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:36 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/25 01:41:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:41:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:41:38 DEBUG : one: Sizes differ 2026/03/25 01:41:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:41:38 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/CompareDest') 2026/03/25 01:41:38 DEBUG : two: Sizes differ 2026/03/25 01:41:38 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 01:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:41:38 DEBUG : one: size = 5 OK 2026/03/25 01:41:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:41:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 01:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:41:40 DEBUG : two: md5 = a4f90d59185cf76ef886ca29684e9d25 OK 2026/03/25 01:41:40 DEBUG : two: size = 5 OK 2026/03/25 01:41:40 INFO : two: Copied (new) 2026/03/25 01:41:40 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:41:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:41:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:41:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.40s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:41:47 DEBUG : pre-dest1/1: md5 = f8307f73ed608ecc337bcb88ec6a513b OK 2026/03/25 01:41:49 DEBUG : pre-dest2/2: md5 = 08443098bd43d04e96ffd26a41103c7d OK 2026/03/25 01:41:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dest" 2026/03/25 01:41:50 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/rg03c1jvnehrrc617i0lnqjddc" 2026/03/25 01:41:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/pre-dest1" 2026/03/25 01:41:51 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/bbnblvh6k061ssopqrp18kd7gc" 2026/03/25 01:41:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/pre-dest2" 2026/03/25 01:41:52 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/25 01:41:53 DEBUG : 1: size = 1 OK 2026/03/25 01:41:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:41:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/25 01:41:54 DEBUG : 2: size = 1 OK 2026/03/25 01:41:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:41:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/25 01:41:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/25 01:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dest': Waiting for checks to finish 2026/03/25 01:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dest': Waiting for transfers to finish 2026/03/25 01:41:57 DEBUG : 3: md5 = b94b3420672439755d746cb075662b10 OK 2026/03/25 01:41:57 DEBUG : 3: size = 1 OK 2026/03/25 01:41:57 INFO : 3: Copied (new) 2026/03/25 01:41:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:41:59 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/25 01:42:00 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/25 01:42:01 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.97s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:42:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:42:02 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:42:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/CopyDest" 2026/03/25 01:42:03 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/25 01:42:05 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 01:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:07 DEBUG : one: md5 = 2fa8d99c27c605d9f6d9f0c821a504ea OK 2026/03/25 01:42:07 DEBUG : one: size = 3 OK 2026/03/25 01:42:07 INFO : one: Copied (new) 2026/03/25 01:42:07 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:42:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:42:09 DEBUG : one: Sizes differ 2026/03/25 01:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:10 DEBUG : one: md5 = 269ced17ba700b72605c0c0986ec6a16 OK 2026/03/25 01:42:10 DEBUG : one: size = 5 OK 2026/03/25 01:42:10 INFO : one: Copied (replaced existing) 2026/03/25 01:42:10 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:12 DEBUG : dst/one: md5 = 85da69b692c958b02a1ad6ad210efe14 OK 2026/03/25 01:42:14 DEBUG : CopyDest/one: md5 = 9ae20334674041d6add0bd95652fee56 OK 2026/03/25 01:42:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/BackupDir" 2026/03/25 01:42:15 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/25 01:42:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:42:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:42:17 DEBUG : one: Sizes differ 2026/03/25 01:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:17 DEBUG : one: size = 5 OK 2026/03/25 01:42:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:42:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:42:17 DEBUG : one: Sizes differ 2026/03/25 01:42:19 INFO : one: Moved (server-side) 2026/03/25 01:42:20 DEBUG : one: size = 5 OK 2026/03/25 01:42:20 INFO : one: Copied (server-side copy) 2026/03/25 01:42:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/25 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:20 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:22 DEBUG : CopyDest/two: md5 = 09d875750b5607375877c6d18b30bdf1 OK 2026/03/25 01:42:23 DEBUG : one: size = 5 OK 2026/03/25 01:42:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:23 DEBUG : one: Unchanged skipping 2026/03/25 01:42:23 DEBUG : two: size = 3 OK 2026/03/25 01:42:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:24 DEBUG : two: size = 3 OK 2026/03/25 01:42:24 INFO : two: Copied (server-side copy) 2026/03/25 01:42:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/25 01:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:24 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:25 DEBUG : one: size = 5 OK 2026/03/25 01:42:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:25 DEBUG : one: Unchanged skipping 2026/03/25 01:42:25 DEBUG : two: size = 3 OK 2026/03/25 01:42:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:25 DEBUG : two: Unchanged skipping 2026/03/25 01:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:25 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:25 INFO : There was nothing to transfer 2026/03/25 01:42:27 DEBUG : CopyDest/three: md5 = 5be7b716a630a0f43e111f2abe2bbfc6 OK 2026/03/25 01:42:28 DEBUG : one: size = 5 OK 2026/03/25 01:42:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:28 DEBUG : one: Unchanged skipping 2026/03/25 01:42:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:42:28 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/CopyDest') 2026/03/25 01:42:28 DEBUG : three: Sizes differ 2026/03/25 01:42:28 DEBUG : three: Destination not found in --copy-dest 2026/03/25 01:42:28 DEBUG : three: Need to transfer - File not found at Destination 2026/03/25 01:42:28 DEBUG : two: size = 3 OK 2026/03/25 01:42:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/25 01:42:28 DEBUG : two: Unchanged skipping 2026/03/25 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:29 DEBUG : three: md5 = bf6b508ad69b96c6add2dead67d880ed OK 2026/03/25 01:42:29 DEBUG : three: size = 7 OK 2026/03/25 01:42:29 INFO : three: Copied (new) 2026/03/25 01:42:29 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 01:42:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:42:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:42:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:42:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:42:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/25 01:42:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.17s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:42:38 DEBUG : dst/one: md5 = a620755fbcf223d95f53fc930a693939 OK 2026/03/25 01:42:40 DEBUG : dst/two: md5 = 59099cd7ae03cdf7e183b8f6f96c3354 OK 2026/03/25 01:42:41 DEBUG : dst/three.txt: md5 = 340cd3d5a4bea6c820206ee41860a752 OK 2026/03/25 01:42:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:42:42 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/backup" 2026/03/25 01:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 01:42:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:42:45 DEBUG : two: size = 3 OK 2026/03/25 01:42:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:42:45 DEBUG : one: Sizes differ 2026/03/25 01:42:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:42:45 DEBUG : two: Unchanged skipping 2026/03/25 01:42:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:46 INFO : one: Moved (server-side) 2026/03/25 01:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:48 DEBUG : one: md5 = cb1c7bf668fcae91a0b9056669dfd27b OK 2026/03/25 01:42:48 DEBUG : one: size = 4 OK 2026/03/25 01:42:48 INFO : one: Copied (new) 2026/03/25 01:42:48 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:49 INFO : three.txt: Moved (server-side) 2026/03/25 01:42:49 INFO : three.txt: Moved into backup dir 2026/03/25 01:42:51 DEBUG : dst/three.txt: md5 = 4050feb5ca496905a4f56d081592e22e OK 2026/03/25 01:42:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:42:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:42:52 DEBUG : one: Sizes differ 2026/03/25 01:42:52 DEBUG : two: size = 3 OK 2026/03/25 01:42:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:42:52 DEBUG : two: Unchanged skipping 2026/03/25 01:42:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:42:53 INFO : one: Deleted 2026/03/25 01:42:53 INFO : one: Moved (server-side) 2026/03/25 01:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:42:55 DEBUG : one: md5 = 2753aef7c7eda57e9fe82bb2f52f5544 OK 2026/03/25 01:42:55 DEBUG : one: size = 5 OK 2026/03/25 01:42:55 INFO : one: Copied (new) 2026/03/25 01:42:55 DEBUG : Waiting for deletions to finish 2026/03/25 01:42:55 INFO : three.txt: Deleted 2026/03/25 01:42:56 INFO : three.txt: Moved (server-side) 2026/03/25 01:42:56 INFO : three.txt: Moved into backup dir 2026/03/25 01:42:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:42:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:43:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:43:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 01:43:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:43:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.71s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:43:03 DEBUG : dst/one: md5 = 678461125729e424667192d0c94a7525 OK 2026/03/25 01:43:04 DEBUG : dst/two: md5 = 5cf517ea29272514810f779f7617f5d0 OK 2026/03/25 01:43:06 DEBUG : dst/three.txt: md5 = 38b6d57143a6dd0fe9310644d5eecd28 OK 2026/03/25 01:43:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:43:06 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:43:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/backup" 2026/03/25 01:43:07 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 01:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:43:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:43:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:43:09 DEBUG : one: Sizes differ 2026/03/25 01:43:09 DEBUG : two: size = 3 OK 2026/03/25 01:43:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:43:09 DEBUG : two: Unchanged skipping 2026/03/25 01:43:10 INFO : one: Moved (server-side) to: one.bak 2026/03/25 01:43:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:43:12 DEBUG : one: md5 = fd09b420e1bed9273c88171c7d5a40d2 OK 2026/03/25 01:43:12 DEBUG : one: size = 4 OK 2026/03/25 01:43:12 INFO : one: Copied (new) 2026/03/25 01:43:12 DEBUG : Waiting for deletions to finish 2026/03/25 01:43:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 01:43:13 INFO : three.txt: Moved into backup dir 2026/03/25 01:43:15 DEBUG : dst/three.txt: md5 = 3f3c9680b884126d5c25842e5007ed95 OK 2026/03/25 01:43:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:43:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:43:15 DEBUG : one: Sizes differ 2026/03/25 01:43:15 DEBUG : two: size = 3 OK 2026/03/25 01:43:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:43:15 DEBUG : two: Unchanged skipping 2026/03/25 01:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:43:16 INFO : one.bak: Deleted 2026/03/25 01:43:17 INFO : one: Moved (server-side) to: one.bak 2026/03/25 01:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:43:18 DEBUG : one: md5 = 01afd0081e6c668a8bb500e301817212 OK 2026/03/25 01:43:18 DEBUG : one: size = 5 OK 2026/03/25 01:43:18 INFO : one: Copied (new) 2026/03/25 01:43:18 DEBUG : Waiting for deletions to finish 2026/03/25 01:43:19 INFO : three.txt.bak: Deleted 2026/03/25 01:43:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 01:43:20 INFO : three.txt: Moved into backup dir 2026/03/25 01:43:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:43:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:43:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/25 01:43:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/25 01:43:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/25 01:43:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:43:26 DEBUG : dst/one: md5 = 70a98c5f304c8a07fe0dc3affc1c2849 OK 2026/03/25 01:43:28 DEBUG : dst/two: md5 = 8e640f932ef3b061d430fc7105d20bc2 OK 2026/03/25 01:43:29 DEBUG : dst/three.txt: md5 = d19a9600475d5c197b27804c87132b2a OK 2026/03/25 01:43:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:43:30 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:43:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/backup" 2026/03/25 01:43:31 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/1nrff024r7pq65ecp72fc28jb0" 2026/03/25 01:43:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:43:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:43:32 DEBUG : one: Sizes differ 2026/03/25 01:43:32 DEBUG : two: size = 3 OK 2026/03/25 01:43:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:43:32 DEBUG : two: Unchanged skipping 2026/03/25 01:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:43:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 01:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:43:35 DEBUG : one: md5 = 61ca6eaf37ed3a115c039be6b9f82798 OK 2026/03/25 01:43:35 DEBUG : one: size = 4 OK 2026/03/25 01:43:35 INFO : one: Copied (new) 2026/03/25 01:43:35 DEBUG : Waiting for deletions to finish 2026/03/25 01:43:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 01:43:36 INFO : three.txt: Moved into backup dir 2026/03/25 01:43:38 DEBUG : dst/three.txt: md5 = d37e3477aab04fdef9e7f544c60232d2 OK 2026/03/25 01:43:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:43:39 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:43:39 DEBUG : one: Sizes differ 2026/03/25 01:43:39 DEBUG : two: size = 3 OK 2026/03/25 01:43:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:43:39 DEBUG : two: Unchanged skipping 2026/03/25 01:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:43:40 INFO : one-2019-01-01: Deleted 2026/03/25 01:43:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 01:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:43:42 DEBUG : one: md5 = ea7e7ef65a1751bcf1da8b37f4778b4c OK 2026/03/25 01:43:42 DEBUG : one: size = 5 OK 2026/03/25 01:43:42 INFO : one: Copied (new) 2026/03/25 01:43:42 DEBUG : Waiting for deletions to finish 2026/03/25 01:43:43 INFO : three-2019-01-01.txt: Deleted 2026/03/25 01:43:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 01:43:44 INFO : three.txt: Moved into backup dir 2026/03/25 01:43:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:43:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:43:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/25 01:43:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/25 01:43:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/25 01:43:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.83s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:43:50 DEBUG : dst/one: md5 = 7607f7e37f7479d987528d059b8c4a29 OK 2026/03/25 01:43:51 DEBUG : dst/two: md5 = b8fba3d59d739444e64cd083859402c3 OK 2026/03/25 01:43:53 DEBUG : dst/three.txt: md5 = 86dac21ea72e763ad06e2cf5bdc2f25d OK 2026/03/25 01:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:43:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:43:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:43:55 DEBUG : one: Sizes differ 2026/03/25 01:43:55 DEBUG : two: size = 3 OK 2026/03/25 01:43:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:43:55 DEBUG : two: Unchanged skipping 2026/03/25 01:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:43:55 INFO : one: Moved (server-side) to: one.bak 2026/03/25 01:43:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:43:57 DEBUG : one: md5 = 75246a3661d2e54f48b550e54fd989f3 OK 2026/03/25 01:43:57 DEBUG : one: size = 4 OK 2026/03/25 01:43:57 INFO : one: Copied (new) 2026/03/25 01:43:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:43:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 01:43:58 INFO : three.txt: Moved into backup dir 2026/03/25 01:44:00 DEBUG : dst/three.txt: md5 = 4fa0cb84d7b31c2c36bab1bb64d0b435 OK 2026/03/25 01:44:00 DEBUG : one.bak: Excluded (Path Filter) 2026/03/25 01:44:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/25 01:44:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:00 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:00 DEBUG : one: Sizes differ 2026/03/25 01:44:00 DEBUG : two: size = 3 OK 2026/03/25 01:44:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:44:00 DEBUG : two: Unchanged skipping 2026/03/25 01:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for checks to finish 2026/03/25 01:44:01 INFO : one.bak: Deleted 2026/03/25 01:44:02 INFO : one: Moved (server-side) to: one.bak 2026/03/25 01:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst': Waiting for transfers to finish 2026/03/25 01:44:03 DEBUG : one: md5 = 3cd776cf057a27b9b34ead94d555b537 OK 2026/03/25 01:44:03 DEBUG : one: size = 5 OK 2026/03/25 01:44:03 INFO : one: Copied (new) 2026/03/25 01:44:03 DEBUG : Waiting for deletions to finish 2026/03/25 01:44:04 INFO : three.txt.bak: Deleted 2026/03/25 01:44:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 01:44:04 INFO : three.txt: Moved into backup dir 2026/03/25 01:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/25 01:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/25 01:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/25 01:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/25 01:44:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.01s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:44:10 DEBUG : dst/one: md5 = e0dc2393314f2ddd152b7d8e1ac6c180 OK 2026/03/25 01:44:12 DEBUG : dst/two: md5 = 527a069703d5361f0b3498e608b9745e OK 2026/03/25 01:44:13 DEBUG : dst/three.txt: md5 = a6651c05be34155ee1e3f361d8a6ea59 OK 2026/03/25 01:44:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:44:13 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:44:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:14 DEBUG : one: Sizes differ 2026/03/25 01:44:15 INFO : one: Moved (server-side) to: one.bak 2026/03/25 01:44:17 DEBUG : one: md5 = a7d50cf1028b9c234a16a301739cb9f4 OK 2026/03/25 01:44:17 DEBUG : one: size = 4 OK 2026/03/25 01:44:17 INFO : one: Copied (new) 2026/03/25 01:44:17 DEBUG : two: size = 3 OK 2026/03/25 01:44:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:44:17 DEBUG : two: Unchanged skipping 2026/03/25 01:44:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:17 DEBUG : three.txt: Sizes differ 2026/03/25 01:44:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 01:44:20 DEBUG : three.txt: md5 = 4fb08b39a6b036c60e694e018835758c OK 2026/03/25 01:44:20 DEBUG : three.txt: size = 6 OK 2026/03/25 01:44:20 INFO : three.txt: Copied (new) 2026/03/25 01:44:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:21 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:21 DEBUG : one: Sizes differ 2026/03/25 01:44:22 INFO : one.bak: Deleted 2026/03/25 01:44:22 INFO : one: Moved (server-side) to: one.bak 2026/03/25 01:44:23 DEBUG : one: md5 = 890b769c91aafd3dadce954728b76538 OK 2026/03/25 01:44:23 DEBUG : one: size = 5 OK 2026/03/25 01:44:23 INFO : one: Copied (new) 2026/03/25 01:44:24 DEBUG : two: size = 3 OK 2026/03/25 01:44:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:44:24 DEBUG : two: Unchanged skipping 2026/03/25 01:44:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:24 DEBUG : three.txt: Sizes differ 2026/03/25 01:44:25 INFO : three.txt.bak: Deleted 2026/03/25 01:44:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 01:44:27 DEBUG : three.txt: md5 = 8bd044d55635da662662f6d4d8f74e99 OK 2026/03/25 01:44:27 DEBUG : three.txt: size = 19 OK 2026/03/25 01:44:27 INFO : three.txt: Copied (new) 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/25 01:44:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.88s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:44:33 DEBUG : dst/one: md5 = 53b3004a2fca3ee83c717b60b6af0653 OK 2026/03/25 01:44:34 DEBUG : dst/two: md5 = 90931f9eb2d412aa03326849e74d6079 OK 2026/03/25 01:44:36 DEBUG : dst/three.txt: md5 = b2ea1cb2562eabec99fd0a98951a4da4 OK 2026/03/25 01:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tafihaq4baqi/dst" 2026/03/25 01:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/5cq89g88mvs629mnho1f46p2em3risq8dlubhij540uja5edlr2g/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/25 01:44:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:37 DEBUG : one: Sizes differ 2026/03/25 01:44:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 01:44:40 DEBUG : one: md5 = 0ae22d6270d7c93ff7fd7722a769ac8d OK 2026/03/25 01:44:40 DEBUG : one: size = 4 OK 2026/03/25 01:44:40 INFO : one: Copied (new) 2026/03/25 01:44:40 DEBUG : two: size = 3 OK 2026/03/25 01:44:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:44:40 DEBUG : two: Unchanged skipping 2026/03/25 01:44:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:40 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:40 DEBUG : three.txt: Sizes differ 2026/03/25 01:44:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 01:44:43 DEBUG : three.txt: md5 = 3a28857a82f10bb0e39f28908109739c OK 2026/03/25 01:44:43 DEBUG : three.txt: size = 6 OK 2026/03/25 01:44:43 INFO : three.txt: Copied (new) 2026/03/25 01:44:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:44 DEBUG : one: Sizes differ 2026/03/25 01:44:44 INFO : one-2019-01-01: Deleted 2026/03/25 01:44:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 01:44:46 DEBUG : one: md5 = c71f5d87c50320a7a06f9ddb8589cede OK 2026/03/25 01:44:46 DEBUG : one: size = 5 OK 2026/03/25 01:44:46 INFO : one: Copied (new) 2026/03/25 01:44:47 DEBUG : two: size = 3 OK 2026/03/25 01:44:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:44:47 DEBUG : two: Unchanged skipping 2026/03/25 01:44:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:47 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi/dst') 2026/03/25 01:44:47 DEBUG : three.txt: Sizes differ 2026/03/25 01:44:48 INFO : three-2019-01-01.txt: Deleted 2026/03/25 01:44:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 01:44:50 DEBUG : three.txt: md5 = f1b46d5681a2e7eef46bd592273a4366 OK 2026/03/25 01:44:50 DEBUG : three.txt: size = 19 OK 2026/03/25 01:44:50 INFO : three.txt: Copied (new) 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/25 01:44:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.14s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:44:55 DEBUG : Testêé: md5 = 441fd1e0beb55223a210ff77a9baf94b OK 2026/03/25 01:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:44:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:44:56 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:44:56 DEBUG : Testêé: Sizes differ 2026/03/25 01:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:44:57 DEBUG : Testêé: md5 = afdfdaa67b269c02eb0d9c4675a84371 OK 2026/03/25 01:44:57 DEBUG : Testêé: size = 14 OK 2026/03/25 01:44:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/25 01:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.42s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:44:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 01:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:45:00 DEBUG : existing: md5 = ceb5135f89fa447fdab26d603e0abfa6 OK 2026/03/25 01:45:00 DEBUG : existing: size = 6 OK 2026/03/25 01:45:00 INFO : existing: Copied (new) 2026/03/25 01:45:00 DEBUG : Waiting for deletions to finish 2026/03/25 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:45:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:45:01 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:45:01 DEBUG : existing: Sizes differ 2026/03/25 01:45:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/25 01:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:45:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': not deleting files as there were IO errors 2026/03/25 01:45:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.80s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:45:04 DEBUG : EXISTING: md5 = 9473d082860c44d0ca751f5f345cc35e OK 2026/03/25 01:45:04 DEBUG : EXISTING: size = 6 OK 2026/03/25 01:45:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:45:04 DEBUG : existing: Unchanged skipping 2026/03/25 01:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:45:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:45:04 DEBUG : Waiting for deletions to finish 2026/03/25 01:45:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.16s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", 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-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", 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-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:45:09 DEBUG : both0: md5 = a41e8f152b09a7cdb67b72ee7e291135 OK 2026/03/25 01:45:10 DEBUG : only0: md5 = 8329fa4e31b8da7e920aaa4d8a9f7203 OK 2026/03/25 01:45:12 DEBUG : both1: md5 = 784a25f5bd27050ba67bb6a51e1cbc8e OK 2026/03/25 01:45:13 DEBUG : only1: md5 = 7537bc48429551ff7f6990d97d5302c4 OK 2026/03/25 01:45:15 DEBUG : both2: md5 = d19166a465259e20bee2523394009b8d OK 2026/03/25 01:45:16 DEBUG : only2: md5 = a4c598fceed4add37c55a7c81265b819 OK 2026/03/25 01:45:18 DEBUG : both3: md5 = 651c0ace593b14fe4aeca5efbaef4ccd OK 2026/03/25 01:45:19 DEBUG : only3: md5 = e45fcb4c88805f5d662ec31ac524d1e1 OK 2026/03/25 01:45:20 DEBUG : both4: md5 = 455860a8fc85a00a7412d53841b77550 OK 2026/03/25 01:45:22 DEBUG : only4: md5 = 9050cc53dfab369d0935339ec043bda7 OK 2026/03/25 01:45:24 DEBUG : both5: md5 = 724260f88402a7e50742efd10ca94f5d OK 2026/03/25 01:45:25 DEBUG : only5: md5 = ef4f7b943a0e951c5aa6e99b767946c4 OK 2026/03/25 01:45:27 DEBUG : both6: md5 = d48c48995ff7c607df108bdaa6c4b8d9 OK 2026/03/25 01:45:28 DEBUG : only6: md5 = a3dce5e48457146040f52f63e5a37f5c OK 2026/03/25 01:45:30 DEBUG : both7: md5 = b39b963b7c2954d150b5b92afe839f9d OK 2026/03/25 01:45:31 DEBUG : only7: md5 = 339fade631136f76a6cf32dd71e47b8b OK 2026/03/25 01:45:33 DEBUG : both8: md5 = 6aa080232280d4fb326e284a3e97b5d3 OK 2026/03/25 01:45:34 DEBUG : only8: md5 = b498a2d1e01572c466c2e1d4af8750e8 OK 2026/03/25 01:45:36 DEBUG : both9: md5 = e85f1befd8d7a04326a047adc9ec422c OK 2026/03/25 01:45:37 DEBUG : only9: md5 = 4917d0a00e1f7192942cbc4d6a0cb439 OK 2026/03/25 01:45:39 DEBUG : both10: md5 = a7a057923b58d209c672bc0f7a06015f OK 2026/03/25 01:45:41 DEBUG : only10: md5 = 0ad7e2521f30bd0e3a2b965d85389511 OK 2026/03/25 01:45:42 DEBUG : both11: md5 = 11a2c9a35c23b4c7e0a1e2a6bceda58e OK 2026/03/25 01:45:44 DEBUG : only11: md5 = f41dcf5d53cf17ff27f6da44eb37b0d5 OK 2026/03/25 01:45:45 DEBUG : both12: md5 = 2cdd168dedfafe8908a007f9766be38d OK 2026/03/25 01:45:47 DEBUG : only12: md5 = 5a1d22cdb29997e357dd9328b15fe83b OK 2026/03/25 01:45:48 DEBUG : both13: md5 = 8a1ffd8ad6e6fdcbed66627ba9273f93 OK 2026/03/25 01:45:50 DEBUG : only13: md5 = 0de1218b0277e385582fa8d84feec53c OK 2026/03/25 01:45:51 DEBUG : both14: md5 = ba1a5354a4e7c84edb3e5cf41812c8f7 OK 2026/03/25 01:45:53 DEBUG : only14: md5 = f5697b04f74ab1f8472a76e0c6b7f4c4 OK 2026/03/25 01:45:54 DEBUG : both15: md5 = 6c9e0014af03cff6c744bf9bcffe8163 OK 2026/03/25 01:45:56 DEBUG : only15: md5 = 4d0e597cac105bbd5782cbb4beeecb54 OK 2026/03/25 01:45:57 DEBUG : both16: md5 = 706f71bcd708563dfeadd380acc51be9 OK 2026/03/25 01:45:59 DEBUG : only16: md5 = 4b316e8e9ba25619b379be6f35ea6b11 OK 2026/03/25 01:46:00 DEBUG : both17: md5 = caac5b5ae7b2bf0ea69795fcff60410a OK 2026/03/25 01:46:02 DEBUG : only17: md5 = 363716e5e3794bf3c99dc85d18cc19b3 OK 2026/03/25 01:46:03 DEBUG : both18: md5 = cff482088d16123711d344345f398a52 OK 2026/03/25 01:46:05 DEBUG : only18: md5 = 11f52e56e60859639bf15513ba5ca6e9 OK 2026/03/25 01:46:07 DEBUG : both19: md5 = e4cc9a3ba6a49c43528bc7f89fdc5f6b OK 2026/03/25 01:46:08 DEBUG : only19: md5 = c6c1acaf28bcf106e09cdbd74bf4e6e3 OK 2026/03/25 01:46:09 DEBUG : both0: size = 6 OK 2026/03/25 01:46:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both11: size = 6 OK 2026/03/25 01:46:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both12: size = 6 OK 2026/03/25 01:46:09 DEBUG : both10: size = 6 OK 2026/03/25 01:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:46:09 DEBUG : both0: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both13: size = 6 OK 2026/03/25 01:46:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both11: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both14: size = 6 OK 2026/03/25 01:46:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both13: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both15: size = 6 OK 2026/03/25 01:46:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both12: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both16: size = 6 OK 2026/03/25 01:46:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both16: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both17: size = 6 OK 2026/03/25 01:46:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both17: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both18: size = 6 OK 2026/03/25 01:46:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both15: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both19: size = 6 OK 2026/03/25 01:46:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both10: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both1: size = 6 OK 2026/03/25 01:46:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both1: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both2: size = 6 OK 2026/03/25 01:46:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both14: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both3: size = 6 OK 2026/03/25 01:46:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both3: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both4: size = 6 OK 2026/03/25 01:46:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both18: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both5: size = 6 OK 2026/03/25 01:46:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both19: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both6: size = 6 OK 2026/03/25 01:46:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both6: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both7: size = 6 OK 2026/03/25 01:46:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both7: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both8: size = 6 OK 2026/03/25 01:46:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both8: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both9: size = 6 OK 2026/03/25 01:46:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:46:09 DEBUG : both2: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both4: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both5: Unchanged skipping 2026/03/25 01:46:09 DEBUG : both9: Unchanged skipping 2026/03/25 01:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:46:09 DEBUG : Waiting for deletions to finish 2026/03/25 01:46:09 INFO : only10: Deleted 2026/03/25 01:46:09 INFO : only16: Deleted 2026/03/25 01:46:09 INFO : only1: Deleted 2026/03/25 01:46:09 INFO : only0: Deleted 2026/03/25 01:46:10 INFO : only4: Deleted 2026/03/25 01:46:10 INFO : only6: Deleted 2026/03/25 01:46:10 INFO : only2: Deleted 2026/03/25 01:46:10 INFO : only3: Deleted 2026/03/25 01:46:10 INFO : only9: Deleted 2026/03/25 01:46:10 INFO : only5: Deleted 2026/03/25 01:46:10 INFO : only13: Deleted 2026/03/25 01:46:10 INFO : only14: Deleted 2026/03/25 01:46:10 INFO : only7: Deleted 2026/03/25 01:46:11 INFO : only8: Deleted 2026/03/25 01:46:11 INFO : only19: Deleted 2026/03/25 01:46:11 INFO : only11: Deleted 2026/03/25 01:46:11 INFO : only15: Deleted 2026/03/25 01:46:11 INFO : only12: Deleted 2026/03/25 01:46:11 INFO : only17: Deleted 2026/03/25 01:46:11 INFO : only18: Deleted 2026/03/25 01:46:11 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (73.71s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:46:22 DEBUG : both0: md5 = e637e6c7958de44a5e44668c69b1ab6b OK 2026/03/25 01:46:24 DEBUG : only0: md5 = 7f8b2874d81cf455f46576e6a3f68104 OK 2026/03/25 01:46:25 DEBUG : both1: md5 = 6253d549a3751ebc1605006c56d320cc OK 2026/03/25 01:46:27 DEBUG : only1: md5 = ff58f52cbe96d5ca8ff1cc95938f78e6 OK 2026/03/25 01:46:28 DEBUG : both2: md5 = eb9182a25a58c8a9eb95e2715882caef OK 2026/03/25 01:46:30 DEBUG : only2: md5 = db2a5ebf4ea510fab1bac10ed3cc9ae3 OK 2026/03/25 01:46:31 DEBUG : both3: md5 = 9a05879cc32c37014bfee1a5091a44a2 OK 2026/03/25 01:46:33 DEBUG : only3: md5 = 4ce73233de8aa9c89c06642b84adc7b4 OK 2026/03/25 01:46:35 DEBUG : both4: md5 = 97a1dfea39ad1f2aadc63774154e865e OK 2026/03/25 01:46:36 DEBUG : only4: md5 = 7e7edcf391c2bf9f176f12a42941e1d4 OK 2026/03/25 01:46:37 DEBUG : both5: md5 = b5e1fd70cc4b5f01c226808c03fe7b29 OK 2026/03/25 01:46:39 DEBUG : only5: md5 = 37cdd58e760a4e4c30440287f6c3d433 OK 2026/03/25 01:46:40 DEBUG : both6: md5 = c76c1a413334a7fc7c0d8c25a1cca77c OK 2026/03/25 01:46:42 DEBUG : only6: md5 = 61857e45c3e9ba0b5213a378709ed6ca OK 2026/03/25 01:46:44 DEBUG : both7: md5 = 7692cc5dfe2a70407656ee83ffb3ddb2 OK 2026/03/25 01:46:45 DEBUG : only7: md5 = b246a45c60ae398c0b2822ff5875cdc9 OK 2026/03/25 01:46:46 DEBUG : both8: md5 = c55e2e95881bffcf47040268ea10375d OK 2026/03/25 01:46:48 DEBUG : only8: md5 = 81c584b9af5e63627546bc7191e4a093 OK 2026/03/25 01:46:49 DEBUG : both9: md5 = 624ac385b26d6d1b3374c7e8a965be5f OK 2026/03/25 01:46:51 DEBUG : only9: md5 = bd3889f827d11c750dba5a7f0c4c1a8d OK 2026/03/25 01:46:52 DEBUG : both10: md5 = 0bc0d4693dc283aeda68d296ce9c55ee OK 2026/03/25 01:46:54 DEBUG : only10: md5 = 7ae847a8b40f9597f8435c214f44ef3a OK 2026/03/25 01:46:55 DEBUG : both11: md5 = 33877de145a77683ed12410432639f9d OK 2026/03/25 01:46:57 DEBUG : only11: md5 = 8b80a190768d42c88c305467ea487438 OK 2026/03/25 01:46:58 DEBUG : both12: md5 = 1b94a111b3adc5c777e9e008bdfbddef OK 2026/03/25 01:47:00 DEBUG : only12: md5 = a55e35fa6e57a46ccabe24001380a5fe OK 2026/03/25 01:47:01 DEBUG : both13: md5 = cd05fcb25847c60e9bed9d043ea2824c OK 2026/03/25 01:47:02 DEBUG : only13: md5 = 1d8f37292021fdf343b56685232ce01b OK 2026/03/25 01:47:04 DEBUG : both14: md5 = c9fdde19ac79853b74484973d56dd0c3 OK 2026/03/25 01:47:05 DEBUG : only14: md5 = f71a447adea58443beab37f76a82719e OK 2026/03/25 01:47:07 DEBUG : both15: md5 = 769d0dce57898eb04e1827e2a627df80 OK 2026/03/25 01:47:09 DEBUG : only15: md5 = 89b5bfedd42d9bad3b63cf678b7da9d5 OK 2026/03/25 01:47:10 DEBUG : both16: md5 = 3ba992d8e2eb4f30ed3d8d62be53ced7 OK 2026/03/25 01:47:11 DEBUG : only16: md5 = 5d0ee02e3baceb19b5bbf39ec96e7c55 OK 2026/03/25 01:47:13 DEBUG : both17: md5 = b36e7a0e3fee87141a36fda94acc16ae OK 2026/03/25 01:47:14 DEBUG : only17: md5 = 7f7eac81599004e447e6c1962c49de77 OK 2026/03/25 01:47:16 DEBUG : both18: md5 = fd0c2150ff6cca2f43156575ba65152f OK 2026/03/25 01:47:17 DEBUG : only18: md5 = 1f7a234c6b8e2218fcf1e6913f1d79d1 OK 2026/03/25 01:47:19 DEBUG : both19: md5 = 9f9c72ea3fe4bc15c96ce97a67219b18 OK 2026/03/25 01:47:20 DEBUG : only19: md5 = 37de8830a7ede96c1a0a0b8147d4606b OK 2026/03/25 01:47:21 DEBUG : both0: size = 6 OK 2026/03/25 01:47:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both10: size = 6 OK 2026/03/25 01:47:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both11: size = 6 OK 2026/03/25 01:47:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both12: size = 6 OK 2026/03/25 01:47:21 DEBUG : both0: Unchanged skipping 2026/03/25 01:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:47:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both13: size = 6 OK 2026/03/25 01:47:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both12: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both14: size = 6 OK 2026/03/25 01:47:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both14: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both15: size = 6 OK 2026/03/25 01:47:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both15: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both16: size = 6 OK 2026/03/25 01:47:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both13: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both17: size = 6 OK 2026/03/25 01:47:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both17: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both18: size = 6 OK 2026/03/25 01:47:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both11: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both19: size = 6 OK 2026/03/25 01:47:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both19: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both1: size = 6 OK 2026/03/25 01:47:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both1: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both2: size = 6 OK 2026/03/25 01:47:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both10: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both3: size = 6 OK 2026/03/25 01:47:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both16: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both4: size = 6 OK 2026/03/25 01:47:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both4: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both5: size = 6 OK 2026/03/25 01:47:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both5: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both6: size = 6 OK 2026/03/25 01:47:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both18: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both7: size = 6 OK 2026/03/25 01:47:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both7: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both8: size = 6 OK 2026/03/25 01:47:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both8: Unchanged skipping 2026/03/25 01:47:21 DEBUG : both9: size = 6 OK 2026/03/25 01:47:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:47:21 DEBUG : both9: Unchanged skipping 2026/03/25 01:47:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only0: Sizes differ 2026/03/25 01:47:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only10: Sizes differ 2026/03/25 01:47:21 DEBUG : both2: Unchanged skipping 2026/03/25 01:47:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only11: Sizes differ 2026/03/25 01:47:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only12: Sizes differ 2026/03/25 01:47:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only13: Sizes differ 2026/03/25 01:47:21 DEBUG : both3: Unchanged skipping 2026/03/25 01:47:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only14: Sizes differ 2026/03/25 01:47:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only15: Sizes differ 2026/03/25 01:47:21 DEBUG : both6: Unchanged skipping 2026/03/25 01:47:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only16: Sizes differ 2026/03/25 01:47:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only17: Sizes differ 2026/03/25 01:47:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only18: Sizes differ 2026/03/25 01:47:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only19: Sizes differ 2026/03/25 01:47:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only1: Sizes differ 2026/03/25 01:47:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only2: Sizes differ 2026/03/25 01:47:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only3: Sizes differ 2026/03/25 01:47:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only4: Sizes differ 2026/03/25 01:47:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only5: Sizes differ 2026/03/25 01:47:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only6: Sizes differ 2026/03/25 01:47:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only7: Sizes differ 2026/03/25 01:47:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only8: Sizes differ 2026/03/25 01:47:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2656892301) 2026/03/25 01:47:21 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi') 2026/03/25 01:47:21 DEBUG : only9: Sizes differ 2026/03/25 01:47:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:47:22 DEBUG : only0: md5 = 3d99dc9ad2d73697b9fdbcfea8a2c79a OK 2026/03/25 01:47:22 DEBUG : only0: size = 0 OK 2026/03/25 01:47:22 INFO : only0: Copied (replaced existing) 2026/03/25 01:47:22 DEBUG : only11: md5 = 314e154c12707b9a0317c9efbe194269 OK 2026/03/25 01:47:22 DEBUG : only11: size = 0 OK 2026/03/25 01:47:22 INFO : only11: Copied (replaced existing) 2026/03/25 01:47:22 DEBUG : only12: md5 = aa27b0fca85767ee3fe286db4534e0a5 OK 2026/03/25 01:47:22 DEBUG : only12: size = 0 OK 2026/03/25 01:47:22 INFO : only12: Copied (replaced existing) 2026/03/25 01:47:22 DEBUG : only14: md5 = 78b04b16fd877925891325e92c1a73c7 OK 2026/03/25 01:47:22 DEBUG : only14: size = 0 OK 2026/03/25 01:47:22 INFO : only14: Copied (replaced existing) 2026/03/25 01:47:23 DEBUG : only16: md5 = d41e421049bc7291c2f144613af553a4 OK 2026/03/25 01:47:23 DEBUG : only16: size = 0 OK 2026/03/25 01:47:23 INFO : only16: Copied (replaced existing) 2026/03/25 01:47:23 DEBUG : only17: md5 = d149880ad9e87f02ec6aacc5ce7d1d6b OK 2026/03/25 01:47:23 DEBUG : only17: size = 0 OK 2026/03/25 01:47:23 INFO : only17: Copied (replaced existing) 2026/03/25 01:47:23 DEBUG : only19: md5 = d27095f93380e954b2d906b40563ade1 OK 2026/03/25 01:47:23 DEBUG : only19: size = 0 OK 2026/03/25 01:47:23 INFO : only19: Copied (replaced existing) 2026/03/25 01:47:23 DEBUG : only18: md5 = 9138b7da75e202244a6aa7bb41fc2af6 OK 2026/03/25 01:47:23 DEBUG : only18: size = 0 OK 2026/03/25 01:47:23 INFO : only18: Copied (replaced existing) 2026/03/25 01:47:24 DEBUG : only2: md5 = a0bb458fde0913fb28351b869538d06a OK 2026/03/25 01:47:24 DEBUG : only2: size = 0 OK 2026/03/25 01:47:24 INFO : only2: Copied (replaced existing) 2026/03/25 01:47:24 DEBUG : only10: md5 = 8ac71bdf257d0bf81fd7fd6f2f2fa73f OK 2026/03/25 01:47:24 DEBUG : only10: size = 0 OK 2026/03/25 01:47:24 INFO : only10: Copied (replaced existing) 2026/03/25 01:47:24 DEBUG : only3: md5 = 815f3481ec7b460f0b3a2241f4297ad6 OK 2026/03/25 01:47:24 DEBUG : only3: size = 0 OK 2026/03/25 01:47:24 INFO : only3: Copied (replaced existing) 2026/03/25 01:47:25 DEBUG : only4: md5 = 8295d1ef48bd9d00d10963498388cbfc OK 2026/03/25 01:47:25 DEBUG : only4: size = 0 OK 2026/03/25 01:47:25 INFO : only4: Copied (replaced existing) 2026/03/25 01:47:25 DEBUG : only13: md5 = 1d5b665508b6be53b72450b8430bd54e OK 2026/03/25 01:47:25 DEBUG : only13: size = 0 OK 2026/03/25 01:47:25 INFO : only13: Copied (replaced existing) 2026/03/25 01:47:25 DEBUG : only15: md5 = 74527995698cb06f880b479acf2481cd OK 2026/03/25 01:47:25 DEBUG : only15: size = 0 OK 2026/03/25 01:47:25 INFO : only15: Copied (replaced existing) 2026/03/25 01:47:26 DEBUG : only7: md5 = b9ebef99c453952772b7ba040399e15d OK 2026/03/25 01:47:26 DEBUG : only7: size = 0 OK 2026/03/25 01:47:26 INFO : only7: Copied (replaced existing) 2026/03/25 01:47:26 DEBUG : only8: md5 = 1de57e3db2bb3d973f5b16055713fe54 OK 2026/03/25 01:47:26 DEBUG : only8: size = 0 OK 2026/03/25 01:47:26 INFO : only8: Copied (replaced existing) 2026/03/25 01:47:27 DEBUG : only5: md5 = 5a68f20a87587be2c880de67722159bd OK 2026/03/25 01:47:27 DEBUG : only5: size = 0 OK 2026/03/25 01:47:27 INFO : only5: Copied (replaced existing) 2026/03/25 01:47:27 DEBUG : only1: md5 = f5aeeb425c07db1c1a03b35d1d1f9002 OK 2026/03/25 01:47:27 DEBUG : only1: size = 0 OK 2026/03/25 01:47:27 INFO : only1: Copied (replaced existing) 2026/03/25 01:47:27 DEBUG : only9: md5 = b22ac95fbe2f8dec0914b8153cb1aad7 OK 2026/03/25 01:47:27 DEBUG : only9: size = 0 OK 2026/03/25 01:47:27 INFO : only9: Copied (replaced existing) 2026/03/25 01:47:27 DEBUG : only6: md5 = 7660e273958393c260f966830143de59 OK 2026/03/25 01:47:27 DEBUG : only6: size = 0 OK 2026/03/25 01:47:27 INFO : only6: Copied (replaced existing) 2026/03/25 01:47:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (86.76s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:47:48 DEBUG : empty_dir: Making directory with metadata 2026/03/25 01:47:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:47:48 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 01:47:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:47:48 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 01:47:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:47:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/25 01:47:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:47:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:47:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:01 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/25 01:48:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/25 01:48:02 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:48:04 DEBUG : empty_dir: Making directory with metadata 2026/03/25 01:48:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:48:04 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 01:48:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:48:04 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 01:48:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:48:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:16 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/25 01:48:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/25 01:48:18 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:48:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:20 DEBUG : sub dir: Making directory with metadata 2026/03/25 01:48:21 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/25 01:48:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:48:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/25 01:48:52 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/25 01:48:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:48:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/25 01:48:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/25 01:48:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:48:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:48:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:48:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:48:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:48:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/25 01:48:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:49:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 01:49:00 DEBUG : sub dir: Making directory with metadata 2026/03/25 01:49:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/25 01:49:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:49:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 01:49:22 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 01:49:22 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/25 01:49:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:49:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/25 01:49:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/25 01:49:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:49:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:49:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:49:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:49:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/25 01:49:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/25 01:49:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/25 01:49:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.44s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:49:43 DEBUG : dir1/0000-abcdefg.txt: md5 = b3df14d0be5011faeccdc52fc25eef52 OK 2026/03/25 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0dd129913ac1be55892ed9049528951f OK 2026/03/25 01:49:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 245ae8e83c34b0ad3651721fbcfc4be9 OK 2026/03/25 01:49:48 DEBUG : dir1/0003-defghij.txt: md5 = 68dd8632fd50220a5526eb91b7e03f54 OK 2026/03/25 01:49:49 DEBUG : dir1/0004-efghijk.txt: md5 = 9344ccce95d424b75754ed71600835f6 OK 2026/03/25 01:49:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 50e2395bdb88d90879fa4a86f0b49730 OK 2026/03/25 01:49:52 DEBUG : dir1/0006-ghijklm.txt: md5 = dec82846f08baaac97dfe8711dbfa915 OK 2026/03/25 01:49:54 DEBUG : dir1/0007-1234567.txt: md5 = 6f51c53d69c1df778acba8edbd664d19 OK 2026/03/25 01:49:55 DEBUG : dir1/0008-2345678.txt: md5 = 5c66e300c6265733f0281777b926661c OK 2026/03/25 01:49:57 DEBUG : dir1/0009-3456789.txt: md5 = 7dd35b3bcf706cbe5d59da4e95fe08e8 OK 2026/03/25 01:49:58 DEBUG : dir1/0010-456789.txt: md5 = e6f25b0404920ef2a901d4d25af55d8e OK 2026/03/25 01:50:00 DEBUG : dir1/0011-56789;.txt: md5 = d86d119761e227df9d7fb583a18a8876 OK 2026/03/25 01:50:01 DEBUG : dir1/0012-6789;.txt: md5 = 8abadd176007e3217818833f537daf6b OK 2026/03/25 01:50:02 DEBUG : dir1/0013-789;=.txt: md5 = 0c4dac0b3287842474dc913b17768146 OK 2026/03/25 01:50:04 DEBUG : dir1/0014-89;=.txt: md5 = b17458e37beb8254aac4dd794d3c29e9 OK 2026/03/25 01:50:05 DEBUG : dir1/0015-9;=.txt: md5 = a62540ea70d207788d4db3013bbb7cc1 OK 2026/03/25 01:50:07 DEBUG : apple: md5 = c8f444295c51834ec338f496dd6a484e OK 2026/03/25 01:50:09 DEBUG : banana: md5 = 56220b9ff115efee5a49973f28aeabef OK 2026/03/25 01:50:10 DEBUG : appleappleapplebanana: md5 = c942a173a5dbfa6abb8837c09dcf5258 OK 2026/03/25 01:50:11 DEBUG : splitbananasplit: md5 = 026c833a86f72fed46cfa32607de6fa9 OK 2026/03/25 01:50:11 DEBUG : Waiting for deletions to finish 2026/03/25 01:50:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:50:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:50:13 DEBUG : apple: size = 5 OK 2026/03/25 01:50:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : apple: Unchanged skipping 2026/03/25 01:50:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:50:13 DEBUG : banana: size = 6 OK 2026/03/25 01:50:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:50:13 DEBUG : banana: Unchanged skipping 2026/03/25 01:50:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:50:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:50:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:50:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:50:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:50:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:50:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:50:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:50:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:50:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:50:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:50:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:50:13 DEBUG : Waiting for deletions to finish 2026/03/25 01:50:13 DEBUG : Waiting for deletions to finish 2026/03/25 01:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:50:15 DEBUG : dir1: Directory modification time the same (differ by -486.815µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : apple: size = 5 OK 2026/03/25 01:50:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : apple: Unchanged skipping 2026/03/25 01:50:15 DEBUG : banana: size = 6 OK 2026/03/25 01:50:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : banana: Unchanged skipping 2026/03/25 01:50:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:50:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:50:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:50:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:50:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:50:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:50:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:50:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:50:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:50:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:50:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:50:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:50:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:50:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:50:15 DEBUG : Waiting for deletions to finish 2026/03/25 01:50:15 DEBUG : Waiting for deletions to finish 2026/03/25 01:50:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:50:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:50:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:50:29 DEBUG : dir1/0000-abcdefg.txt: md5 = d1b69dbe288a939e5155073e0d51cfd6 OK 2026/03/25 01:50:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2a8617d52cc8bb009b32070b994d44ef OK 2026/03/25 01:50:33 DEBUG : dir1/0002-cdefghi.txt: md5 = dda1024f3af073a1157278ccfb7852d4 OK 2026/03/25 01:50:34 DEBUG : dir1/0003-defghij.txt: md5 = 19408ed8213dd26d1e84800b792642c6 OK 2026/03/25 01:50:36 DEBUG : dir1/0004-efghijk.txt: md5 = d35eb50b7099e2a2bc1a63d17bda28a2 OK 2026/03/25 01:50:38 DEBUG : dir1/0005-fghijkl.txt: md5 = e0346adf7807d3772079733f67eab8ae OK 2026/03/25 01:50:39 DEBUG : dir1/0006-ghijklm.txt: md5 = e1a95ffe8cac382d87cb7475c611acc0 OK 2026/03/25 01:50:41 DEBUG : dir1/0007-1234567.txt: md5 = ad6700dfdea2957be7631d916ea391df OK 2026/03/25 01:50:42 DEBUG : dir1/0008-2345678.txt: md5 = d58ba5035cfdb41eec5bef65c6a5fea1 OK 2026/03/25 01:50:44 DEBUG : dir1/0009-3456789.txt: md5 = f1804108f69b19a6e08bc96a26679be9 OK 2026/03/25 01:50:46 DEBUG : dir1/0010-456789.txt: md5 = 1ec9e3841ec852a2f7b18df2fd61ddc1 OK 2026/03/25 01:50:47 DEBUG : dir1/0011-56789;.txt: md5 = 0b59a70f850e50a1771710a4723a397a OK 2026/03/25 01:50:49 DEBUG : dir1/0012-6789;.txt: md5 = d03c9aa1dc3e4ed4ae97fa7674383199 OK 2026/03/25 01:50:50 DEBUG : dir1/0013-789;=.txt: md5 = 4daf2ba643f2849f440f0c99c65758f0 OK 2026/03/25 01:50:52 DEBUG : dir1/0014-89;=.txt: md5 = e3ee086ac54dc4b115bc803b3ad3c2b1 OK 2026/03/25 01:50:53 DEBUG : dir1/0015-9;=.txt: md5 = 124ed1c809888508ee50cc8a2facbf81 OK 2026/03/25 01:50:55 DEBUG : apple: md5 = ae936813dba709561cb4a36fc9a6cf3a OK 2026/03/25 01:50:56 DEBUG : banana: md5 = 33c067c02e2692f504336baf538e3b39 OK 2026/03/25 01:50:58 DEBUG : appleappleapplebanana: md5 = baf5a8884d934a5dda80aed92da8208c OK 2026/03/25 01:50:59 DEBUG : splitbananasplit: md5 = 6552e1d6f824a0fb787d5b56af84e57f OK 2026/03/25 01:50:59 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:51:01 DEBUG : apple: size = 5 OK 2026/03/25 01:51:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : apple: Unchanged skipping 2026/03/25 01:51:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:51:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:51:01 DEBUG : banana: size = 6 OK 2026/03/25 01:51:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : banana: Unchanged skipping 2026/03/25 01:51:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:51:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:51:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:51:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:51:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:51:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:51:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:51:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:51:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:51:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:51:01 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:01 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:51:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1: Directory modification time the same (differ by -28.223µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : apple: size = 5 OK 2026/03/25 01:51:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : apple: Unchanged skipping 2026/03/25 01:51:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:51:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:51:03 DEBUG : banana: size = 6 OK 2026/03/25 01:51:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : banana: Unchanged skipping 2026/03/25 01:51:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:51:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:51:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:51:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:51:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:51:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:51:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:51:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:51:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:51:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:51:03 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:03 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:51:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:51:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:51:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 90a0bb737cb8eebdbfc041590a0a2e9d OK 2026/03/25 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 49d6831b2fc8cb025f410f122700e732 OK 2026/03/25 01:51:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 499081e2411f76c8e5d163ab7296e47e OK 2026/03/25 01:51:21 DEBUG : dir1/0003-defghij.txt: md5 = a7b22dd2166358a2b0f3cab4bfa53c58 OK 2026/03/25 01:51:23 DEBUG : dir1/0004-efghijk.txt: md5 = 57293e25e676362e3f331c006a3ed7bc OK 2026/03/25 01:51:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 8786c42e49098bb856a7f29ae6a1f400 OK 2026/03/25 01:51:26 DEBUG : dir1/0006-ghijklm.txt: md5 = b1351f0d9a9ee7df2120073c1d8cc0fa OK 2026/03/25 01:51:27 DEBUG : dir1/0007-1234567.txt: md5 = 7352d4b44e345e6009c92b230166197c OK 2026/03/25 01:51:29 DEBUG : dir1/0008-2345678.txt: md5 = 5684766718ce9b1f8fbe4e7e67ebd136 OK 2026/03/25 01:51:30 DEBUG : dir1/0009-3456789.txt: md5 = 6bb16c4409a8feb9cf3bd49fcb3b58e7 OK 2026/03/25 01:51:32 DEBUG : dir1/0010-456789.txt: md5 = a61814c11ae441570bf67ac328438e4c OK 2026/03/25 01:51:33 DEBUG : dir1/0011-56789;.txt: md5 = 5c52d37b29eba9f8601ababae36e0c8d OK 2026/03/25 01:51:35 DEBUG : dir1/0012-6789;.txt: md5 = 8ff81d3b505198cce50c165ed7ae6b18 OK 2026/03/25 01:51:36 DEBUG : dir1/0013-789;=.txt: md5 = 64d029aacd27a47be320381d481559d9 OK 2026/03/25 01:51:38 DEBUG : dir1/0014-89;=.txt: md5 = db144b33648e7c3c429ff9e3ad27eb1e OK 2026/03/25 01:51:39 DEBUG : dir1/0015-9;=.txt: md5 = 84c629a1c3047e8dc77978bd9c927f1b OK 2026/03/25 01:51:41 DEBUG : apple: md5 = 0ceb1d79e3b6b99ebf43514b9b6cd08b OK 2026/03/25 01:51:42 DEBUG : banana: md5 = 7b77166fb42ee6bc4e44389b752f2a1e OK 2026/03/25 01:51:44 DEBUG : appleappleapplebanana: md5 = e799c5919070111351f09a262da6e21a OK 2026/03/25 01:51:45 DEBUG : splitbananasplit: md5 = b198ef128639ee407e10819be9aec625 OK 2026/03/25 01:51:45 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:51:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:46 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:46 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 01:51:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:51:48 DEBUG : YXBwbGU=: md5 = 0333628d027fa844c5e04bcd00ea5ac9 OK 2026/03/25 01:51:48 DEBUG : YXBwbGU=: size = 5 OK 2026/03/25 01:51:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/25 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 65d901d30fb48bb73fc63a6562cefd3e OK 2026/03/25 01:51:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/25 01:51:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:48 DEBUG : YmFuYW5h: md5 = 994a3c0154d455e3c81128787a4c3ebc OK 2026/03/25 01:51:48 DEBUG : YmFuYW5h: size = 6 OK 2026/03/25 01:51:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/25 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 39e4a69d17c24ad27d319bc6218e4f02 OK 2026/03/25 01:51:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/25 01:51:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 8fedd8e940793d523ee39b9d90279b62 OK 2026/03/25 01:51:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/25 01:51:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 0c71bc29d8492fafd0744a318cdc9ffe OK 2026/03/25 01:51:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/25 01:51:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = b19edd7a8b35b9e62723cae532481340 OK 2026/03/25 01:51:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/25 01:51:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = bf373e1ecb8114492314b15487481f72 OK 2026/03/25 01:51:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/25 01:51:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = a640ff294122d4d6609b5284c12630f1 OK 2026/03/25 01:51:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/25 01:51:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = a591f9a1dd89149d84c87ed59ce217ba OK 2026/03/25 01:51:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/25 01:51:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d99150f127027f5ac3c9b0a807429990 OK 2026/03/25 01:51:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/25 01:51:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = bc1af0f8459787bea6c17cfa39a650c1 OK 2026/03/25 01:51:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/25 01:51:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = e08195c768d7e436af9a614f2776a735 OK 2026/03/25 01:51:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/25 01:51:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f3fefd28ae912cf70c09f740fa0b711f OK 2026/03/25 01:51:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/25 01:51:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 147f1d1c9e18d89438adf477a5d5b2d2 OK 2026/03/25 01:51:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/25 01:51:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 0bbf3fc341359f8702e572242bcd6b22 OK 2026/03/25 01:51:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/25 01:51:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = b67fa08934133ff7af042b2fce26eda9 OK 2026/03/25 01:51:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/25 01:51:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0de8b664e408ac450bb213cfef64f39d OK 2026/03/25 01:51:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/25 01:51:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 4fbf9babd558fc1ae414b3d4faa4ee17 OK 2026/03/25 01:51:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/25 01:51:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:54 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f4416bc603bc0d5fa21dea6baa2c216e OK 2026/03/25 01:51:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/25 01:51:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:54 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 01:51:55 INFO : apple: Deleted 2026/03/25 01:51:55 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 01:51:55 INFO : splitbananasplit: Deleted 2026/03/25 01:51:55 INFO : banana: Deleted 2026/03/25 01:51:55 INFO : appleappleapplebanana: Deleted 2026/03/25 01:51:55 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 01:51:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 01:51:56 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 01:51:56 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 01:51:56 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 01:51:56 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 01:51:56 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:57 DEBUG : dir1: Directory modification time the same (differ by -553.747µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:51:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/25 01:51:57 DEBUG : YmFuYW5h: size = 6 OK 2026/03/25 01:51:57 DEBUG : YXBwbGU=: size = 5 OK 2026/03/25 01:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:51:57 DEBUG : banana: Unchanged skipping 2026/03/25 01:51:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : apple: Unchanged skipping 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 01:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:51:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/25 01:51:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:51:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:51:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:51:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/25 01:51:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:51:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 01:51:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 01:51:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 01:51:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 01:51:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 01:51:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 01:51:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 01:51:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 01:51:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 01:51:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:52:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:52:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 22bfa3b453d0fe49f1f490bc3ee35f62 OK 2026/03/25 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = b26c6de2bd29002c099008c6cd5de348 OK 2026/03/25 01:52:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 07f34112eb0e96e7405009854b1f7225 OK 2026/03/25 01:52:15 DEBUG : dir1/0003-defghij.txt: md5 = fe2d71dba66e32257f9f6f67a8247609 OK 2026/03/25 01:52:17 DEBUG : dir1/0004-efghijk.txt: md5 = e0c89a204e655a3ddb79af9e8e68a41a OK 2026/03/25 01:52:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 4b2e65415db5e99c8e69713a462e88ef OK 2026/03/25 01:52:20 DEBUG : dir1/0006-ghijklm.txt: md5 = b9c4e741301c9a52906db95b88a632c8 OK 2026/03/25 01:52:22 DEBUG : dir1/0007-1234567.txt: md5 = 98e5500aa22ec0523775596ef7c99173 OK 2026/03/25 01:52:23 DEBUG : dir1/0008-2345678.txt: md5 = 9ed03806a7c09d327046a70be9311c5b OK 2026/03/25 01:52:25 DEBUG : dir1/0009-3456789.txt: md5 = 32e631848deabb2b5f17e8960327879a OK 2026/03/25 01:52:26 DEBUG : dir1/0010-456789.txt: md5 = bb2a9a29e4235c1a6a8483c8de3eb55a OK 2026/03/25 01:52:28 DEBUG : dir1/0011-56789;.txt: md5 = 1f88e9a3c9387306efc0d987b9b880c6 OK 2026/03/25 01:52:29 DEBUG : dir1/0012-6789;.txt: md5 = c6bcc5d63083fa4ce1a39508b636f5e9 OK 2026/03/25 01:52:30 DEBUG : dir1/0013-789;=.txt: md5 = 42ea1c7cfdc513902c48ebd3988a6954 OK 2026/03/25 01:52:32 DEBUG : dir1/0014-89;=.txt: md5 = 0a8fd87dddd3b150756d98c54e5c14e7 OK 2026/03/25 01:52:33 DEBUG : dir1/0015-9;=.txt: md5 = 56cde230eff34d987c9351d88d4977bb OK 2026/03/25 01:52:35 DEBUG : apple: md5 = d5bed81b34f3e224dccd674e67d8a661 OK 2026/03/25 01:52:36 DEBUG : banana: md5 = 7c081d2b60b8db2f566732aad7aa34d8 OK 2026/03/25 01:52:38 DEBUG : appleappleapplebanana: md5 = 8289185901feaca87d6bfe17b767ddeb OK 2026/03/25 01:52:39 DEBUG : splitbananasplit: md5 = 27ceded59f83c5664fc696f28647e0d3 OK 2026/03/25 01:52:39 DEBUG : Waiting for deletions to finish 2026/03/25 01:52:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:52:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:40 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:40 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:41 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 01:52:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 01:52:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 01:52:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 01:52:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 01:52:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 01:52:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 01:52:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 01:52:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 01:52:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 01:52:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/25 01:52:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:52:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:52:42 DEBUG : PREFIXsplitbananasplit: md5 = 5ace5b3c863ec72136ed0886a8070027 OK 2026/03/25 01:52:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/25 01:52:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/25 01:52:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:42 DEBUG : PREFIXapple: md5 = fc4a11b106984bc64b735139abe0721a OK 2026/03/25 01:52:42 DEBUG : PREFIXapple: size = 5 OK 2026/03/25 01:52:42 INFO : apple: Copied (new) to: PREFIXapple 2026/03/25 01:52:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:42 DEBUG : PREFIXappleappleapplebanana: md5 = 533615a03232538f4b04f972c5682785 OK 2026/03/25 01:52:42 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/25 01:52:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/25 01:52:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:42 DEBUG : PREFIXbanana: md5 = 6c4dfb8480b0817725b0b089e723456b OK 2026/03/25 01:52:42 DEBUG : PREFIXbanana: size = 6 OK 2026/03/25 01:52:42 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/25 01:52:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 7fa89fd000aa013bafbf121e6ad8ab94 OK 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:52:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = cd549e0783855cfa9373ad902d747ce3 OK 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/25 01:52:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 12e67596c9e7ba8782f44edd757a16f7 OK 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/25 01:52:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = aa6a35884b3cde845d1399993f8ad332 OK 2026/03/25 01:52:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/25 01:52:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = fead2caa2e407a1f07f952c1d735d893 OK 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/25 01:52:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 56a06697b366fb875c07b454def7894c OK 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/25 01:52:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 12eb3c6edee57ba5fdf4cda902f029e7 OK 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/25 01:52:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ff998be285857308bda8595bd286075c OK 2026/03/25 01:52:45 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/25 01:52:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:46 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = cfea7ca334a4788d9e555ac45d750838 OK 2026/03/25 01:52:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/25 01:52:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:46 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = e684f845d8f4b8f95a0301f56ca2217f OK 2026/03/25 01:52:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/25 01:52:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:47 DEBUG : dir1/PREFIX0010-456789.txt: md5 = f1ca09346a44155d46776fc9e9f4d50c OK 2026/03/25 01:52:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/25 01:52:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:47 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 71984bb8e65cdae34a52700ecd600364 OK 2026/03/25 01:52:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/25 01:52:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 789a25ed3618b33fcf020fa23c5b2bb7 OK 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/25 01:52:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = e51a2d7ca27bd7511561a2c62e72ebf1 OK 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/25 01:52:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 9ee49724cf15fcf91250686111bfed24 OK 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/25 01:52:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 6cc93d0c4cf4ce2ad5b491c3ad119bf3 OK 2026/03/25 01:52:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/25 01:52:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:48 DEBUG : Waiting for deletions to finish 2026/03/25 01:52:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 01:52:49 INFO : appleappleapplebanana: Deleted 2026/03/25 01:52:49 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 01:52:49 INFO : banana: Deleted 2026/03/25 01:52:49 INFO : splitbananasplit: Deleted 2026/03/25 01:52:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 01:52:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 01:52:49 INFO : apple: Deleted 2026/03/25 01:52:49 DEBUG : Waiting for deletions to finish 2026/03/25 01:52:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 01:52:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 01:52:50 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 01:52:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 01:52:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 01:52:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 01:52:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 01:52:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 01:52:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 01:52:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 01:52:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 01:52:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 01:52:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 01:52:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 01:52:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 01:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 01:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 01:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 01:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 01:52:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1: Directory modification time the same (differ by -160.398µs, within tolerance 1ms) 2026/03/25 01:52:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:52:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:52:52 DEBUG : appleappleapplebanana: md5 = 1abaf1b1aa649e9344d53ce76943e475 OK 2026/03/25 01:52:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:52:52 INFO : appleappleapplebanana: Copied (new) 2026/03/25 01:52:52 DEBUG : apple: md5 = d5cbd3f3b5b3fc70bbde30f0b9a198d8 OK 2026/03/25 01:52:52 DEBUG : apple: size = 5 OK 2026/03/25 01:52:52 INFO : apple: Copied (new) 2026/03/25 01:52:52 DEBUG : splitbananasplit: md5 = 8f4a252b2bfaa01d1f59589c91a1d775 OK 2026/03/25 01:52:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:52:52 INFO : splitbananasplit: Copied (new) 2026/03/25 01:52:52 DEBUG : banana: md5 = 107d81c21e986c1afcfdd322e028e56f OK 2026/03/25 01:52:52 DEBUG : banana: size = 6 OK 2026/03/25 01:52:52 INFO : banana: Copied (new) 2026/03/25 01:52:54 DEBUG : dir1/0002-cdefghi.txt: md5 = ff3a750f74afe1ac5877450117237d91 OK 2026/03/25 01:52:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:52:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/25 01:52:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 499c9e56eb2c734f417a1f04fcc6120c OK 2026/03/25 01:52:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:52:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/25 01:52:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 758305199918c295ab568396f82a3856 OK 2026/03/25 01:52:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:52:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/25 01:52:54 DEBUG : dir1/0003-defghij.txt: md5 = 71782d541c5e6b5b0b2ec496e1dfe54e OK 2026/03/25 01:52:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:52:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/25 01:52:55 DEBUG : dir1/0004-efghijk.txt: md5 = 12d12c96791a23d66850aeba92738d6e OK 2026/03/25 01:52:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:52:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/25 01:52:55 DEBUG : dir1/0005-fghijkl.txt: md5 = c0b1b50f5b7a306e6eb456a0f6d2d15d OK 2026/03/25 01:52:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:52:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/25 01:52:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 765b1f09ee83559a11ecaf5dfdb90a51 OK 2026/03/25 01:52:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:52:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/25 01:52:55 DEBUG : dir1/0007-1234567.txt: md5 = 0a073934d9034df65d1710db0776b632 OK 2026/03/25 01:52:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:52:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/25 01:52:56 DEBUG : dir1/0008-2345678.txt: md5 = d741f77175aeb1aef99a3c1f0c0110f5 OK 2026/03/25 01:52:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:52:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/25 01:52:57 DEBUG : dir1/0010-456789.txt: md5 = 41a3d03883a8337c19953c21ac2caf99 OK 2026/03/25 01:52:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:52:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/25 01:52:57 DEBUG : dir1/0009-3456789.txt: md5 = 69f41ad01e13b8d27d321edd3758b504 OK 2026/03/25 01:52:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:52:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/25 01:52:57 DEBUG : dir1/0011-56789;.txt: md5 = 8844a7cc5d269e4f049334e525b1b784 OK 2026/03/25 01:52:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:52:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/25 01:52:58 DEBUG : dir1/0012-6789;.txt: md5 = 83d24aa42174082edd0588c0147cfd2d OK 2026/03/25 01:52:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:52:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/25 01:52:58 DEBUG : dir1/0013-789;=.txt: md5 = cb287f8b35403feb00176fb9525dace5 OK 2026/03/25 01:52:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:52:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/25 01:52:58 DEBUG : dir1/0014-89;=.txt: md5 = 937febb5012a87d512557addc97fb778 OK 2026/03/25 01:52:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:52:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/25 01:52:58 DEBUG : dir1/0015-9;=.txt: md5 = 50bd1d8e5a703a177ad41886a00efb61 OK 2026/03/25 01:52:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:52:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/25 01:52:58 DEBUG : Waiting for deletions to finish 2026/03/25 01:52:58 INFO : PREFIXapple: Deleted 2026/03/25 01:52:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/25 01:52:58 INFO : PREFIXbanana: Deleted 2026/03/25 01:52:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/25 01:52:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/25 01:52:58 INFO : PREFIXsplitbananasplit: Deleted 2026/03/25 01:52:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/25 01:52:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/25 01:52:59 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/25 01:52:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/25 01:52:59 DEBUG : Waiting for deletions to finish 2026/03/25 01:53:00 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:53:00 DEBUG : Waiting for deletions to finish 2026/03/25 01:53:01 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:53:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:53:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:53:14 DEBUG : dir1/0000-abcdefg.txt: md5 = e86c585f0c6b6137702db1bdb773b443 OK 2026/03/25 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 52cd6f108e3c777e31eaa97570ac70ad OK 2026/03/25 01:53:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 9d1c479128245cbbbb2c66a4afc4a322 OK 2026/03/25 01:53:19 DEBUG : dir1/0003-defghij.txt: md5 = 2e5fb8de2460e430a3620880586e8dc5 OK 2026/03/25 01:53:20 DEBUG : dir1/0004-efghijk.txt: md5 = c917f4f031af5458bd0aa1622dfcadcd OK 2026/03/25 01:53:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 5601a0fb19c04f04a7d8676973ab2971 OK 2026/03/25 01:53:23 DEBUG : dir1/0006-ghijklm.txt: md5 = d7903edda22b7822a1c8bc31d6cc0ff7 OK 2026/03/25 01:53:25 DEBUG : dir1/0007-1234567.txt: md5 = b53ea6e4228320d0b8b04854065b5a2f OK 2026/03/25 01:53:26 DEBUG : dir1/0008-2345678.txt: md5 = 67a2e2657a29dd8f977825744ea69471 OK 2026/03/25 01:53:27 DEBUG : dir1/0009-3456789.txt: md5 = 735426b126a268e2c6eb078961d8d0c1 OK 2026/03/25 01:53:29 DEBUG : dir1/0010-456789.txt: md5 = 88bc648d0e38fde869ea7af9d7147a35 OK 2026/03/25 01:53:30 DEBUG : dir1/0011-56789;.txt: md5 = efd505bcbf5416155d3f2472699b7ed0 OK 2026/03/25 01:53:32 DEBUG : dir1/0012-6789;.txt: md5 = 9e3200dc8125a330a2b8505c35af3038 OK 2026/03/25 01:53:33 DEBUG : dir1/0013-789;=.txt: md5 = 8b5a75494a85964fea7050195b2aabfc OK 2026/03/25 01:53:35 DEBUG : dir1/0014-89;=.txt: md5 = f2fad41c4a9882b07b733f64ee9f4b36 OK 2026/03/25 01:53:36 DEBUG : dir1/0015-9;=.txt: md5 = 5b464631bc9d668744358d6863f6f41e OK 2026/03/25 01:53:38 DEBUG : apple: md5 = 255e3ac7ab57784d8a62977529f59c0c OK 2026/03/25 01:53:39 DEBUG : banana: md5 = 98749c6fa7a7c4a8ba5f4759c50d6c4a OK 2026/03/25 01:53:40 DEBUG : appleappleapplebanana: md5 = aab7f73a9f7129e880bd7c0ae8543f27 OK 2026/03/25 01:53:42 DEBUG : splitbananasplit: md5 = c220be97924342cc61ae4ba08c27a2f8 OK 2026/03/25 01:53:42 DEBUG : Waiting for deletions to finish 2026/03/25 01:53:42 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:53:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 01:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 01:53:43 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:53:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/25 01:53:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:53:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:53:45 DEBUG : appleSUFFIX: md5 = 39d377827c16e5fffc4d9219ebefed42 OK 2026/03/25 01:53:45 DEBUG : appleSUFFIX: size = 5 OK 2026/03/25 01:53:45 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/25 01:53:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:45 DEBUG : appleappleapplebananaSUFFIX: md5 = e5894c8761d53eb5eddfd9aa432450e7 OK 2026/03/25 01:53:45 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/25 01:53:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/25 01:53:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:45 DEBUG : bananaSUFFIX: md5 = ff0c69b4e36a852ef6003937ba46a177 OK 2026/03/25 01:53:45 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/25 01:53:45 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/25 01:53:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:46 DEBUG : splitbananasplitSUFFIX: md5 = f2c4887a74bdf73a2a0a01122e13916d OK 2026/03/25 01:53:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/25 01:53:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = a5cffe617f8bae5f74fc3abef10b3419 OK 2026/03/25 01:53:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/25 01:53:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c7ce5f525c7dbaf75fc35f82ce95e9e4 OK 2026/03/25 01:53:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/25 01:53:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 916e0ef431a457eafebb8fa09cfc91cc OK 2026/03/25 01:53:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/25 01:53:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:47 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 54a1ca14a6fec81f9135948afcdf5a58 OK 2026/03/25 01:53:47 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/25 01:53:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 25bc1c0460b3772b0dea9ee0c75938e5 OK 2026/03/25 01:53:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/25 01:53:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 75e348f41ce9093b27de7b7a6f63310f OK 2026/03/25 01:53:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/25 01:53:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = c41dfe59983f84ec4993d4b20bb499ff OK 2026/03/25 01:53:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/25 01:53:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 174d231dc02b30de85512549c3fa5185 OK 2026/03/25 01:53:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/25 01:53:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 1d0b0a23fb7a1a9bff4f3583f1302bf9 OK 2026/03/25 01:53:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/25 01:53:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = abdf2bca011c6091216512ae2caed28d OK 2026/03/25 01:53:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/25 01:53:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 68a50ebbdcdbf7253e10e433b2a27319 OK 2026/03/25 01:53:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/25 01:53:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:50 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 13258daed2ad8f84d22c4552cffd364d OK 2026/03/25 01:53:50 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/25 01:53:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:50 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 214fa2ac6dc434827b30b0ef7e12f6a0 OK 2026/03/25 01:53:50 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/25 01:53:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:51 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 66bdce878c25c13dc8169dbfedbb76c9 OK 2026/03/25 01:53:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/25 01:53:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:51 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = fa50598334723e5821018019aa0e2f56 OK 2026/03/25 01:53:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/25 01:53:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:52 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = e1d2e7153ff286aa33b34fe3fe1b09f8 OK 2026/03/25 01:53:52 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/25 01:53:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:52 DEBUG : Waiting for deletions to finish 2026/03/25 01:53:52 INFO : apple: Deleted 2026/03/25 01:53:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 01:53:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 01:53:52 INFO : splitbananasplit: Deleted 2026/03/25 01:53:52 INFO : banana: Deleted 2026/03/25 01:53:52 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 01:53:52 INFO : appleappleapplebanana: Deleted 2026/03/25 01:53:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 01:53:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 01:53:53 DEBUG : Waiting for deletions to finish 2026/03/25 01:53:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 01:53:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 01:53:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 01:53:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 01:53:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1: Directory modification time the same (differ by -865.269µs, within tolerance 1ms) 2026/03/25 01:53:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:53:56 DEBUG : appleappleapplebanana: md5 = c5e85b96e57724d52dae72bb31b2385c OK 2026/03/25 01:53:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:53:56 INFO : appleappleapplebanana: Copied (new) 2026/03/25 01:53:56 DEBUG : apple: md5 = 90d9986a554a0c77dc64380f23ad46b6 OK 2026/03/25 01:53:56 DEBUG : apple: size = 5 OK 2026/03/25 01:53:56 INFO : apple: Copied (new) 2026/03/25 01:53:56 DEBUG : splitbananasplit: md5 = 0439b2d0bfe9e3d7e9664ce8601384d8 OK 2026/03/25 01:53:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:53:56 INFO : splitbananasplit: Copied (new) 2026/03/25 01:53:56 DEBUG : banana: md5 = 8bf440dcd14f61ab87c8473345791b8c OK 2026/03/25 01:53:56 DEBUG : banana: size = 6 OK 2026/03/25 01:53:56 INFO : banana: Copied (new) 2026/03/25 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = ab3207971cc100d4e52e12f27efc2043 OK 2026/03/25 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:53:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/25 01:53:57 DEBUG : dir1/0000-abcdefg.txt: md5 = b69c5823b772bb78d0e887bcbf1f0af0 OK 2026/03/25 01:53:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:53:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/25 01:53:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 180bda20f59b126022d8890b5b61122a OK 2026/03/25 01:53:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:53:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/25 01:53:58 DEBUG : dir1/0003-defghij.txt: md5 = ed8415dd639a5be936a364abe752d92a OK 2026/03/25 01:53:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:53:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/25 01:53:59 DEBUG : dir1/0004-efghijk.txt: md5 = 25fa6c4f7d5a56f99bf2acb8387cb4e9 OK 2026/03/25 01:53:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:53:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/25 01:53:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 8a287f92dccc24cda8cd250065a12dfc OK 2026/03/25 01:53:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:53:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/25 01:53:59 DEBUG : dir1/0005-fghijkl.txt: md5 = f2b427cfbc1242cf530f454c4dd68aa1 OK 2026/03/25 01:53:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:53:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/25 01:53:59 DEBUG : dir1/0007-1234567.txt: md5 = 06aeb607efdf0f91e71be34803b29f34 OK 2026/03/25 01:53:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:53:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/25 01:54:00 DEBUG : dir1/0009-3456789.txt: md5 = 4be7c5b0bb204545e2c28ae2fae61539 OK 2026/03/25 01:54:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:54:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/25 01:54:00 DEBUG : dir1/0010-456789.txt: md5 = 9b0fc9f15cd47da79ba537d3dd43ee04 OK 2026/03/25 01:54:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:54:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/25 01:54:00 DEBUG : dir1/0008-2345678.txt: md5 = 75051b7169cc971367675ca6a0abc6a0 OK 2026/03/25 01:54:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:54:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/25 01:54:01 DEBUG : dir1/0011-56789;.txt: md5 = 489e5f83315bd778f7282365ae76c7dd OK 2026/03/25 01:54:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:54:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/25 01:54:02 DEBUG : dir1/0012-6789;.txt: md5 = 4c8a090426985894e2df792dbe1c74cc OK 2026/03/25 01:54:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:54:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/25 01:54:02 DEBUG : dir1/0014-89;=.txt: md5 = 29ab298e43e2173a4d55b117c3c89c8a OK 2026/03/25 01:54:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:54:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/25 01:54:02 DEBUG : dir1/0013-789;=.txt: md5 = 14ac4e7f0a46cb424086d6499211b7e6 OK 2026/03/25 01:54:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:54:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/25 01:54:02 DEBUG : dir1/0015-9;=.txt: md5 = e9d800496cb7538fdc990c02880f0cfa OK 2026/03/25 01:54:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:54:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/25 01:54:02 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/25 01:54:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/25 01:54:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/25 01:54:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/25 01:54:02 INFO : appleSUFFIX: Deleted 2026/03/25 01:54:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/25 01:54:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/25 01:54:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : bananaSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : splitbananasplitSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/25 01:54:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/25 01:54:03 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:54:04 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:54:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:54:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:54:18 DEBUG : dir1/0000-abcdefg.txt: md5 = f252fffab35508a2232c33c8d50c158f OK 2026/03/25 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = c22f2155db889fdcebc59b3d27f32eb3 OK 2026/03/25 01:54:21 DEBUG : dir1/0002-cdefghi.txt: md5 = a5f231049ec6d0d897984a47abb150a2 OK 2026/03/25 01:54:22 DEBUG : dir1/0003-defghij.txt: md5 = 44f2c34306e017fb4015545e89e3e022 OK 2026/03/25 01:54:24 DEBUG : dir1/0004-efghijk.txt: md5 = 4305ab735caa38e2b7d176049ee8664c OK 2026/03/25 01:54:26 DEBUG : dir1/0005-fghijkl.txt: md5 = ea844f5c48a9f6f9ee5cb381bebfe3ef OK 2026/03/25 01:54:27 DEBUG : dir1/0006-ghijklm.txt: md5 = b8a3b1ac4bcdb94cd8c9e73ce388ca7a OK 2026/03/25 01:54:28 DEBUG : dir1/0007-1234567.txt: md5 = b85d04c3d8ee33ecee2978e6f9a3cee3 OK 2026/03/25 01:54:30 DEBUG : dir1/0008-2345678.txt: md5 = cdbc75eba7fdfb0134bff22efebc8ea9 OK 2026/03/25 01:54:31 DEBUG : dir1/0009-3456789.txt: md5 = 92f98f13c7088325ce98a47cd4011d47 OK 2026/03/25 01:54:33 DEBUG : dir1/0010-456789.txt: md5 = 1b10cb62296ca1d8a75726faea8a1ff9 OK 2026/03/25 01:54:34 DEBUG : dir1/0011-56789;.txt: md5 = d71ddfb226999500d1b8fdef531cae41 OK 2026/03/25 01:54:36 DEBUG : dir1/0012-6789;.txt: md5 = 6570a5535af577f9a1f126f8663acaef OK 2026/03/25 01:54:37 DEBUG : dir1/0013-789;=.txt: md5 = 5c8ce089bbeec65c04664417867f6418 OK 2026/03/25 01:54:39 DEBUG : dir1/0014-89;=.txt: md5 = 9c19fed0aae82c11600694a8f1cff154 OK 2026/03/25 01:54:40 DEBUG : dir1/0015-9;=.txt: md5 = 0a72cb7466de1b34e931a1b3c2a244f0 OK 2026/03/25 01:54:42 DEBUG : apple: md5 = e50cabe979b2858dcbbf161cbcfbccdf OK 2026/03/25 01:54:43 DEBUG : banana: md5 = 6c9bc8743efcef97e4ac14dfa4848682 OK 2026/03/25 01:54:45 DEBUG : appleappleapplebanana: md5 = 4acd565b92dc0475a6f8147145258917 OK 2026/03/25 01:54:47 DEBUG : splitbananasplit: md5 = fdde00c25eee53bdb2af8bb9f0112fd1 OK 2026/03/25 01:54:47 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:54:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 01:54:48 DEBUG : apple: size = 5 OK 2026/03/25 01:54:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:48 DEBUG : apple: Unchanged skipping 2026/03/25 01:54:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:48 DEBUG : banana: size = 6 OK 2026/03/25 01:54:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:48 DEBUG : banana: Unchanged skipping 2026/03/25 01:54:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:54:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:54:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 01:54:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 01:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:54:50 DEBUG : appleapple: md5 = 68d2b1e2f1f0a33e6ad5ce9979724e40 OK 2026/03/25 01:54:50 DEBUG : appleapple: size = 21 OK 2026/03/25 01:54:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/25 01:54:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:50 DEBUG : dir1/0000-abcde: md5 = bca8313d268a80cfabb6dfc7f36f2221 OK 2026/03/25 01:54:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/25 01:54:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/25 01:54:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:50 DEBUG : splitbanan: md5 = b2371d173ca2438fa1921f8887f5cfd1 OK 2026/03/25 01:54:50 DEBUG : splitbanan: size = 16 OK 2026/03/25 01:54:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/25 01:54:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:50 DEBUG : dir1/0001-bcdef: md5 = 16127606605d05c5af07976a4c90ad88 OK 2026/03/25 01:54:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/25 01:54:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/25 01:54:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:51 DEBUG : dir1/0002-cdefg: md5 = 26432e9365894cfb1ada22783770129c OK 2026/03/25 01:54:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/25 01:54:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/25 01:54:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:52 DEBUG : dir1/0005-fghij: md5 = 1f2802fc6aaf2a5280d5a422a9edc7b9 OK 2026/03/25 01:54:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/25 01:54:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/25 01:54:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:52 DEBUG : dir1/0004-efghi: md5 = df4888015e29e4334b3c7a98bd2d3b50 OK 2026/03/25 01:54:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/25 01:54:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/25 01:54:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:52 DEBUG : dir1/0003-defgh: md5 = 8b5c147e82a232379f809cfb684f525d OK 2026/03/25 01:54:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/25 01:54:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/25 01:54:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:53 DEBUG : dir1/0006-ghijk: md5 = b5ca0b520a84906b34b924746434ce96 OK 2026/03/25 01:54:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/25 01:54:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/25 01:54:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:53 DEBUG : dir1/0007-12345: md5 = 6eb1b28f9d6b5200bb71871fabea6967 OK 2026/03/25 01:54:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/25 01:54:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/25 01:54:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:53 DEBUG : dir1/0009-34567: md5 = 29627c5c2716b3f49b214a54e2cae692 OK 2026/03/25 01:54:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/25 01:54:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/25 01:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:53 DEBUG : dir1/0008-23456: md5 = b4761a3aba88f58a453402a2e4c85150 OK 2026/03/25 01:54:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/25 01:54:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/25 01:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:54 DEBUG : dir1/0010-45678: md5 = 317b6523c665f24847136266fadf6777 OK 2026/03/25 01:54:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/25 01:54:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/25 01:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:54 DEBUG : dir1/0011-56789: md5 = 580c759db30b8946b40c94ffad29b25e OK 2026/03/25 01:54:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/25 01:54:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/25 01:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:55 DEBUG : dir1/0012-6789;: md5 = 8efac8396c2916de1eb0f69749f9daac OK 2026/03/25 01:54:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/25 01:54:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/25 01:54:55 DEBUG : dir1/0013-789;=: md5 = b7dd88afa29bfc11de544e00c166a1f2 OK 2026/03/25 01:54:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/25 01:54:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/25 01:54:56 DEBUG : dir1/0014-89;=.: md5 = 877d231b2bc88e66c4c4ce822ec98cdf OK 2026/03/25 01:54:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/25 01:54:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/25 01:54:56 DEBUG : dir1/0015-9;=.t: md5 = 5bc6ae95834a453319513af0a514c0ae OK 2026/03/25 01:54:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/25 01:54:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/25 01:54:56 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:56 INFO : appleappleapplebanana: Deleted 2026/03/25 01:54:56 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 01:54:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 01:54:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 01:54:56 INFO : splitbananasplit: Deleted 2026/03/25 01:54:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 01:54:56 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 01:54:56 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 01:54:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 01:54:57 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:58 DEBUG : appleapple: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:54:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:54:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:54:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:54:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:54:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:54:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:54:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:54:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:54:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:54:59 DEBUG : dir1: Directory modification time the same (differ by -583.307µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:54:59 DEBUG : apple: size = 5 OK 2026/03/25 01:54:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : apple: Unchanged skipping 2026/03/25 01:54:59 DEBUG : appleapple: size = 21 OK 2026/03/25 01:54:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:54:59 DEBUG : banana: size = 6 OK 2026/03/25 01:54:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : banana: Unchanged skipping 2026/03/25 01:54:59 DEBUG : splitbanan: size = 16 OK 2026/03/25 01:54:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 01:54:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 01:54:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 01:54:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 01:54:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 01:54:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 01:54:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 01:54:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 01:54:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/25 01:54:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 01:54:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 01:54:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 01:54:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 01:54:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/25 01:54:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/25 01:54:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 01:54:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 01:54:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 01:54:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/25 01:54:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/25 01:54:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/25 01:54:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/25 01:54:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 01:54:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/25 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:54:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:54:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:54:59 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:59 DEBUG : Waiting for deletions to finish 2026/03/25 01:54:59 DEBUG : appleapple: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/25 01:54:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/25 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:55:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 01:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 01:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 01:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 01:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 01:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 01:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 01:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 01:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 01:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 01:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 01:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 01:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 01:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 01:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 01:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 01:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 01:55:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/25 01:55:09 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:55:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 21cb16a09a6a668ce7ddd235c4e687e0 OK 2026/03/25 01:55:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 64d2b3d238ce168ba633b478efebf108 OK 2026/03/25 01:55:16 DEBUG : dir1/0002-cdefghi.txt: md5 = dce8e2768d8f0790e6cad4b02a19ca5b OK 2026/03/25 01:55:17 DEBUG : dir1/0003-defghij.txt: md5 = 5cf019a68b50a0318bd1fd814b2bdc72 OK 2026/03/25 01:55:19 DEBUG : dir1/0004-efghijk.txt: md5 = bd0e589d51a7431957365093e83e82bf OK 2026/03/25 01:55:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b8a59e7f85bb829f0da86e758509cfe3 OK 2026/03/25 01:55:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 6c7d50e7ac713dc8c951cb676dbf21be OK 2026/03/25 01:55:23 DEBUG : dir1/0007-1234567.txt: md5 = 3558c1bf8a6da379865c15ab26c2010a OK 2026/03/25 01:55:25 DEBUG : dir1/0008-2345678.txt: md5 = e2a158ee168d66e60564a0e553eb367b OK 2026/03/25 01:55:26 DEBUG : dir1/0009-3456789.txt: md5 = 1233bd6da50cc9446c490b791b4cb40e OK 2026/03/25 01:55:28 DEBUG : dir1/0010-456789.txt: md5 = fcdd66295c56b65a4d590f2712b5c6d4 OK 2026/03/25 01:55:35 DEBUG : dir1/0011-56789;.txt: md5 = 604e8942412898f0cd18a57b445d9f1f OK 2026/03/25 01:55:36 DEBUG : dir1/0012-6789;.txt: md5 = 4bc4be324ebc9ab3cca26619ad019267 OK 2026/03/25 01:55:38 DEBUG : dir1/0013-789;=.txt: md5 = 490fc17956c0ba1a2fba716bb6103696 OK 2026/03/25 01:55:39 DEBUG : dir1/0014-89;=.txt: md5 = 76582b5c4275765690deac4839d5b038 OK 2026/03/25 01:55:41 DEBUG : dir1/0015-9;=.txt: md5 = 5e6a2e69779385f9df1e7be248465de5 OK 2026/03/25 01:55:42 DEBUG : apple: md5 = 72435f3ce690f58c631e89abc8e87e27 OK 2026/03/25 01:55:43 DEBUG : banana: md5 = 01ff384114055170a787bb9973e221b2 OK 2026/03/25 01:55:45 DEBUG : appleappleapplebanana: md5 = 3731e17d87c92de2ef54f8ca11a47bb8 OK 2026/03/25 01:55:47 DEBUG : splitbananasplit: md5 = c7bab0a88ac9c3662a40945d8c9d8a79 OK 2026/03/25 01:55:47 DEBUG : Waiting for deletions to finish 2026/03/25 01:55:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:55:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:55:48 DEBUG : apple: size = 5 OK 2026/03/25 01:55:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:48 DEBUG : apple: Unchanged skipping 2026/03/25 01:55:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:55:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:55:48 DEBUG : banana: size = 6 OK 2026/03/25 01:55:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:48 DEBUG : banana: Unchanged skipping 2026/03/25 01:55:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:55:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:55:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:55:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:55:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:55:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:55:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:55:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:55:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:55:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:55:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:55:49 DEBUG : Waiting for deletions to finish 2026/03/25 01:55:49 DEBUG : Waiting for deletions to finish 2026/03/25 01:55:49 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:55:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:55:50 DEBUG : dir1: Directory modification time the same (differ by -253.212µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:55:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:55:50 DEBUG : banana: size = 6 OK 2026/03/25 01:55:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : banana: Unchanged skipping 2026/03/25 01:55:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:55:50 DEBUG : apple: size = 5 OK 2026/03/25 01:55:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : apple: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:55:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:55:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:55:50 DEBUG : Waiting for deletions to finish 2026/03/25 01:55:50 DEBUG : Waiting for deletions to finish 2026/03/25 01:55:51 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : Waiting for deletions to finish 2026/03/25 01:55:52 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:55:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:56:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:56:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 2cc2e8af56813c9ff6926909bfd593ff OK 2026/03/25 01:56:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 653a73387e654fef32c7778f0be3d117 OK 2026/03/25 01:56:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f549e73448fe0470020095aa4d15fc1 OK 2026/03/25 01:56:10 DEBUG : dir1/0003-defghij.txt: md5 = 8d7a2438ff1630eb039a3e71523e783e OK 2026/03/25 01:56:11 DEBUG : dir1/0004-efghijk.txt: md5 = 6f758569ff71ad6ae84acc301d07d845 OK 2026/03/25 01:56:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 9b1d599a6b350a04a8ed4a7cdc0d34a7 OK 2026/03/25 01:56:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 87b0df63076dd42e179847b7b2fd6e0e OK 2026/03/25 01:56:16 DEBUG : dir1/0007-1234567.txt: md5 = b8cc6a221ecc36ca4f497197f4bb3134 OK 2026/03/25 01:56:17 DEBUG : dir1/0008-2345678.txt: md5 = a5f9b6356ca16d5ddb11bbbe3b187d21 OK 2026/03/25 01:56:19 DEBUG : dir1/0009-3456789.txt: md5 = 525c7a45adf05efd806fa18a62e220a9 OK 2026/03/25 01:56:20 DEBUG : dir1/0010-456789.txt: md5 = 89fe65381a2a1d16355f2055170daaa0 OK 2026/03/25 01:56:22 DEBUG : dir1/0011-56789;.txt: md5 = ddeb067010ad636cdd2433682abf2118 OK 2026/03/25 01:56:23 DEBUG : dir1/0012-6789;.txt: md5 = a631eaeb90261ac1fec4c8eadcf7dad7 OK 2026/03/25 01:56:25 DEBUG : dir1/0013-789;=.txt: md5 = a05849dc3936c326eda01a07280199a1 OK 2026/03/25 01:56:26 DEBUG : dir1/0014-89;=.txt: md5 = 32c9c5b2eb7204ac259039afc6e6f5e9 OK 2026/03/25 01:56:28 DEBUG : dir1/0015-9;=.txt: md5 = 690eae6df8897190388b6d6f40940343 OK 2026/03/25 01:56:29 DEBUG : apple: md5 = a9baba3e4874749d677661f85f7383de OK 2026/03/25 01:56:31 DEBUG : banana: md5 = 70f4b96a7802032fa5f9e641ea89cf75 OK 2026/03/25 01:56:32 DEBUG : appleappleapplebanana: md5 = 8d93e44c5e0f8ae14d72a95e61b5e0c6 OK 2026/03/25 01:56:34 DEBUG : splitbananasplit: md5 = 38519387a3737eab5295b136824e1f5b OK 2026/03/25 01:56:34 DEBUG : Waiting for deletions to finish 2026/03/25 01:56:34 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:56:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:56:35 DEBUG : apple: size = 5 OK 2026/03/25 01:56:35 DEBUG : banana: size = 6 OK 2026/03/25 01:56:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:35 DEBUG : banana: Unchanged skipping 2026/03/25 01:56:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:35 DEBUG : apple: Unchanged skipping 2026/03/25 01:56:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:56:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:56:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:56:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:56:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:56:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:56:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:56:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:56:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:56:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:56:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:56:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:56:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:56:36 DEBUG : Waiting for deletions to finish 2026/03/25 01:56:36 DEBUG : Waiting for deletions to finish 2026/03/25 01:56:36 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:56:37 DEBUG : dir1: Directory modification time the same (differ by -775.97µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : apple: size = 5 OK 2026/03/25 01:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : apple: Unchanged skipping 2026/03/25 01:56:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:56:37 DEBUG : banana: size = 6 OK 2026/03/25 01:56:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:56:37 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:56:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:56:37 DEBUG : banana: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:56:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:56:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:56:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:56:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:56:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:56:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:56:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:56:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:56:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:56:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:56:37 DEBUG : Waiting for deletions to finish 2026/03/25 01:56:37 DEBUG : Waiting for deletions to finish 2026/03/25 01:56:38 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:56:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:56:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 8766a31726cc3c9e6e56a101e4408f17 OK 2026/03/25 01:56:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4d41e2de3da58a3eb8e5818241116e1c OK 2026/03/25 01:56:55 DEBUG : dir1/0002-cdefghi.txt: md5 = f27198d5c2a1fc408a8dd93a13eef832 OK 2026/03/25 01:56:56 DEBUG : dir1/0003-defghij.txt: md5 = 3e77da2147e71f10c1a74a3179da617c OK 2026/03/25 01:56:58 DEBUG : dir1/0004-efghijk.txt: md5 = 6cdcc56d07b700f0a5029b70c6089af5 OK 2026/03/25 01:56:59 DEBUG : dir1/0005-fghijkl.txt: md5 = 943b6965be28c99aa60c0ae8ff41dc6e OK 2026/03/25 01:57:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a1ef0ad13e5ff64c85d62c34bf58c3f OK 2026/03/25 01:57:02 DEBUG : dir1/0007-1234567.txt: md5 = 07bd4680a7fa0d418d1531d2a36b4392 OK 2026/03/25 01:57:04 DEBUG : dir1/0008-2345678.txt: md5 = 6d14079959c5dc5fa5b84a4736243363 OK 2026/03/25 01:57:05 DEBUG : dir1/0009-3456789.txt: md5 = 97fca71276de491ed0e5d00b8b0d0bc0 OK 2026/03/25 01:57:07 DEBUG : dir1/0010-456789.txt: md5 = 0cf81fb480ab8d27ffe24a0a32eaea91 OK 2026/03/25 01:57:08 DEBUG : dir1/0011-56789;.txt: md5 = bb3b1d6c66d9bf7d761c7d99e28faf4f OK 2026/03/25 01:57:10 DEBUG : dir1/0012-6789;.txt: md5 = 7e1b936d4265f5d8c067dcb22d0abda0 OK 2026/03/25 01:57:11 DEBUG : dir1/0013-789;=.txt: md5 = a3909abb46fc813e5231dd93760fcf57 OK 2026/03/25 01:57:13 DEBUG : dir1/0014-89;=.txt: md5 = e3a157d9e5fa8144b2571dad34d819e3 OK 2026/03/25 01:57:14 DEBUG : dir1/0015-9;=.txt: md5 = c418b07e4a1567c60990022674c95914 OK 2026/03/25 01:57:16 DEBUG : apple: md5 = 1365280344703990f7a634a6af1dbc49 OK 2026/03/25 01:57:18 DEBUG : banana: md5 = 10bb502c040622a7558dad11806a3ea3 OK 2026/03/25 01:57:19 DEBUG : appleappleapplebanana: md5 = ac618fa8ae8226d54d6aa7d915ad7ec5 OK 2026/03/25 01:57:21 DEBUG : splitbananasplit: md5 = 6df01c655f21ba2be9c7bb0bc13e629a OK 2026/03/25 01:57:21 DEBUG : Waiting for deletions to finish 2026/03/25 01:57:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:57:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:57:22 DEBUG : apple: size = 5 OK 2026/03/25 01:57:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:22 DEBUG : apple: Unchanged skipping 2026/03/25 01:57:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:57:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:57:22 DEBUG : banana: size = 6 OK 2026/03/25 01:57:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:22 DEBUG : banana: Unchanged skipping 2026/03/25 01:57:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:57:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:57:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:57:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:57:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:57:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:57:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:57:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:57:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:57:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:57:23 DEBUG : Waiting for deletions to finish 2026/03/25 01:57:23 DEBUG : Waiting for deletions to finish 2026/03/25 01:57:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:57:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:57:24 DEBUG : apple: size = 5 OK 2026/03/25 01:57:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : apple: Unchanged skipping 2026/03/25 01:57:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:57:24 DEBUG : banana: size = 6 OK 2026/03/25 01:57:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : banana: Unchanged skipping 2026/03/25 01:57:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1: Directory modification time the same (differ by -290.852µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:57:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:57:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:57:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:57:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:57:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:57:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:57:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:57:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:57:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:57:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:57:24 DEBUG : Waiting for deletions to finish 2026/03/25 01:57:24 DEBUG : Waiting for deletions to finish 2026/03/25 01:57:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:57:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:57:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:57:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 33ad23c4608e99bfa55bf4fc1c2b9dc4 OK 2026/03/25 01:57:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = becfd006d7e72030a45e18a631f97e85 OK 2026/03/25 01:57:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 3e01516a9ad1b47f1405b635ea00c937 OK 2026/03/25 01:57:43 DEBUG : dir1/0003-defghij.txt: md5 = d975c35dfbf8efa290b42ebf05b7680c OK 2026/03/25 01:57:44 DEBUG : dir1/0004-efghijk.txt: md5 = a308e590357e2a144e94f5a6b76f77c3 OK 2026/03/25 01:57:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 43e3fb135a5dd9485107361aa95a7717 OK 2026/03/25 01:57:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 485a6e18efa17569d388aae87d567d6c OK 2026/03/25 01:57:49 DEBUG : dir1/0007-1234567.txt: md5 = d631109f3756f583db74a69c136be3b6 OK 2026/03/25 01:57:50 DEBUG : dir1/0008-2345678.txt: md5 = a4dfead5df8e070cf43a656837734c10 OK 2026/03/25 01:57:52 DEBUG : dir1/0009-3456789.txt: md5 = fe099fb738762620edcde7bb358bf8f7 OK 2026/03/25 01:57:54 DEBUG : dir1/0010-456789.txt: md5 = 90b04b40a2584a32ecda20ed31a0db42 OK 2026/03/25 01:57:55 DEBUG : dir1/0011-56789;.txt: md5 = dcb708c27e9fa34bd933522cd197695a OK 2026/03/25 01:57:56 DEBUG : dir1/0012-6789;.txt: md5 = 30d5a0844c1522fd1a4c41d060e577e2 OK 2026/03/25 01:57:58 DEBUG : dir1/0013-789;=.txt: md5 = 093d75b3e9daecd883415f9074e9fa45 OK 2026/03/25 01:58:00 DEBUG : dir1/0014-89;=.txt: md5 = 8e7b012c8beec4eefcdea32b2cbd8513 OK 2026/03/25 01:58:01 DEBUG : dir1/0015-9;=.txt: md5 = 58ef51ddee404cd41c445a41c0ac3c9a OK 2026/03/25 01:58:03 DEBUG : apple: md5 = 28cefd09d34a27f209f546822de61c34 OK 2026/03/25 01:58:04 DEBUG : banana: md5 = ffe16b120e03c9071030034104c72020 OK 2026/03/25 01:58:05 DEBUG : appleappleapplebanana: md5 = 98ae3ebc26f4b23d848e17a3df98d90f OK 2026/03/25 01:58:07 DEBUG : splitbananasplit: md5 = ede1d1af94b8b2c46cb44c9a743bd15c OK 2026/03/25 01:58:07 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:58:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:58:09 DEBUG : apple: size = 5 OK 2026/03/25 01:58:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : apple: Unchanged skipping 2026/03/25 01:58:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:58:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:58:09 DEBUG : banana: size = 6 OK 2026/03/25 01:58:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : banana: Unchanged skipping 2026/03/25 01:58:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:58:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:58:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:58:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:58:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:58:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:58:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:58:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:58:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:58:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:58:09 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:09 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:58:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1: Directory modification time the same (differ by -806.019µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : apple: size = 5 OK 2026/03/25 01:58:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : apple: Unchanged skipping 2026/03/25 01:58:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:58:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:58:11 DEBUG : banana: size = 6 OK 2026/03/25 01:58:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : banana: Unchanged skipping 2026/03/25 01:58:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:58:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:58:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:58:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:58:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:58:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:58:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:58:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:58:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:58:11 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:11 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:58:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:58:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:58:25 DEBUG : dir1/0000-abcdefg.txt: md5 = febc3395500a45d329d08e74275a5131 OK 2026/03/25 01:58:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = c4f0ea680dcf86302f7d0d56421ad0e6 OK 2026/03/25 01:58:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 94799abb74e610e395c933da8f8ba385 OK 2026/03/25 01:58:30 DEBUG : dir1/0003-defghij.txt: md5 = ded64ac700c7f86c03a99ecb0b71bfd3 OK 2026/03/25 01:58:31 DEBUG : dir1/0004-efghijk.txt: md5 = 112c3b96dcdc574c5569b4465655cfdf OK 2026/03/25 01:58:33 DEBUG : dir1/0005-fghijkl.txt: md5 = d17b5082e6c23510ef08c18f5a6558b6 OK 2026/03/25 01:58:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 387c062d4884a647ac2506e24d1fcf94 OK 2026/03/25 01:58:36 DEBUG : dir1/0007-1234567.txt: md5 = 0d611fb4cbf3735645a9c521a933891d OK 2026/03/25 01:58:37 DEBUG : dir1/0008-2345678.txt: md5 = 697720d631e830574dbcc7e982ba8d1c OK 2026/03/25 01:58:39 DEBUG : dir1/0009-3456789.txt: md5 = bc9342a87d2d3b443e055266d0e02087 OK 2026/03/25 01:58:40 DEBUG : dir1/0010-456789.txt: md5 = 33ae7f6897a595fd61f88ed0d767155a OK 2026/03/25 01:58:42 DEBUG : dir1/0011-56789;.txt: md5 = e9190a932c66f41197d33859b0f2eeb8 OK 2026/03/25 01:58:43 DEBUG : dir1/0012-6789;.txt: md5 = 205575bb9b76f5e6c5a03e3ea4d6107d OK 2026/03/25 01:58:45 DEBUG : dir1/0013-789;=.txt: md5 = 443b7e1091aac8314c9888f3f7b73d7a OK 2026/03/25 01:58:46 DEBUG : dir1/0014-89;=.txt: md5 = eeab15fa6a40cc2b59e777b509cc6d47 OK 2026/03/25 01:58:48 DEBUG : dir1/0015-9;=.txt: md5 = 8d4f61736f0f72f0ef83cb92ccc887ff OK 2026/03/25 01:58:50 DEBUG : apple: md5 = 3ad9d970c0507226887be4f33146c7fb OK 2026/03/25 01:58:51 DEBUG : banana: md5 = cb9f4b816c110a2f5c0c90f2ef1b0bcb OK 2026/03/25 01:58:53 DEBUG : appleappleapplebanana: md5 = 9aa99b61888a89f0e1717e688e8f701f OK 2026/03/25 01:58:54 DEBUG : splitbananasplit: md5 = 55fad8964f93b58d25bc1732ac6d6361 OK 2026/03/25 01:58:54 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:55 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:58:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:58:56 DEBUG : apple: size = 5 OK 2026/03/25 01:58:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : apple: Unchanged skipping 2026/03/25 01:58:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:58:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:58:56 DEBUG : banana: size = 6 OK 2026/03/25 01:58:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : banana: Unchanged skipping 2026/03/25 01:58:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/25 01:58:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:58:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:58:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:58:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:58:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:58:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:58:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:58:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:58:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:58:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:58:56 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:56 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:57 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:58:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1: Directory modification time the same (differ by -320.904µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : apple: size = 5 OK 2026/03/25 01:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : apple: Unchanged skipping 2026/03/25 01:58:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 01:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 01:58:58 DEBUG : banana: size = 6 OK 2026/03/25 01:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : banana: Unchanged skipping 2026/03/25 01:58:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 01:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 01:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 01:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 01:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 01:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 01:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 01:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 01:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 01:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:58:58 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:58 DEBUG : Waiting for deletions to finish 2026/03/25 01:58:58 DEBUG : apple: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : banana: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 01:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/25 01:59:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" --- PASS: TestTransform (568.18s) --- PASS: TestTransform/NFC (46.02s) --- PASS: TestTransform/NFD (47.35s) --- PASS: TestTransform/base64 (54.39s) --- PASS: TestTransform/prefix (63.17s) --- PASS: TestTransform/suffix (63.70s) --- PASS: TestTransform/truncate (54.77s) --- PASS: TestTransform/encoder (52.69s) --- PASS: TestTransform/ISO-8859-1 (45.87s) --- PASS: TestTransform/charmap (46.96s) --- PASS: TestTransform/lowercase (46.79s) --- PASS: TestTransform/ascii (46.47s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 01:59:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 01:59:09 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/25 01:59:10 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-25T01:59:09.698557014Z) 2026/03/25 01:59:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 01:59:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/25 01:59:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 01:59:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/25 01:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 01:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 7cb9c16a507aa2ea7cf58a0c0be56abe OK 2026/03/25 01:59:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/25 01:59:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 01:59:12 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:13 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.58s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:14 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:14 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:14 DEBUG : tictactoe: Making directory with metadata 2026/03/25 01:59:15 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:14.281607432Z) 2026/03/25 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:15 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/25 01:59:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:16 DEBUG : tictactoe/tictactoe: md5 = 977b37a54f67d99275f5f5fd9640991a OK 2026/03/25 01:59:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/25 01:59:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/25 01:59:16 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.82s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:19 DEBUG : toe: Making directory with metadata 2026/03/25 01:59:20 INFO : toe: Made directory with metadata (mtime=2026-03-25T01:59:19.101660448Z) 2026/03/25 01:59:20 DEBUG : toe/toe: Making directory with metadata 2026/03/25 01:59:20 INFO : toe/toe: Made directory with metadata (mtime=2026-03-25T01:59:19.101660448Z) 2026/03/25 01:59:20 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 01:59:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 01:59:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 01:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:22 DEBUG : toe/toe/tictactoe: md5 = 44a3f08671dfcafe1738dc0a653c3001 OK 2026/03/25 01:59:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/25 01:59:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/25 01:59:22 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/25 01:59:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.58s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:25 DEBUG : toe: Making directory with metadata 2026/03/25 01:59:26 INFO : toe: Made directory with metadata (mtime=2026-03-25T01:59:25.678732775Z) 2026/03/25 01:59:26 DEBUG : toe/toe: Making directory with metadata 2026/03/25 01:59:27 INFO : toe/toe: Made directory with metadata (mtime=2026-03-25T01:59:25.679732786Z) 2026/03/25 01:59:27 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 01:59:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 01:59:28 DEBUG : toe/toe/tictactoe: md5 = ce474c3f15c151cbf58e66fb83ead7a6 OK 2026/03/25 01:59:28 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/25 01:59:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/25 01:59:28 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/25 01:59:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.69s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:32 DEBUG : empty_dir: Making directory with metadata 2026/03/25 01:59:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:59:32 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:32 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/25 01:59:33 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:33 DEBUG : tictactoe: Making directory with metadata 2026/03/25 01:59:33 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:32.367806317Z) 2026/03/25 01:59:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:33 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:33 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/25 01:59:34 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:32.367806317Z) 2026/03/25 01:59:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 01:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:36 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6262de8bb16bdb174a5de5b394d2cc8a OK 2026/03/25 01:59:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 01:59:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:36 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/25 01:59:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.19s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:40 DEBUG : empty_dir: Making directory with metadata 2026/03/25 01:59:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:59:40 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/25 01:59:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 01:59:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:41 DEBUG : tictactoe: Making directory with metadata 2026/03/25 01:59:42 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:40.560896371Z) 2026/03/25 01:59:42 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:42 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/25 01:59:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:40.560896371Z) 2026/03/25 01:59:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 01:59:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 01:59:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 01:59:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 01:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 56f0454bf12f73dd3ee0a1f11220d68d OK 2026/03/25 01:59:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 01:59:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 01:59:44 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:45 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 01:59:45 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:45 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 01:59:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 01:59:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/25 01:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': 0 differences found 2026/03/25 01:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': 1 hashes could not be checked 2026/03/25 01:59:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': 1 matching files 2026/03/25 01:59:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/25 01:59:47 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.65s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:49 DEBUG : tictactoe: Making directory with metadata 2026/03/25 01:59:50 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:49.214991464Z) 2026/03/25 01:59:50 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:50 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/25 01:59:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-25T01:59:49.214991464Z) 2026/03/25 01:59:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 01:59:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:52 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 94b8519d3d18963bfdda2d412cd6a666 OK 2026/03/25 01:59:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 01:59:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:52 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:53 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:53 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:53 DEBUG : tictactoe: Directory modification time the same (differ by -991.464µs, within tolerance 1ms) 2026/03/25 01:59:53 DEBUG : toe: transformed to: tictactoe 2026/03/25 01:59:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 01:59:53 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -991.464µs, within tolerance 1ms) 2026/03/25 01:59:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 01:59:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/25 01:59:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 01:59:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/25 01:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 01:59:53 DEBUG : Waiting for deletions to finish 2026/03/25 01:59:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/25 01:59:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.26s) === RUN TestSyntax 2026/03/25 01:59:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 01:59:57 DEBUG : toe: Making directory with metadata 2026/03/25 01:59:58 INFO : toe: Made directory with metadata (mtime=2026-03-25T01:59:57.470082148Z) 2026/03/25 01:59:58 DEBUG : toe/toe: Making directory with metadata 2026/03/25 01:59:59 INFO : toe/toe: Made directory with metadata (mtime=2026-03-25T01:59:57.470082148Z) 2026/03/25 01:59:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 01:59:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 01:59:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 02:00:00 DEBUG : toe/toe/toe: md5 = ad95bad30187ed258f83d86c74fe8865 OK 2026/03/25 02:00:00 DEBUG : toe/toe/toe: size = 11 OK 2026/03/25 02:00:00 INFO : toe/toe/toe: Copied (new) 2026/03/25 02:00:00 DEBUG : Waiting for deletions to finish 2026/03/25 02:00:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/25 02:00:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.88s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 02:00:04 DEBUG : empty_dir: Making directory with metadata 2026/03/25 02:00:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:00:04 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/25 02:00:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:00:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:05 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:05 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:05 DEBUG : tictactoe: Making directory with metadata 2026/03/25 02:00:06 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T02:00:04.349157699Z) 2026/03/25 02:00:06 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:06 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 02:00:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/25 02:00:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-25T02:00:04.349157699Z) 2026/03/25 02:00:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 02:00:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 02:00:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 02:00:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 02:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 02:00:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8221b3cf2110a349f940ac2a651820fa OK 2026/03/25 02:00:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 02:00:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:08 INFO : toe/toe/toe.txt: Deleted 2026/03/25 02:00:08 INFO : toe/toe: Removing directory 2026/03/25 02:00:08 INFO : toe: Removing directory 2026/03/25 02:00:08 INFO : empty_dir: Removing directory 2026/03/25 02:00:08 DEBUG : Local file system at /tmp/rclone2656892301: deleted 3 directories 2026/03/25 02:00:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/25 02:00:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.73s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 02:00:13 DEBUG : empty_dir: Making directory with metadata 2026/03/25 02:00:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:00:13 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/25 02:00:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:00:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:14 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:14 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:14 DEBUG : tictactoe: Making directory with metadata 2026/03/25 02:00:14 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T02:00:13.083253595Z) 2026/03/25 02:00:14 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:14 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 02:00:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/25 02:00:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-25T02:00:13.083253595Z) 2026/03/25 02:00:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 02:00:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 02:00:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 02:00:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 02:00:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 675475db697d72211727b0cc747e7627 OK 2026/03/25 02:00:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 02:00:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:17 INFO : toe/toe/toe.txt: Deleted 2026/03/25 02:00:17 INFO : toe/toe: Removing directory 2026/03/25 02:00:17 INFO : toe: Removing directory 2026/03/25 02:00:17 INFO : empty_dir: Removing directory 2026/03/25 02:00:17 DEBUG : Local file system at /tmp/rclone2656892301: deleted 3 directories 2026/03/25 02:00:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 02:00:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 02:00:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 02:00:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 02:00:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 02:00:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/25 02:00:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/25 02:00:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/25 02:00:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.02s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 02:00:26 DEBUG : Reset feature "Copy" 2026/03/25 02:00:26 DEBUG : Reset feature "Move" 2026/03/25 02:00:26 DEBUG : Reset feature "Copy" 2026/03/25 02:00:26 DEBUG : Reset feature "Move" 2026/03/25 02:00:26 DEBUG : empty_dir: Making directory with metadata 2026/03/25 02:00:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:00:26 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/25 02:00:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 02:00:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 02:00:27 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:27 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:27 DEBUG : tictactoe: Making directory with metadata 2026/03/25 02:00:27 INFO : tictactoe: Made directory with metadata (mtime=2026-03-25T02:00:26.10239649Z) 2026/03/25 02:00:27 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:27 DEBUG : toe: transformed to: tictactoe 2026/03/25 02:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 02:00:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/25 02:00:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-25T02:00:26.10239649Z) 2026/03/25 02:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 02:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 02:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 02:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 02:00:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4f88470332de6f50aea19ea8411fd4b4 OK 2026/03/25 02:00:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 02:00:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 02:00:30 INFO : toe/toe/toe.txt: Deleted 2026/03/25 02:00:30 INFO : toe/toe: Removing directory 2026/03/25 02:00:30 INFO : toe: Removing directory 2026/03/25 02:00:30 INFO : empty_dir: Removing directory 2026/03/25 02:00:30 DEBUG : Local file system at /tmp/rclone2656892301: deleted 3 directories 2026/03/25 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/25 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 02:00:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 02:00:35 DEBUG : toe/toe/toe.txt: md5 = b8ae711830f30f9d4909def66b58fa68 OK 2026/03/25 02:00:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 02:00:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/25 02:00:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/25 02:00:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/25 02:00:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/25 02:00:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/25 02:00:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.58s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 02:00:41 DEBUG : toe: transformed to: dG9l 2026/03/25 02:00:41 DEBUG : toe: transformed to: dG9l 2026/03/25 02:00:41 DEBUG : dG9l: Making directory with metadata 2026/03/25 02:00:42 INFO : dG9l: Made directory with metadata (mtime=2026-03-25T02:00:41.686567462Z) 2026/03/25 02:00:42 DEBUG : toe: transformed to: dG9l 2026/03/25 02:00:42 DEBUG : toe: transformed to: dG9l 2026/03/25 02:00:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/25 02:00:42 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/25 02:00:43 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-25T02:00:41.686567462Z) 2026/03/25 02:00:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/25 02:00:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/25 02:00:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 02:00:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 02:00:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 02:00:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = bff206795376df71cf0516f2cc18399f OK 2026/03/25 02:00:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/25 02:00:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 02:00:44 DEBUG : Waiting for deletions to finish 2026/03/25 02:00:46 DEBUG : dG9l: transformed to: toe 2026/03/25 02:00:46 DEBUG : dG9l: transformed to: toe 2026/03/25 02:00:46 DEBUG : toe: Directory modification time the same (differ by 567.462µs, within tolerance 1ms) 2026/03/25 02:00:46 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/25 02:00:46 DEBUG : dG9l: transformed to: toe 2026/03/25 02:00:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/25 02:00:46 DEBUG : toe/toe: Directory modification time the same (differ by 567.462µs, within tolerance 1ms) 2026/03/25 02:00:46 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/25 02:00:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/25 02:00:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 02:00:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/25 02:00:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/25 02:00:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/25 02:00:46 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for checks to finish 2026/03/25 02:00:46 DEBUG : Local file system at /tmp/rclone2656892301: Waiting for transfers to finish 2026/03/25 02:00:46 DEBUG : Waiting for deletions to finish 2026/03/25 02:00:48 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/25 02:00:49 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.27s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi'", Local "Local file system at /tmp/rclone2656892301", Modify Window "1ms" 2026/03/25 02:00:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:49 DEBUG : toe: transformed to: 2026/03/25 02:00:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:50 DEBUG : toe: transformed to: 2026/03/25 02:00:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Making directory with metadata 2026/03/25 02:00:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Made directory with metadata (mtime=2026-03-25T02:00:49.956658158Z) 2026/03/25 02:00:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:50 DEBUG : toe: transformed to: 2026/03/25 02:00:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:50 DEBUG : toe: transformed to: 2026/03/25 02:00:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:50 DEBUG : toe/toe: transformed to: 2026/03/25 02:00:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/25 02:00:50 DEBUG : toe/toe: Making directory with metadata 2026/03/25 02:00:52 INFO : toe/toe: Made directory with metadata (mtime=2026-03-25T02:00:49.956658158Z) 2026/03/25 02:00:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:52 DEBUG : toe/toe: transformed to: 2026/03/25 02:00:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/25 02:00:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:52 DEBUG : toe: transformed to: 2026/03/25 02:00:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 02:00:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 02:00:52 DEBUG : toe/toe/toe: transformed to: 2026/03/25 02:00:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/25 02:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for checks to finish 2026/03/25 02:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Waiting for transfers to finish 2026/03/25 02:00:53 DEBUG : toe/toe/toe: md5 = 7e21f40f62aef6f4cb19849220ad34c8 OK 2026/03/25 02:00:53 DEBUG : toe/toe/toe: size = 11 OK 2026/03/25 02:00:53 INFO : toe/toe/toe: Copied (new) 2026/03/25 02:00:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': not deleting files as there were IO errors 2026/03/25 02:00:53 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': not deleting directories as there were IO errors 2026/03/25 02:00:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/25 02:00:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.40s) PASS 2026/03/25 02:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tafihaq4baqi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 27m11.353363284s (try 1/5)