"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/07 05:19:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona" 2026/08/07 05:19:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 05:19:39 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg" 2026/08/07 05:19:40 DEBUG : Creating backend with remote "/tmp/rclone720113213" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:19:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:19:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/07 05:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:19:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:19:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.79s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:19:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:19:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:19:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:19:45 DEBUG : sub dir/hello world: md5 = b8a23f11435f413d0d622c8564328b40 OK 2026/08/07 05:19:45 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:19:45 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:19:45 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.47s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:19:48 DEBUG : metadata sub dir: Making directory with metadata 2026/08/07 05:19:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:19:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/07 05:19:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:19:48 DEBUG : Local file system at /tmp/rclone720113213: File to upload is small (21 bytes), uploading instead of streaming 2026/08/07 05:19:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 05:19:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 05:19:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/07 05:19:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:19:48 DEBUG : Google drive root 'crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg': Skipping btime metadata as can't update it on an existing file: 2026-08-07T05:19:48.043861651Z 2026/08/07 05:19:49 INFO : empty metadata sub dir: Updated directory metadata 2026/08/07 05:19:49 DEBUG : Google drive root 'crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg': Skipping btime metadata as can't update it on an existing file: 2026-08-07T05:19:48.042861638Z 2026/08/07 05:19:49 INFO : metadata sub dir: Updated directory metadata 2026/08/07 05:19:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/07 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:19:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:19:51 DEBUG : metadata sub dir/hello metadata world: md5 = fa2ca22c689bb13d7a08d0f15ab45d96 OK 2026/08/07 05:19:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 05:19:51 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:19:55 DEBUG : metadata sub dir: Making directory with metadata 2026/08/07 05:19:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:19:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/07 05:19:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:19:55 DEBUG : Local file system at /tmp/rclone720113213: File to upload is small (21 bytes), uploading instead of streaming 2026/08/07 05:19:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 05:19:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 05:19:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/07 05:19:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:19:55 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/07 05:19:55 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/07 05:19:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/07 05:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:19:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:19:57 DEBUG : metadata sub dir/hello metadata world: md5 = 0eab8815e61089a5581f02f074b671e1 OK 2026/08/07 05:19:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 05:19:57 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/07 05:19:57 DEBUG : Google drive root 'crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg': Skipping btime metadata as can't update it on an existing file: 2026-08-07T05:19:55.394957889Z 2026/08/07 05:19:58 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.56s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:01 DEBUG : Creating backend with remote "/non-existing" 2026/08/07 05:20:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/07 05:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:20:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:05 DEBUG : sub dir/hello world: md5 = a61643ec3f4caa84b75d5611987bb24f OK 2026/08/07 05:20:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:05 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:20:05 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.47s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Running all checks before starting transfers 2026/08/07 05:20:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Checks finished, now starting transfers 2026/08/07 05:20:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:11 DEBUG : sub dir/hello world: md5 = e4a18c0e3d54d8fcca19dc1e707b8019 OK 2026/08/07 05:20:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:11 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:20:11 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.39s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:14 ERROR : Ignoring --no-traverse with sync 2026/08/07 05:20:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:20:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:16 DEBUG : sub dir/hello world: md5 = 2f4c3439671720827aa87bf5ee4ee60e OK 2026/08/07 05:20:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:16 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:20:16 DEBUG : Waiting for deletions to finish 2026/08/07 05:20:17 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.47s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/07 05:20:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:21 DEBUG : hello world2: md5 = fed6b32ad9ad12658285ef9c9ca1ed2d OK 2026/08/07 05:20:21 DEBUG : hello world2: size = 12 OK 2026/08/07 05:20:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:24 DEBUG : potato2: md5 = d2178d53b5b0b1869d1f1450f74786b4 OK 2026/08/07 05:20:24 DEBUG : potato2: size = 11 OK 2026/08/07 05:20:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:27 DEBUG : potato2: md5 = f870414b18717761d27f5273bb4de6c6 OK 2026/08/07 05:20:27 DEBUG : potato2: size = 11 OK 2026/08/07 05:20:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.16s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 05:20:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:20:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:20:28 DEBUG : sub dir2: Making directory with metadata 2026/08/07 05:20:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:29 DEBUG : sub dir: Making directory with metadata 2026/08/07 05:20:30 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:20:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 05:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:31 DEBUG : sub dir/hello world: md5 = 5fcc2a8ab8ba68c452ca3d8048779c16 OK 2026/08/07 05:20:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.47s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:37 INFO : sub dir2: Making directory 2026/08/07 05:20:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 05:20:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 05:20:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:20:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:37 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/07 05:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:39 DEBUG : sub dir/hello world: md5 = f6ef02e77c512680516154d70a91832c OK 2026/08/07 05:20:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:39 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:20:40 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.65s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:42 DEBUG : sub dir2: Making directory with metadata 2026/08/07 05:20:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:43 DEBUG : sub dir2: Making directory with metadata 2026/08/07 05:20:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:44 DEBUG : sub dir: Making directory with metadata 2026/08/07 05:20:44 INFO : sub dir: Made directory with metadata (mtime=2026-08-07T05:20:42.689576767Z) 2026/08/07 05:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:46 DEBUG : sub dir/hello world: md5 = bfc06310c00c161da3fa4cc69ef14cfd OK 2026/08/07 05:20:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:46 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:20:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (7.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:50 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/07 05:20:50 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.66s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:53 INFO : sub dir2: Making directory 2026/08/07 05:20:54 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 05:20:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:20:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:20:56 DEBUG : sub dir/hello world: md5 = a766d6fb842c3e28d79e7c577200f0c8 OK 2026/08/07 05:20:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:20:56 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:20:56 INFO : sub dir/hello world: Deleted 2026/08/07 05:20:56 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.52s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:20:59 DEBUG : sub dir2: Making directory with metadata 2026/08/07 05:20:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:20:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:20:59 DEBUG : sub dir2: Making directory with metadata 2026/08/07 05:21:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:21:00 DEBUG : sub dir: Making directory with metadata 2026/08/07 05:21:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:21:02 DEBUG : sub dir/hello world: md5 = 218815fc8fd101c3dfedd3938ec27288 OK 2026/08/07 05:21:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:21:02 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:21:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.10s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:21:06 INFO : sub dir2: Making directory 2026/08/07 05:21:07 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 05:21:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:21:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:21:09 DEBUG : sub dir/hello world: md5 = 2886a9c293497f475c49cb5825fa0f9d OK 2026/08/07 05:21:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:21:09 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:21:09 DEBUG : Waiting for deletions to finish 2026/08/07 05:21:09 DEBUG : TestDrive: Token expired 2026/08/07 05:21:09 DEBUG : Config file has changed externally - reloading 2026/08/07 05:21:09 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/07 05:21:09 DEBUG : TestDrive: Token refresh successful 2026/08/07 05:21:10 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.70s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:21:14 DEBUG : sub dir/hello world: md5 = 12d6f82fc50f5fec742dfa2424b02ef2 OK 2026/08/07 05:21:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biyugex1sete" 2026/08/07 05:21:15 DEBUG : Creating backend with remote "TestDrive:crypt/blupbk0ktqdn748fquclssg99fqgodisqjpvf02ndivmhgc63mp0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona' -> Encrypted drive 'TestCryptDrive:rclone-test-biyugex1sete' 2026/08/07 05:21:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyugex1sete': Waiting for checks to finish 2026/08/07 05:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyugex1sete': Waiting for transfers to finish 2026/08/07 05:21:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:21:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 05:21:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biyugex1sete': Purge remote --- PASS: TestServerSideCopy (16.58s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:21:31 DEBUG : sub dir/hello world: md5 = f926d5f1a44c4ecf20753cc85b90d1d2 OK 2026/08/07 05:21:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 05:21:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 05:21:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone720113213) 2026/08/07 05:21:33 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:21:33 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 05:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:21:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:21:34 DEBUG : sub dir/hello world: md5 = 11fbfff29acc36fc7263291b2424dc12 OK 2026/08/07 05:21:34 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 05:21:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 05:21:35 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (8.60s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:21:40 DEBUG : sub dir/hello world: md5 = 761124be16d74bebf279274fce53734b OK 2026/08/07 05:21:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-giwisen8yaba" 2026/08/07 05:21:40 DEBUG : Creating backend with remote "TestDrive:crypt/bcbd64sqjk40pcn7v5cl6c50b84m3iauvikiono5a5na18bveqpg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona' -> Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba' 2026/08/07 05:21:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:21:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba': Waiting for checks to finish 2026/08/07 05:21:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba': Waiting for transfers to finish 2026/08/07 05:21:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:21:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 05:21:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:21:47 DEBUG : sub dir/hello world: md5 = af78d61c72cfc9f2dc94e082a2648888 OK 2026/08/07 05:21:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:21:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 05:21:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:21:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba') 2026/08/07 05:21:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 05:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba': Waiting for checks to finish 2026/08/07 05:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba': Waiting for transfers to finish 2026/08/07 05:21:49 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 05:21:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 05:21:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 05:21:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-giwisen8yaba': Purge remote --- PASS: TestServerSideCopyOverSelf (15.13s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:21:55 DEBUG : sub dir/hello world: md5 = dddea9e2450238c2afe72155dc7ef5de OK 2026/08/07 05:21:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 05:21:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 05:21:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone720113213) 2026/08/07 05:21:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:21:56 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 05:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:21:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:21:57 DEBUG : sub dir/hello world: md5 = a57cad5f8262e9fc690460400922d331 OK 2026/08/07 05:21:57 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 05:21:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 05:21:57 INFO : sub dir/hello world: Deleted 2026/08/07 05:21:58 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (7.66s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:02 DEBUG : sub dir/hello world: md5 = aa63f6386a0f6c32b8ec802d61b94b18 OK 2026/08/07 05:22:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sivenel3xafi" 2026/08/07 05:22:03 DEBUG : Creating backend with remote "TestDrive:crypt/tlmtu8eui3blp9tgli7p1vnka6pe6jnik6bqtakleicpa4q1t6lg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona' -> Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi' 2026/08/07 05:22:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Waiting for checks to finish 2026/08/07 05:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Waiting for transfers to finish 2026/08/07 05:22:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:22:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/07 05:22:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:22:10 DEBUG : sub dir/hello world: md5 = 48976f80535d0fa581ce71367683e067 OK 2026/08/07 05:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Using server-side directory move 2026/08/07 05:22:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:22:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:22:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 05:22:11 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:22:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi') 2026/08/07 05:22:11 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 05:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Waiting for checks to finish 2026/08/07 05:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Waiting for transfers to finish 2026/08/07 05:22:11 INFO : sub dir/hello world: Deleted 2026/08/07 05:22:11 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 05:22:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 05:22:14 DEBUG : sub dir/hello world: md5 = 191de911db9fa26109da7bd1719ffd44 OK 2026/08/07 05:22:15 DEBUG : testing file moves 2026/08/07 05:22:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:22:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 05:22:15 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:22:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi') 2026/08/07 05:22:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 05:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Waiting for checks to finish 2026/08/07 05:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Waiting for transfers to finish 2026/08/07 05:22:16 INFO : sub dir/hello world: Deleted 2026/08/07 05:22:16 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 05:22:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 05:22:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sivenel3xafi': Purge remote --- PASS: TestServerSideMoveOverSelf (19.44s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:22 DEBUG : sub dir/hello world: md5 = ed80fcfbac121072a18d99f5a9539ed7 OK 2026/08/07 05:22:22 ERROR : error listing: directory not found 2026/08/07 05:22:22 INFO : Local file system at /tmp/rclone720113213: Making directory 2026/08/07 05:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.51s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:27 DEBUG : sub dir/hello world: md5 = 0f75413cd1775959ab9929b5e7d5754c OK 2026/08/07 05:22:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:22:28 DEBUG : Local file system at /tmp/rclone720113213: Waiting for checks to finish 2026/08/07 05:22:28 DEBUG : Local file system at /tmp/rclone720113213: Waiting for transfers to finish 2026/08/07 05:22:29 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/07 05:22:29 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/07 05:22:29 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:22:29 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (5.87s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/07 05:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:33 DEBUG : check sum: md5 = 95e9e9e84048d8bbb80223cc22dc9d31 OK 2026/08/07 05:22:33 DEBUG : check sum: size = 1 OK 2026/08/07 05:22:33 INFO : check sum: Copied (new) 2026/08/07 05:22:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:33 DEBUG : check sum: size = 1 OK 2026/08/07 05:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/07 05:22:33 DEBUG : check sum: Size of src and dst objects identical 2026/08/07 05:22:33 DEBUG : check sum: Unchanged skipping 2026/08/07 05:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.45s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/07 05:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:36 DEBUG : sizeonly: md5 = 16baffce7c29928c536bfd5d584ec2ca OK 2026/08/07 05:22:36 DEBUG : sizeonly: size = 6 OK 2026/08/07 05:22:36 INFO : sizeonly: Copied (new) 2026/08/07 05:22:36 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:37 DEBUG : sizeonly: size = 6 OK 2026/08/07 05:22:37 DEBUG : sizeonly: Sizes identical 2026/08/07 05:22:37 DEBUG : sizeonly: Unchanged skipping 2026/08/07 05:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:37 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.55s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/07 05:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:40 DEBUG : ignore-size: md5 = 859be0a422715bd54c6ebfa7a373d912 OK 2026/08/07 05:22:40 INFO : ignore-size: Copied (new) 2026/08/07 05:22:40 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:22:40 DEBUG : ignore-size: Unchanged skipping 2026/08/07 05:22:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:40 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.49s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:43 DEBUG : existing: md5 = c505ea6a71abb0bc1d092b2369f4cf2c OK 2026/08/07 05:22:44 DEBUG : existing: size = 6 OK 2026/08/07 05:22:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:22:44 DEBUG : existing: Unchanged skipping 2026/08/07 05:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:44 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:44 INFO : There was nothing to transfer 2026/08/07 05:22:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/07 05:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:45 DEBUG : existing: md5 = 906083ab9aa9d64b921b4d8d3976681c OK 2026/08/07 05:22:45 DEBUG : existing: size = 6 OK 2026/08/07 05:22:45 INFO : existing: Copied (replaced existing) 2026/08/07 05:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.75s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 05:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:48 DEBUG : existing: md5 = b207273215e2cf37bcbbecbf9846dbfc OK 2026/08/07 05:22:48 DEBUG : existing: size = 6 OK 2026/08/07 05:22:48 INFO : existing: Copied (new) 2026/08/07 05:22:48 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:48 DEBUG : existing: Destination exists, skipping 2026/08/07 05:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:48 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.52s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:22:52 DEBUG : b/potato: md5 = a2dcc9199ed5c111f0fcfde695b480ef OK 2026/08/07 05:22:54 DEBUG : c/non empty space: md5 = db7781eece1759dff2e3ec4a82cb8fd9 OK 2026/08/07 05:22:54 INFO : d: Making directory 2026/08/07 05:22:56 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 05:22:56 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 05:22:56 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 05:22:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 05:22:56 DEBUG : c/non empty space: size = 5 OK 2026/08/07 05:22:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:22:56 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 05:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:22:59 DEBUG : a/potato2: md5 = b74154f48361990a62f126da823c539d OK 2026/08/07 05:22:59 DEBUG : a/potato2: size = 60 OK 2026/08/07 05:22:59 INFO : a/potato2: Copied (new) 2026/08/07 05:22:59 DEBUG : Waiting for deletions to finish 2026/08/07 05:22:59 INFO : b/potato: Deleted 2026/08/07 05:23:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 05:23:00 INFO : d: Removing directory 2026/08/07 05:23:00 INFO : b: Removing directory 2026/08/07 05:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:06 DEBUG : empty space: md5 = ba3d3743133c3cece8ff5b3a8b1b8489 OK 2026/08/07 05:23:07 DEBUG : empty space: size = 1 OK 2026/08/07 05:23:07 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/08/07 05:23:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/07 05:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:07 DEBUG : Waiting for deletions to finish 2026/08/07 05:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:07 DEBUG : empty space: size = 1 OK 2026/08/07 05:23:07 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/08/07 05:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:08 DEBUG : empty space: md5 = 11cb7f502e46d57dc9d62fbfc7b5e0bd OK 2026/08/07 05:23:08 DEBUG : empty space: size = 1 OK 2026/08/07 05:23:08 INFO : empty space: Copied (replaced existing) 2026/08/07 05:23:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.99s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:12 DEBUG : foo: md5 = d86a149e58c2d2a38b6cb4b2fcde7b4f OK 2026/08/07 05:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:12 DEBUG : foo: size = 3 OK 2026/08/07 05:23:12 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/08/07 05:23:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:13 DEBUG : foo: md5 = 372a12b236fd5bb2999d7fa34bc7f3d4 OK 2026/08/07 05:23:13 DEBUG : foo: size = 3 OK 2026/08/07 05:23:13 INFO : foo: Copied (replaced existing) 2026/08/07 05:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.65s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:16 DEBUG : empty space: md5 = efb67f8dc461d47fc943354a3acf05a9 OK 2026/08/07 05:23:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 05:23:17 DEBUG : empty space: size = 1 OK 2026/08/07 05:23:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:23:17 DEBUG : empty space: Unchanged skipping 2026/08/07 05:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:18 DEBUG : potato: md5 = 3bebfa1c551a7f6228c0a1bd76244df5 OK 2026/08/07 05:23:18 DEBUG : potato: size = 60 OK 2026/08/07 05:23:18 INFO : potato: Copied (new) 2026/08/07 05:23:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.47s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:22 DEBUG : potato: md5 = 1e7ca96f05b1a6699649a158e7893de3 OK 2026/08/07 05:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone720113213) 2026/08/07 05:23:22 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:23:22 DEBUG : potato: Sizes differ 2026/08/07 05:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:23 DEBUG : potato: md5 = d584c56ddfaf1c68c1a8b63167d75c0f OK 2026/08/07 05:23:23 DEBUG : potato: size = 21 OK 2026/08/07 05:23:23 INFO : potato: Copied (replaced existing) 2026/08/07 05:23:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.40s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:26 DEBUG : potato: md5 = ad5d81e1fd2cadadf120b716c95f8c95 OK 2026/08/07 05:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:27 DEBUG : potato: size = 21 OK 2026/08/07 05:23:27 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/08/07 05:23:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:28 DEBUG : potato: md5 = 29806c7b8ea827ed0e79c9b1f11cfe89 OK 2026/08/07 05:23:28 DEBUG : potato: size = 21 OK 2026/08/07 05:23:28 INFO : potato: Copied (replaced existing) 2026/08/07 05:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:31 DEBUG : potato: md5 = e0271dd9cdac4038907489718332326a OK 2026/08/07 05:23:33 DEBUG : empty space: md5 = 2e2908d83da3fa3ee92952c24ab587b6 OK 2026/08/07 05:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:23:33 DEBUG : empty space: size = 1 OK 2026/08/07 05:23:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:33 DEBUG : empty space: Unchanged skipping 2026/08/07 05:23:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/07 05:23:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:23:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:36 DEBUG : potato: md5 = 14c1e835da48e37267052699699584ee OK 2026/08/07 05:23:37 DEBUG : empty space: md5 = 2d9565eaf4586a7b3e4c7d0028a51836 OK 2026/08/07 05:23:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:23:38 DEBUG : empty space: size = 1 OK 2026/08/07 05:23:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:23:38 DEBUG : empty space: Unchanged skipping 2026/08/07 05:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:39 DEBUG : potato2: md5 = 5a808a0850ceaeb0ec6c7f91e612d8c8 OK 2026/08/07 05:23:39 DEBUG : potato2: size = 60 OK 2026/08/07 05:23:39 INFO : potato2: Copied (new) 2026/08/07 05:23:39 DEBUG : Waiting for deletions to finish 2026/08/07 05:23:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:23:44 DEBUG : b/potato: md5 = d10d17e657e3664f822a159a80b60811 OK 2026/08/07 05:23:46 DEBUG : c/non empty space: md5 = 76f8012088f1b240be26bc06813c00e0 OK 2026/08/07 05:23:46 INFO : d: Making directory 2026/08/07 05:23:47 INFO : d/e: Making directory 2026/08/07 05:23:50 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 05:23:50 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 05:23:50 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 05:23:50 DEBUG : c/non empty space: size = 5 OK 2026/08/07 05:23:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:23:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 05:23:50 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 05:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:23:52 DEBUG : a/potato2: md5 = 96b0373b05e55d77b93fdfae374baab7 OK 2026/08/07 05:23:52 DEBUG : a/potato2: size = 60 OK 2026/08/07 05:23:52 INFO : a/potato2: Copied (new) 2026/08/07 05:23:52 DEBUG : Waiting for deletions to finish 2026/08/07 05:23:53 INFO : b/potato: Deleted 2026/08/07 05:23:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 05:23:53 INFO : d/e: Removing directory 2026/08/07 05:23:54 INFO : d: Removing directory 2026/08/07 05:23:55 INFO : b: Removing directory 2026/08/07 05:23:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:01 DEBUG : b/potato: md5 = 584714a345ec81e2564995c08f775b80 OK 2026/08/07 05:24:04 DEBUG : c/non empty space: md5 = b2ffa2c7d98eb431486660c399de0809 OK 2026/08/07 05:24:04 INFO : d: Making directory 2026/08/07 05:24:05 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 05:24:06 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 05:24:06 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 05:24:06 DEBUG : c/non empty space: size = 5 OK 2026/08/07 05:24:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:24:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 05:24:06 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:08 DEBUG : a/potato2: md5 = 228dd63aa5aa66c60c75854bb36501f4 OK 2026/08/07 05:24:08 DEBUG : a/potato2: size = 60 OK 2026/08/07 05:24:08 INFO : a/potato2: Copied (new) 2026/08/07 05:24:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': not deleting files as there were IO errors 2026/08/07 05:24:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 05:24:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:16 DEBUG : potato: md5 = e623ee22d231908d7b2fece06c9de057 OK 2026/08/07 05:24:18 DEBUG : empty space: md5 = f21e81638ca491880696d0e4cecbff54 OK 2026/08/07 05:24:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:24:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:24:18 DEBUG : empty space: size = 1 OK 2026/08/07 05:24:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:24:18 DEBUG : empty space: Unchanged skipping 2026/08/07 05:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:19 INFO : potato: Deleted 2026/08/07 05:24:20 DEBUG : potato2: md5 = 2252c0d238f704a200b2233bfd7363a7 OK 2026/08/07 05:24:20 DEBUG : potato2: size = 60 OK 2026/08/07 05:24:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.76s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:23 DEBUG : potato: md5 = 3f82124075698f3d4393589cf1970048 OK 2026/08/07 05:24:24 DEBUG : empty space: md5 = 38e2d0afd808af45942309584efdb1d1 OK 2026/08/07 05:24:24 DEBUG : Waiting for deletions to finish 2026/08/07 05:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:25 INFO : potato: Deleted 2026/08/07 05:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:24:25 DEBUG : empty space: size = 1 OK 2026/08/07 05:24:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:24:25 DEBUG : empty space: Unchanged skipping 2026/08/07 05:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:27 DEBUG : potato2: md5 = 4ccaa1ba2a14b4956267f717af5b74da OK 2026/08/07 05:24:27 DEBUG : potato2: size = 60 OK 2026/08/07 05:24:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.54s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:30 DEBUG : potato: md5 = c6ee290fe608b4a854ffcdd7621cf180 OK 2026/08/07 05:24:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:32 DEBUG : potato2: md5 = c1c85edc309c78c7bc1f0658a799a4df OK 2026/08/07 05:24:32 DEBUG : potato2: size = 19 OK 2026/08/07 05:24:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.35s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:36 DEBUG : potato2: md5 = 34347075d0003d8a42e4081dbaa264fd OK 2026/08/07 05:24:37 DEBUG : empty space: md5 = ec03fe39b269858a8a4e86f4cd47a4b7 OK 2026/08/07 05:24:37 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 05:24:37 DEBUG : enormous: Excluded 2026/08/07 05:24:37 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:24:37 DEBUG : potato2: Excluded 2026/08/07 05:24:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:24:38 DEBUG : empty space: size = 1 OK 2026/08/07 05:24:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:24:38 DEBUG : empty space: Unchanged skipping 2026/08/07 05:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:38 DEBUG : Waiting for deletions to finish 2026/08/07 05:24:38 INFO : There was nothing to transfer 2026/08/07 05:24:38 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 05:24:38 DEBUG : enormous: Excluded 2026/08/07 05:24:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:24:38 DEBUG : potato2: Excluded 2026/08/07 05:24:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:24:38 DEBUG : empty space: size = 1 OK 2026/08/07 05:24:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/07 05:24:38 DEBUG : empty space: Unchanged skipping 2026/08/07 05:24:38 DEBUG : Local file system at /tmp/rclone720113213: Waiting for checks to finish 2026/08/07 05:24:38 DEBUG : Local file system at /tmp/rclone720113213: Waiting for transfers to finish 2026/08/07 05:24:38 DEBUG : Waiting for deletions to finish 2026/08/07 05:24:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:41 DEBUG : potato2: md5 = 744b53beecd4db4260e87b9dcad94e77 OK 2026/08/07 05:24:43 DEBUG : empty space: md5 = cc1375fa2ba5d83b1bf250482d88b9a6 OK 2026/08/07 05:24:44 DEBUG : enormous: md5 = 7b14d5029dbbb86e9120b393beaa3d6f OK 2026/08/07 05:24:45 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 05:24:45 DEBUG : enormous: Excluded 2026/08/07 05:24:45 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 05:24:45 DEBUG : potato2: Excluded 2026/08/07 05:24:45 DEBUG : empty space: size = 1 OK 2026/08/07 05:24:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:45 DEBUG : empty space: Unchanged skipping 2026/08/07 05:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:45 DEBUG : Waiting for deletions to finish 2026/08/07 05:24:45 INFO : enormous: Deleted 2026/08/07 05:24:45 INFO : potato2: Deleted 2026/08/07 05:24:45 INFO : There was nothing to transfer 2026/08/07 05:24:46 DEBUG : empty space: size = 1 OK 2026/08/07 05:24:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/07 05:24:46 DEBUG : empty space: Unchanged skipping 2026/08/07 05:24:46 DEBUG : Local file system at /tmp/rclone720113213: Waiting for checks to finish 2026/08/07 05:24:46 DEBUG : Local file system at /tmp/rclone720113213: Waiting for transfers to finish 2026/08/07 05:24:46 DEBUG : Waiting for deletions to finish 2026/08/07 05:24:46 INFO : enormous: Deleted 2026/08/07 05:24:46 INFO : potato2: Deleted 2026/08/07 05:24:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.29s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:24:48 DEBUG : one: md5 = 27a50b8259cf1b6d6413b9f195e983db OK 2026/08/07 05:24:50 DEBUG : two: md5 = 3b3a33bf767bc5e3f8baf3189d9df540 OK 2026/08/07 05:24:51 DEBUG : three: md5 = 258dda341134bab2256b45bf6d12ce8e OK 2026/08/07 05:24:53 DEBUG : four: md5 = f30208c6d71941e200c6c64be19aae9b OK 2026/08/07 05:24:53 DEBUG : five: Need to transfer - File not found at Destination 2026/08/07 05:24:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:24:53 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:24:53 DEBUG : four: Sizes differ 2026/08/07 05:24:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 05:24:53 DEBUG : one: Destination is newer than source, skipping 2026/08/07 05:24:53 DEBUG : three: size = 5 OK 2026/08/07 05:24:53 DEBUG : three: Sizes identical 2026/08/07 05:24:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 05:24:53 DEBUG : two: size = 3 OK 2026/08/07 05:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:24:55 DEBUG : two: md5 = a615b3407b43de2627466bfd9e72f47b OK 2026/08/07 05:24:55 DEBUG : two: size = 3 OK 2026/08/07 05:24:55 INFO : two: Copied (replaced existing) 2026/08/07 05:24:55 DEBUG : four: md5 = ebfbb90840c508c16825ffe49e01c7f5 OK 2026/08/07 05:24:55 DEBUG : four: size = 4 OK 2026/08/07 05:24:55 INFO : four: Copied (replaced existing) 2026/08/07 05:24:55 DEBUG : five: md5 = 924952bfd2eb9858a10541de69be4619 OK 2026/08/07 05:24:55 DEBUG : five: size = 4 OK 2026/08/07 05:24:55 INFO : five: Copied (new) 2026/08/07 05:24:55 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.07s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/07 05:24:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/07 05:24:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 05:24:58 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/07 05:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:00 DEBUG : yam: md5 = a94b0016ecba10ac2977455d009dd995 OK 2026/08/07 05:25:00 DEBUG : yam: size = 11 OK 2026/08/07 05:25:00 INFO : yam: Copied (new) 2026/08/07 05:25:00 DEBUG : potato: md5 = 401a25e7db31614957393754c758abfc OK 2026/08/07 05:25:00 DEBUG : potato: size = 14 OK 2026/08/07 05:25:00 INFO : potato: Copied (new) 2026/08/07 05:25:00 DEBUG : Waiting for deletions to finish 2026/08/07 05:25:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/07 05:25:00 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/07 05:25:00 DEBUG : potato: size = 14 OK 2026/08/07 05:25:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:00 DEBUG : potato: Unchanged skipping 2026/08/07 05:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:02 DEBUG : yaml: md5 = e506cb1503af8f47afeb4fd5d2087ff7 OK 2026/08/07 05:25:02 DEBUG : yaml: size = 11 OK 2026/08/07 05:25:02 INFO : yaml: Copied (new) 2026/08/07 05:25:02 DEBUG : Waiting for deletions to finish 2026/08/07 05:25:02 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/07 05:25:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Making map for --track-renames 2026/08/07 05:25:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Finished making map for --track-renames 2026/08/07 05:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 05:25:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 05:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for renames to finish 2026/08/07 05:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:05 DEBUG : yam: md5 = 816349ca85085f429287446afc29b40c OK 2026/08/07 05:25:05 DEBUG : yam: size = 11 OK 2026/08/07 05:25:05 INFO : yam: Copied (new) 2026/08/07 05:25:05 DEBUG : potato: md5 = 6ccefbb907308abbae117bc21e2b3125 OK 2026/08/07 05:25:05 DEBUG : potato: size = 14 OK 2026/08/07 05:25:05 INFO : potato: Copied (new) 2026/08/07 05:25:05 DEBUG : Waiting for deletions to finish 2026/08/07 05:25:06 DEBUG : potato: size = 14 OK 2026/08/07 05:25:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Making map for --track-renames 2026/08/07 05:25:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:25:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Finished making map for --track-renames 2026/08/07 05:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:06 DEBUG : potato: Unchanged skipping 2026/08/07 05:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for renames to finish 2026/08/07 05:25:07 INFO : yam: Moved (server-side) to: yaml 2026/08/07 05:25:07 INFO : yaml: Renamed from "yam" 2026/08/07 05:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:07 DEBUG : Waiting for deletions to finish 2026/08/07 05:25:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/07 05:25:09 DEBUG : Added delayed dir = "sub", newDst= 2026/08/07 05:25:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Making map for --track-renames 2026/08/07 05:25:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Finished making map for --track-renames 2026/08/07 05:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for renames to finish 2026/08/07 05:25:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 05:25:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/07 05:25:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:11 DEBUG : sub/yam: md5 = 79227f3a3eeb6c255cf9687c7277ac75 OK 2026/08/07 05:25:11 DEBUG : sub/yam: size = 11 OK 2026/08/07 05:25:11 INFO : sub/yam: Copied (new) 2026/08/07 05:25:11 DEBUG : potato: md5 = 2fa0e170e1e9041635680b64ec7467a1 OK 2026/08/07 05:25:11 DEBUG : potato: size = 14 OK 2026/08/07 05:25:11 INFO : potato: Copied (new) 2026/08/07 05:25:11 DEBUG : Waiting for deletions to finish 2026/08/07 05:25:12 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/07 05:25:13 DEBUG : potato: size = 14 OK 2026/08/07 05:25:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:25:13 DEBUG : potato: Unchanged skipping 2026/08/07 05:25:13 INFO : sub: Set directory modification time (using SetModTime) 2026/08/07 05:25:13 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/07 05:25:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Making map for --track-renames 2026/08/07 05:25:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Finished making map for --track-renames 2026/08/07 05:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for renames to finish 2026/08/07 05:25:14 INFO : sub/yam: Moved (server-side) to: yam 2026/08/07 05:25:14 INFO : yam: Renamed from "sub/yam" 2026/08/07 05:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:14 DEBUG : Waiting for deletions to finish 2026/08/07 05:25:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.34s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:25:17 DEBUG : Creating backend with remote "/tmp/rclone720113213/dir1" 2026/08/07 05:25:17 DEBUG : Creating backend with remote "/tmp/rclone720113213/dir2" 2026/08/07 05:25:17 DEBUG : Local file system at /tmp/rclone720113213/dir2: Using server-side directory move 2026/08/07 05:25:17 INFO : Local file system at /tmp/rclone720113213/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:25:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/07 05:25:17 DEBUG : Local file system at /tmp/rclone720113213/dir2: Waiting for checks to finish 2026/08/07 05:25:17 DEBUG : Local file system at /tmp/rclone720113213/dir2: Waiting for transfers to finish 2026/08/07 05:25:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:25:18 DEBUG : Added delayed dir = "nested", newDst= 2026/08/07 05:25:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:25:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/07 05:25:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 05:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:20 DEBUG : sub dir/hello world: md5 = 0bc860aa72ee2f2a660b14ac3e6bf4ca OK 2026/08/07 05:25:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:25:20 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:25:20 INFO : sub dir/hello world: Deleted 2026/08/07 05:25:22 DEBUG : nested/sub dir/file: md5 = 0822f4cf712b73b79f9c4a0567e03f45 OK 2026/08/07 05:25:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 05:25:22 INFO : nested/sub dir/file: Copied (new) 2026/08/07 05:25:22 INFO : nested/sub dir/file: Deleted 2026/08/07 05:25:23 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:25:23 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/07 05:25:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:25:23 INFO : sub dir: Removing directory 2026/08/07 05:25:23 INFO : nested/sub dir: Removing directory 2026/08/07 05:25:23 INFO : nested: Removing directory 2026/08/07 05:25:23 DEBUG : Local file system at /tmp/rclone720113213: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:25:28 DEBUG : Added delayed dir = "nested", newDst= 2026/08/07 05:25:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 05:25:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 05:25:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/07 05:25:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 05:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:31 DEBUG : sub dir/hello world: md5 = 4bfda3bc555b2be9c1d4c72e1045f6d9 OK 2026/08/07 05:25:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 05:25:31 INFO : sub dir/hello world: Copied (new) 2026/08/07 05:25:31 INFO : sub dir/hello world: Deleted 2026/08/07 05:25:33 DEBUG : nested/sub dir/file: md5 = 5cc2376ce33bdcf5d1eac954320d0dc8 OK 2026/08/07 05:25:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 05:25:33 INFO : nested/sub dir/file: Copied (new) 2026/08/07 05:25:33 INFO : nested/sub dir/file: Deleted 2026/08/07 05:25:34 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:25:34 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/07 05:25:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.90s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:25:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/07 05:25:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 05:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:41 DEBUG : existing: md5 = e693c60c3460ee52d00846551da02518 OK 2026/08/07 05:25:41 DEBUG : existing: size = 6 OK 2026/08/07 05:25:41 INFO : existing: Copied (new) 2026/08/07 05:25:41 INFO : existing: Deleted 2026/08/07 05:25:41 DEBUG : existing-b: md5 = acf7cfbecb97e67ba03635b0066ec7e6 OK 2026/08/07 05:25:41 DEBUG : existing-b: size = 6 OK 2026/08/07 05:25:41 INFO : existing-b: Copied (new) 2026/08/07 05:25:41 INFO : existing-b: Deleted 2026/08/07 05:25:41 DEBUG : existing: Destination exists, skipping 2026/08/07 05:25:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/07 05:25:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:25:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:25:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:25:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gajipok9cafa" 2026/08/07 05:25:43 DEBUG : Creating backend with remote "TestDrive:crypt/squgrbojdbhv7mf9cb7bksafem1jetodnc1qpms8nbs5g51q8hhg" 2026/08/07 05:25:46 DEBUG : potato2: md5 = ae33e523f473e6f5cbc6e447f4891128 OK 2026/08/07 05:25:47 DEBUG : empty space: md5 = 459c7426580aa1d14f43c11dd36dc51d OK 2026/08/07 05:25:49 DEBUG : potato3: md5 = 58ac6c7512eca4e77b75658c99a3e34f OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona' -> Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa' 2026/08/07 05:25:52 DEBUG : empty space: md5 = 45be007674406049f4f1e0fc8400f152 OK 2026/08/07 05:25:53 DEBUG : potato3: md5 = c6fef5aca8c3a6b4cc77439dd0053213 OK 2026/08/07 05:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa': Using server-side directory move 2026/08/07 05:25:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:25:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:25:54 DEBUG : empty space: size = 1 OK 2026/08/07 05:25:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:25:54 DEBUG : empty space: Unchanged skipping 2026/08/07 05:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa': Waiting for checks to finish 2026/08/07 05:25:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:25:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa') 2026/08/07 05:25:54 DEBUG : potato3: Sizes differ 2026/08/07 05:25:54 INFO : potato3: Deleted 2026/08/07 05:25:54 INFO : empty space: Deleted 2026/08/07 05:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa': Waiting for transfers to finish 2026/08/07 05:25:54 INFO : potato2: Moved (server-side) 2026/08/07 05:25:55 INFO : potato3: Moved (server-side) 2026/08/07 05:25:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bepedah6necu" 2026/08/07 05:25:56 DEBUG : Creating backend with remote "TestDrive:crypt/tjntldauj2fujo6skgomc98bkevf0hajf59bonmm93p8cfn9cl8g" 2026/08/07 05:25:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepedah6necu': Using server-side directory move 2026/08/07 05:25:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bepedah6necu': Server side directory move succeeded 2026/08/07 05:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bepedah6necu': Purge remote 2026/08/07 05:25:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gajipok9cafa': Purge remote 2026/08/07 05:25:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.67s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:26:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibuwoz0yowe" 2026/08/07 05:26:00 DEBUG : Creating backend with remote "TestDrive:crypt/v63ihh47goj7ha63ef73uqddljhdnoudn232aqusk3userl83prg" 2026/08/07 05:26:02 DEBUG : potato2: md5 = 4c52039858d8c22b24cdd1165748b80c OK 2026/08/07 05:26:04 DEBUG : empty space: md5 = 44f5690b74d8c8a35e9c23b6bb40f90b OK 2026/08/07 05:26:05 DEBUG : potato3: md5 = 53d2641329974969747634fc7d331794 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona' -> Encrypted drive 'TestCryptDrive:rclone-test-tibuwoz0yowe' 2026/08/07 05:26:08 DEBUG : empty space: md5 = 4977d775bb2b5426d19e9b65aef541b1 OK 2026/08/07 05:26:09 DEBUG : potato3: md5 = 6a5d2fd5dd4a8cd473e4f73bf6499aed OK 2026/08/07 05:26:10 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 05:26:10 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 05:26:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:26:10 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:26:10 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tibuwoz0yowe') 2026/08/07 05:26:10 DEBUG : potato3: Sizes differ 2026/08/07 05:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibuwoz0yowe': Waiting for checks to finish 2026/08/07 05:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibuwoz0yowe': Waiting for transfers to finish 2026/08/07 05:26:10 INFO : potato3: Deleted 2026/08/07 05:26:10 INFO : potato2: Moved (server-side) 2026/08/07 05:26:11 INFO : potato3: Moved (server-side) 2026/08/07 05:26:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sehakiw4duzu" 2026/08/07 05:26:12 DEBUG : Creating backend with remote "TestDrive:crypt/aoop6qgh8knm3j472fi2p88vu8hbo2j0bn0t9gsis5i61asj1d40" 2026/08/07 05:26:13 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 05:26:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:26:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehakiw4duzu': Waiting for checks to finish 2026/08/07 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehakiw4duzu': Waiting for transfers to finish 2026/08/07 05:26:14 INFO : potato3: Moved (server-side) 2026/08/07 05:26:15 INFO : potato2: Moved (server-side) 2026/08/07 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sehakiw4duzu': Purge remote 2026/08/07 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibuwoz0yowe': Purge remote --- PASS: TestServerSideMoveWithFilter (17.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:26:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qeyifow0yike" 2026/08/07 05:26:17 DEBUG : Creating backend with remote "TestDrive:crypt/1hibrgv7s0safb92eqm8vtp1i7qpr6nicghcqb2kja6mn8jsigbg" 2026/08/07 05:26:20 DEBUG : potato2: md5 = a3923c6f84fcbe090d846b5825636b14 OK 2026/08/07 05:26:21 DEBUG : empty space: md5 = 65779c7d8dd16acae89a64b442dba639 OK 2026/08/07 05:26:22 DEBUG : potato3: md5 = df0d30f3e08caac3ff50b7e66337f265 OK 2026/08/07 05:26:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona' -> Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike' 2026/08/07 05:26:26 DEBUG : empty space: md5 = 68a003d3e9fe388e23d931bca01bb40e OK 2026/08/07 05:26:27 DEBUG : potato3: md5 = d90c393645356aac70a39f61960c2611 OK 2026/08/07 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike': Using server-side directory move 2026/08/07 05:26:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 05:26:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 05:26:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/07 05:26:28 DEBUG : empty space: size = 1 OK 2026/08/07 05:26:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:26:28 DEBUG : empty space: Unchanged skipping 2026/08/07 05:26:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:26:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike') 2026/08/07 05:26:28 DEBUG : potato3: Sizes differ 2026/08/07 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike': Waiting for checks to finish 2026/08/07 05:26:29 INFO : empty space: Deleted 2026/08/07 05:26:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike': Waiting for transfers to finish 2026/08/07 05:26:29 INFO : potato3: Deleted 2026/08/07 05:26:29 INFO : potato2: Moved (server-side) 2026/08/07 05:26:29 INFO : potato3: Moved (server-side) 2026/08/07 05:26:29 INFO : tomatoDir: Removing directory 2026/08/07 05:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': deleted 1 directories 2026/08/07 05:26:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taxijuh7xoha" 2026/08/07 05:26:31 DEBUG : Creating backend with remote "TestDrive:crypt/qt1bm815j9ne7tvq0qetf0nirnc99gpv441jp68pem5f94r0vr7g" 2026/08/07 05:26:32 INFO : tomatoDir: Making directory 2026/08/07 05:26:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxijuh7xoha': Using server-side directory move 2026/08/07 05:26:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-taxijuh7xoha': Server side directory move succeeded 2026/08/07 05:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taxijuh7xoha': Purge remote 2026/08/07 05:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qeyifow0yike': Purge remote 2026/08/07 05:26:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.39s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:26:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test" 2026/08/07 05:26:37 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.15s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:26:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test" 2026/08/07 05:26:39 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/07 05:26:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test-include/layer2" 2026/08/07 05:26:41 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/07 05:26:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test-ignore-file" 2026/08/07 05:26:45 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/07 05:26:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f2fb163f3343ebec3291ea6761f6b91d OK 2026/08/07 05:26:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 05:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test': Waiting for checks to finish 2026/08/07 05:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test': Waiting for transfers to finish 2026/08/07 05:26:52 DEBUG : Waiting for deletions to finish 2026/08/07 05:26:52 INFO : There was nothing to transfer 2026/08/07 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:26:54 DEBUG : Waiting for deletions to finish 2026/08/07 05:26:54 INFO : rclone-sync-test-include: Removing directory 2026/08/07 05:26:54 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/07 05:26:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 05:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': failed to delete 1 directories 2026/08/07 05:26:54 INFO : There was nothing to transfer 2026/08/07 05:26:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 05:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/07 05:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/07 05:26:56 DEBUG : Waiting for deletions to finish 2026/08/07 05:26:56 INFO : There was nothing to transfer 2026/08/07 05:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:26:58 DEBUG : Waiting for deletions to finish 2026/08/07 05:26:58 INFO : rclone-sync-test-include: Removing directory 2026/08/07 05:26:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/07 05:26:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/07 05:26:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': failed to delete 1 directories 2026/08/07 05:26:58 INFO : There was nothing to transfer 2026/08/07 05:27:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 05:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/07 05:27:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/07 05:27:01 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (26.15s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:27:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:27:05 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:27:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/CompareDest" 2026/08/07 05:27:07 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/gveqi14airsml4bgu7krj116o8" 2026/08/07 05:27:09 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 05:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:11 DEBUG : one: md5 = 61e1108b246697686f479bccbc91bf89 OK 2026/08/07 05:27:11 DEBUG : one: size = 3 OK 2026/08/07 05:27:11 INFO : one: Copied (new) 2026/08/07 05:27:11 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:27:13 DEBUG : one: Sizes differ 2026/08/07 05:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:14 DEBUG : one: md5 = 2f159e423340df44787879a618893e15 OK 2026/08/07 05:27:14 DEBUG : one: size = 5 OK 2026/08/07 05:27:14 INFO : one: Copied (replaced existing) 2026/08/07 05:27:14 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:16 DEBUG : dst/one: md5 = 7d8005f3391c28a8e67f1e989e80f408 OK 2026/08/07 05:27:19 DEBUG : CompareDest/one: md5 = 82e6f694f32b4e29e359cebc9878776b OK 2026/08/07 05:27:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:27:19 DEBUG : one: Sizes differ 2026/08/07 05:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:20 DEBUG : one: size = 5 OK 2026/08/07 05:27:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:27:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:20 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:20 INFO : There was nothing to transfer 2026/08/07 05:27:22 DEBUG : CompareDest/two: md5 = aa150f3f5c09bd18dbd7cbfa820ae168 OK 2026/08/07 05:27:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:27:23 DEBUG : one: Sizes differ 2026/08/07 05:27:23 DEBUG : one: size = 5 OK 2026/08/07 05:27:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:27:23 DEBUG : two: size = 3 OK 2026/08/07 05:27:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:27:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 05:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:23 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:23 INFO : There was nothing to transfer 2026/08/07 05:27:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:27:24 DEBUG : one: Sizes differ 2026/08/07 05:27:24 DEBUG : one: size = 5 OK 2026/08/07 05:27:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:27:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:27:24 DEBUG : two: size = 3 OK 2026/08/07 05:27:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:27:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 05:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:24 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:24 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/07 05:27:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:27:25 DEBUG : one: Sizes differ 2026/08/07 05:27:26 DEBUG : one: size = 5 OK 2026/08/07 05:27:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:27:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 05:27:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/CompareDest') 2026/08/07 05:27:26 DEBUG : two: Sizes differ 2026/08/07 05:27:26 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 05:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:27 DEBUG : two: md5 = deda58593c287cb9d7b1892619cde8b5 OK 2026/08/07 05:27:27 DEBUG : two: size = 5 OK 2026/08/07 05:27:27 INFO : two: Copied (new) 2026/08/07 05:27:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (26.54s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:27:34 DEBUG : pre-dest1/1: md5 = 2c6e2a9b53dc8db2adca0820db6f24cd OK 2026/08/07 05:27:36 DEBUG : pre-dest2/2: md5 = eaf43e82fe505d88bdfdc032d1bc7c2c OK 2026/08/07 05:27:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dest" 2026/08/07 05:27:37 DEBUG : Config file has changed externally - reloading 2026/08/07 05:27:37 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/rg03c1jvnehrrc617i0lnqjddc" 2026/08/07 05:27:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/pre-dest1" 2026/08/07 05:27:39 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/bbnblvh6k061ssopqrp18kd7gc" 2026/08/07 05:27:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/pre-dest2" 2026/08/07 05:27:39 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/07 05:27:41 DEBUG : 1: size = 1 OK 2026/08/07 05:27:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:27:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/07 05:27:41 DEBUG : 2: size = 1 OK 2026/08/07 05:27:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:27:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/07 05:27:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/07 05:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dest': Waiting for checks to finish 2026/08/07 05:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dest': Waiting for transfers to finish 2026/08/07 05:27:44 DEBUG : 3: md5 = 29e493bd14a9236cbd0ed225c5789c17 OK 2026/08/07 05:27:44 DEBUG : 3: size = 1 OK 2026/08/07 05:27:44 INFO : 3: Copied (new) 2026/08/07 05:27:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.09s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:27:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:27:49 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:27:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/CopyDest" 2026/08/07 05:27:50 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/07 05:27:53 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 05:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:55 DEBUG : one: md5 = 79a076113c87f866a5d5d632270608a0 OK 2026/08/07 05:27:55 DEBUG : one: size = 3 OK 2026/08/07 05:27:55 INFO : one: Copied (new) 2026/08/07 05:27:55 DEBUG : Waiting for deletions to finish 2026/08/07 05:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:27:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:27:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:27:56 DEBUG : one: Sizes differ 2026/08/07 05:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:27:58 DEBUG : one: md5 = fa67a5de1f30d40920d90660fdfee97b OK 2026/08/07 05:27:58 DEBUG : one: size = 5 OK 2026/08/07 05:27:58 INFO : one: Copied (replaced existing) 2026/08/07 05:27:58 DEBUG : Waiting for deletions to finish 2026/08/07 05:28:00 DEBUG : dst/one: md5 = c424d72a2e0cf84bc684b11775c639ac OK 2026/08/07 05:28:02 DEBUG : CopyDest/one: md5 = ef5a59abf8fa7daf8e54ea6d408f3e9c OK 2026/08/07 05:28:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/BackupDir" 2026/08/07 05:28:03 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/07 05:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:28:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:28:04 DEBUG : one: Sizes differ 2026/08/07 05:28:05 DEBUG : one: size = 5 OK 2026/08/07 05:28:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:28:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:28:05 DEBUG : one: Sizes differ 2026/08/07 05:28:07 INFO : one: Moved (server-side) 2026/08/07 05:28:08 DEBUG : one: size = 5 OK 2026/08/07 05:28:08 INFO : one: Copied (server-side copy) 2026/08/07 05:28:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/07 05:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:28:08 DEBUG : Waiting for deletions to finish 2026/08/07 05:28:10 DEBUG : CopyDest/two: md5 = f157c510b060699402b7f080f47b6a12 OK 2026/08/07 05:28:10 DEBUG : one: size = 5 OK 2026/08/07 05:28:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:10 DEBUG : one: Unchanged skipping 2026/08/07 05:28:11 DEBUG : two: size = 3 OK 2026/08/07 05:28:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:12 DEBUG : two: size = 3 OK 2026/08/07 05:28:12 INFO : two: Copied (server-side copy) 2026/08/07 05:28:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/07 05:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:28:12 DEBUG : Waiting for deletions to finish 2026/08/07 05:28:13 DEBUG : one: size = 5 OK 2026/08/07 05:28:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:13 DEBUG : one: Unchanged skipping 2026/08/07 05:28:13 DEBUG : two: size = 3 OK 2026/08/07 05:28:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:13 DEBUG : two: Unchanged skipping 2026/08/07 05:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:28:13 DEBUG : Waiting for deletions to finish 2026/08/07 05:28:13 INFO : There was nothing to transfer 2026/08/07 05:28:15 DEBUG : CopyDest/three: md5 = 06d99467a4154845cf500b01d3406dc3 OK 2026/08/07 05:28:16 DEBUG : one: size = 5 OK 2026/08/07 05:28:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:16 DEBUG : one: Unchanged skipping 2026/08/07 05:28:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone720113213) 2026/08/07 05:28:16 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/CopyDest') 2026/08/07 05:28:16 DEBUG : three: Sizes differ 2026/08/07 05:28:16 DEBUG : three: Destination not found in --copy-dest 2026/08/07 05:28:16 DEBUG : three: Need to transfer - File not found at Destination 2026/08/07 05:28:16 DEBUG : two: size = 3 OK 2026/08/07 05:28:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/07 05:28:16 DEBUG : two: Unchanged skipping 2026/08/07 05:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:28:17 DEBUG : three: md5 = 7ad41e2af39709077681e4d9a1e73fc5 OK 2026/08/07 05:28:17 DEBUG : three: size = 7 OK 2026/08/07 05:28:17 INFO : three: Copied (new) 2026/08/07 05:28:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.05s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:28:26 DEBUG : dst/one: md5 = 1fbcb9eb5ec5f8f57ddaf70a0e94c6c8 OK 2026/08/07 05:28:28 DEBUG : dst/two: md5 = 52c7857b1a7044d9493de56f070907bf OK 2026/08/07 05:28:29 DEBUG : dst/three.txt: md5 = 47553c3cbdbb758a05ace6d3f2beed03 OK 2026/08/07 05:28:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:28:30 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:28:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/backup" 2026/08/07 05:28:31 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/1nrff024r7pq65ecp72fc28jb0" 2026/08/07 05:28:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:28:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:28:33 DEBUG : one: Sizes differ 2026/08/07 05:28:33 DEBUG : two: size = 3 OK 2026/08/07 05:28:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:28:33 DEBUG : two: Unchanged skipping 2026/08/07 05:28:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:34 INFO : one: Moved (server-side) 2026/08/07 05:28:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:28:37 DEBUG : one: md5 = 8115a8bfed1f0ad036e5aa8f3b3b3209 OK 2026/08/07 05:28:37 DEBUG : one: size = 4 OK 2026/08/07 05:28:37 INFO : one: Copied (new) 2026/08/07 05:28:37 DEBUG : Waiting for deletions to finish 2026/08/07 05:28:37 INFO : three.txt: Moved (server-side) 2026/08/07 05:28:37 INFO : three.txt: Moved into backup dir 2026/08/07 05:28:40 DEBUG : dst/three.txt: md5 = 547cd8100f1c8b405db9926322f2ee49 OK 2026/08/07 05:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:28:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:28:40 DEBUG : one: Sizes differ 2026/08/07 05:28:40 DEBUG : two: size = 3 OK 2026/08/07 05:28:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:28:40 DEBUG : two: Unchanged skipping 2026/08/07 05:28:41 INFO : one: Deleted 2026/08/07 05:28:42 INFO : one: Moved (server-side) 2026/08/07 05:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:28:44 DEBUG : one: md5 = d01a047b87ddf450e43b450a9d375ec9 OK 2026/08/07 05:28:44 DEBUG : one: size = 5 OK 2026/08/07 05:28:44 INFO : one: Copied (new) 2026/08/07 05:28:44 DEBUG : Waiting for deletions to finish 2026/08/07 05:28:44 INFO : three.txt: Deleted 2026/08/07 05:28:45 INFO : three.txt: Moved (server-side) 2026/08/07 05:28:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (26.26s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:28:52 DEBUG : dst/one: md5 = 318f5c39ebaf9590fdeb7fe55b206885 OK 2026/08/07 05:28:54 DEBUG : dst/two: md5 = 4606e80b928f9179a3411a6b06756258 OK 2026/08/07 05:28:55 DEBUG : dst/three.txt: md5 = a5952c363c3bb4711262600f27fa3105 OK 2026/08/07 05:28:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:28:56 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:28:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/backup" 2026/08/07 05:28:57 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/1nrff024r7pq65ecp72fc28jb0" 2026/08/07 05:28:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:28:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:28:59 DEBUG : one: Sizes differ 2026/08/07 05:28:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:28:59 DEBUG : two: size = 3 OK 2026/08/07 05:28:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:28:59 DEBUG : two: Unchanged skipping 2026/08/07 05:29:00 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:29:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:29:02 DEBUG : one: md5 = da8886290f064212dafaa0e744e08636 OK 2026/08/07 05:29:02 DEBUG : one: size = 4 OK 2026/08/07 05:29:02 INFO : one: Copied (new) 2026/08/07 05:29:02 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:29:03 INFO : three.txt: Moved into backup dir 2026/08/07 05:29:05 DEBUG : dst/three.txt: md5 = f08bd0ce77d268d7a9306fe2aa2ac44d OK 2026/08/07 05:29:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:29:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:29:06 DEBUG : one: Sizes differ 2026/08/07 05:29:06 DEBUG : two: size = 3 OK 2026/08/07 05:29:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:29:06 DEBUG : two: Unchanged skipping 2026/08/07 05:29:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:29:06 INFO : one.bak: Deleted 2026/08/07 05:29:07 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:29:09 DEBUG : one: md5 = 809c0c035093b80ad7fd862f12fb9cc6 OK 2026/08/07 05:29:09 DEBUG : one: size = 5 OK 2026/08/07 05:29:09 INFO : one: Copied (new) 2026/08/07 05:29:09 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:09 INFO : three.txt.bak: Deleted 2026/08/07 05:29:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:29:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:29:17 DEBUG : dst/one: md5 = ff448d0ee69c227f8232f4783541e81b OK 2026/08/07 05:29:19 DEBUG : dst/two: md5 = 8d07b684f8d76cd95280a1d97a1f5bd4 OK 2026/08/07 05:29:20 DEBUG : dst/three.txt: md5 = 1803361a38715b2f653ca78a994d5d5c OK 2026/08/07 05:29:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:29:21 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:29:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/backup" 2026/08/07 05:29:22 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/1nrff024r7pq65ecp72fc28jb0" 2026/08/07 05:29:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:29:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:29:24 DEBUG : one: Sizes differ 2026/08/07 05:29:24 DEBUG : two: size = 3 OK 2026/08/07 05:29:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:29:24 DEBUG : two: Unchanged skipping 2026/08/07 05:29:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:29:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:29:27 DEBUG : one: md5 = 05bcf15de5e26849f0e3f9581f2f4799 OK 2026/08/07 05:29:27 DEBUG : one: size = 4 OK 2026/08/07 05:29:27 INFO : one: Copied (new) 2026/08/07 05:29:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:29:27 INFO : three.txt: Moved into backup dir 2026/08/07 05:29:30 DEBUG : dst/three.txt: md5 = d6ab099b23636ba6d0e4e006988b66f5 OK 2026/08/07 05:29:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:29:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:29:30 DEBUG : one: Sizes differ 2026/08/07 05:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:29:30 DEBUG : two: size = 3 OK 2026/08/07 05:29:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:29:30 DEBUG : two: Unchanged skipping 2026/08/07 05:29:31 INFO : one-2019-01-01: Deleted 2026/08/07 05:29:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:29:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:29:33 DEBUG : one: md5 = 1161aa35744def4c81ba1174dd145a56 OK 2026/08/07 05:29:33 DEBUG : one: size = 5 OK 2026/08/07 05:29:33 INFO : one: Copied (new) 2026/08/07 05:29:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:34 INFO : three-2019-01-01.txt: Deleted 2026/08/07 05:29:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:29:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.65s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:29:42 DEBUG : dst/one: md5 = 9822a52e5e7117694211105da80c8258 OK 2026/08/07 05:29:45 DEBUG : dst/two: md5 = e54b5f9fc153cbbb5a63fc7c20f679cb OK 2026/08/07 05:29:46 DEBUG : dst/three.txt: md5 = b218fe0b8f17b8be15f369a664302742 OK 2026/08/07 05:29:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:29:47 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:29:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:29:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:29:49 DEBUG : one: Sizes differ 2026/08/07 05:29:49 DEBUG : two: size = 3 OK 2026/08/07 05:29:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:29:49 DEBUG : two: Unchanged skipping 2026/08/07 05:29:49 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:29:51 DEBUG : one: md5 = 757336b3d2b920ffdd61ed5c4b5deff3 OK 2026/08/07 05:29:51 DEBUG : one: size = 4 OK 2026/08/07 05:29:51 INFO : one: Copied (new) 2026/08/07 05:29:51 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:29:52 INFO : three.txt: Moved into backup dir 2026/08/07 05:29:54 DEBUG : dst/three.txt: md5 = 2381ca53e9c4e46467fd63710c6d29a0 OK 2026/08/07 05:29:55 DEBUG : one.bak: Excluded (Path Filter) 2026/08/07 05:29:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/07 05:29:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:29:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:29:55 DEBUG : one: Sizes differ 2026/08/07 05:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for checks to finish 2026/08/07 05:29:55 DEBUG : two: size = 3 OK 2026/08/07 05:29:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:29:55 DEBUG : two: Unchanged skipping 2026/08/07 05:29:55 INFO : one.bak: Deleted 2026/08/07 05:29:56 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:29:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst': Waiting for transfers to finish 2026/08/07 05:29:57 DEBUG : one: md5 = 72c6d8023e09043c8601bda6e287858c OK 2026/08/07 05:29:57 DEBUG : one: size = 5 OK 2026/08/07 05:29:57 INFO : one: Copied (new) 2026/08/07 05:29:57 DEBUG : Waiting for deletions to finish 2026/08/07 05:29:58 INFO : three.txt.bak: Deleted 2026/08/07 05:29:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:29:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (23.09s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:30:05 DEBUG : dst/one: md5 = 10733b550473676211349121b1382177 OK 2026/08/07 05:30:06 DEBUG : dst/two: md5 = 3ffd3e1c9af298a1d22913adc7ed393c OK 2026/08/07 05:30:08 DEBUG : dst/three.txt: md5 = 44bd3061d8a6d5138ff7cac88ee451e9 OK 2026/08/07 05:30:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:30:09 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:30:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:10 DEBUG : one: Sizes differ 2026/08/07 05:30:11 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:30:12 DEBUG : one: md5 = f9ac59fe047d4b5b58f756f7d25dae95 OK 2026/08/07 05:30:12 DEBUG : one: size = 4 OK 2026/08/07 05:30:12 INFO : one: Copied (new) 2026/08/07 05:30:12 DEBUG : two: size = 3 OK 2026/08/07 05:30:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:30:12 DEBUG : two: Unchanged skipping 2026/08/07 05:30:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:13 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:13 DEBUG : three.txt: Sizes differ 2026/08/07 05:30:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:30:15 DEBUG : three.txt: md5 = a6bcdd73c8d8aa2db28a7bfd0908935b OK 2026/08/07 05:30:15 DEBUG : three.txt: size = 6 OK 2026/08/07 05:30:15 INFO : three.txt: Copied (new) 2026/08/07 05:30:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:16 DEBUG : one: Sizes differ 2026/08/07 05:30:18 INFO : one.bak: Deleted 2026/08/07 05:30:18 INFO : one: Moved (server-side) to: one.bak 2026/08/07 05:30:20 DEBUG : one: md5 = 7c1887d02bac9cbceb55a0158ff4e62f OK 2026/08/07 05:30:20 DEBUG : one: size = 5 OK 2026/08/07 05:30:20 INFO : one: Copied (new) 2026/08/07 05:30:20 DEBUG : two: size = 3 OK 2026/08/07 05:30:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:30:20 DEBUG : two: Unchanged skipping 2026/08/07 05:30:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:20 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:20 DEBUG : three.txt: Sizes differ 2026/08/07 05:30:21 INFO : three.txt.bak: Deleted 2026/08/07 05:30:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 05:30:23 DEBUG : three.txt: md5 = e68d9bf602b0e8cc559ca5aec7a7aacb OK 2026/08/07 05:30:23 DEBUG : three.txt: size = 19 OK 2026/08/07 05:30:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.78s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:30:29 DEBUG : dst/one: md5 = b6d61c5c1637b2cd5dbef02499203e97 OK 2026/08/07 05:30:31 DEBUG : dst/two: md5 = d0ea595a4bcc3906ea78bf54fc0de1d7 OK 2026/08/07 05:30:33 DEBUG : dst/three.txt: md5 = bb4aa97c45a256fc4bac684e189a698a OK 2026/08/07 05:30:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meruyeq2bona/dst" 2026/08/07 05:30:33 DEBUG : Creating backend with remote "TestDrive:crypt/cqfdvqfagvmfttt5q5n5edopbpu8e33rk8ih5rvtaqeffdjaeqkg/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/07 05:30:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:34 DEBUG : one: Sizes differ 2026/08/07 05:30:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:30:37 DEBUG : one: md5 = 134fd6760b3ffe2d92493c3bda372f68 OK 2026/08/07 05:30:37 DEBUG : one: size = 4 OK 2026/08/07 05:30:37 INFO : one: Copied (new) 2026/08/07 05:30:37 DEBUG : two: size = 3 OK 2026/08/07 05:30:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:30:37 DEBUG : two: Unchanged skipping 2026/08/07 05:30:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:37 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:37 DEBUG : three.txt: Sizes differ 2026/08/07 05:30:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:30:40 DEBUG : three.txt: md5 = cbfc648026aea5e64c5936c96855059d OK 2026/08/07 05:30:40 DEBUG : three.txt: size = 6 OK 2026/08/07 05:30:40 INFO : three.txt: Copied (new) 2026/08/07 05:30:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:41 DEBUG : one: Sizes differ 2026/08/07 05:30:42 INFO : one-2019-01-01: Deleted 2026/08/07 05:30:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 05:30:44 DEBUG : one: md5 = 4a0e6605b988c7057e6a634954ab4ff3 OK 2026/08/07 05:30:44 DEBUG : one: size = 5 OK 2026/08/07 05:30:44 INFO : one: Copied (new) 2026/08/07 05:30:44 DEBUG : two: size = 3 OK 2026/08/07 05:30:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:30:44 DEBUG : two: Unchanged skipping 2026/08/07 05:30:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:45 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona/dst') 2026/08/07 05:30:45 DEBUG : three.txt: Sizes differ 2026/08/07 05:30:45 INFO : three-2019-01-01.txt: Deleted 2026/08/07 05:30:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 05:30:47 DEBUG : three.txt: md5 = 58a92135be916260b4b7bb85e622c28e OK 2026/08/07 05:30:47 DEBUG : three.txt: size = 19 OK 2026/08/07 05:30:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.42s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:30:53 DEBUG : Testêé: md5 = 3896a1cf9fafb8a26026221880016db5 OK 2026/08/07 05:30:54 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:54 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:30:54 DEBUG : Testêé: Sizes differ 2026/08/07 05:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:30:55 DEBUG : Testêé: md5 = 92ec5a8086067b027094da19c2a7749b OK 2026/08/07 05:30:55 DEBUG : Testêé: size = 14 OK 2026/08/07 05:30:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/07 05:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.54s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:30:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 05:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:30:58 DEBUG : existing: md5 = 5436dcc890524a417f01dc10d15af13d OK 2026/08/07 05:30:58 DEBUG : existing: size = 6 OK 2026/08/07 05:30:58 INFO : existing: Copied (new) 2026/08/07 05:30:58 DEBUG : Waiting for deletions to finish 2026/08/07 05:30:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone720113213) 2026/08/07 05:30:59 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:30:59 DEBUG : existing: Sizes differ 2026/08/07 05:30:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/07 05:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:30:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': not deleting files as there were IO errors 2026/08/07 05:30:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.96s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:31:02 DEBUG : EXISTING: md5 = fc25475217d8b15fb80ae3b34530968c OK 2026/08/07 05:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:31:02 DEBUG : EXISTING: size = 6 OK 2026/08/07 05:31:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:31:02 DEBUG : existing: Unchanged skipping 2026/08/07 05:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:31:02 DEBUG : Waiting for deletions to finish 2026/08/07 05:31:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.51s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.52s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:31:07 DEBUG : both0: md5 = 229182c5e4878911a84d3cb375723118 OK 2026/08/07 05:31:09 DEBUG : only0: md5 = 48bc60a020135ded0a06747aec9cc21c OK 2026/08/07 05:31:10 DEBUG : both1: md5 = 8c122d1885b861011630be20650ce834 OK 2026/08/07 05:31:12 DEBUG : only1: md5 = 7740149b0b141e210ae679c42f7d10de OK 2026/08/07 05:31:13 DEBUG : both2: md5 = ad69798e59ea47bc6ea656fda4a5cba6 OK 2026/08/07 05:31:15 DEBUG : only2: md5 = 25bb69b27158b480039111dfd5a1d17e OK 2026/08/07 05:31:17 DEBUG : both3: md5 = c798688bbbc4ee31581f1cb5e2f2b808 OK 2026/08/07 05:31:18 DEBUG : only3: md5 = bf2e38c4df0e356a7598c3b0e7fd10e2 OK 2026/08/07 05:31:20 DEBUG : both4: md5 = 660094b56aa7613e7ab396a8175519d7 OK 2026/08/07 05:31:21 DEBUG : only4: md5 = 2b95be2c807e8ec905ead757132fbe3c OK 2026/08/07 05:31:23 DEBUG : both5: md5 = e61d0bff6f5adeb85c3d40bc144ee445 OK 2026/08/07 05:31:25 DEBUG : only5: md5 = 4b19c1d110ce68dffb13fe0a578a643e OK 2026/08/07 05:31:27 DEBUG : both6: md5 = 2b80a32e4350f597e7e85b71fbad52f8 OK 2026/08/07 05:31:28 DEBUG : only6: md5 = 86c99414bebbf9ab3fe34ffd7a7897a5 OK 2026/08/07 05:31:30 DEBUG : both7: md5 = eec938a1a86c3677a782e478396c05d9 OK 2026/08/07 05:31:32 DEBUG : only7: md5 = 7370401fca71acc091fe46064f2e51d6 OK 2026/08/07 05:31:33 DEBUG : both8: md5 = f8d42f53ff8b6f5c7863f5b19e579467 OK 2026/08/07 05:31:35 DEBUG : only8: md5 = bf58a4e8948ad732222f55c73985039f OK 2026/08/07 05:31:36 DEBUG : both9: md5 = 455a11e287d0e94bcc403c5f17b7194f OK 2026/08/07 05:31:38 DEBUG : only9: md5 = b65370f9a57b8dc2eb0eba5d8bf74542 OK 2026/08/07 05:31:40 DEBUG : both10: md5 = bc9bf51598d88851ab94de83c1e867a1 OK 2026/08/07 05:31:42 DEBUG : only10: md5 = 50867a587b5ce9ed6c18d463455c66ef OK 2026/08/07 05:31:43 DEBUG : both11: md5 = e4915f6c327a63768a375c7e442a89a9 OK 2026/08/07 05:31:46 DEBUG : only11: md5 = 7f5eaa0f71290514e96306fd2ecf3211 OK 2026/08/07 05:31:47 DEBUG : both12: md5 = 0385f3d3dce03abcb53da466870e64cd OK 2026/08/07 05:31:49 DEBUG : only12: md5 = ca69fac34e0a1a667aa9513b7553e9ef OK 2026/08/07 05:31:51 DEBUG : both13: md5 = 2efba8ff7995cd9abf822fb80e2c41f5 OK 2026/08/07 05:31:52 DEBUG : only13: md5 = ae787dfacc7399d688af82a70303604e OK 2026/08/07 05:31:54 DEBUG : both14: md5 = 1a66739a124430e0b8526d00224218b9 OK 2026/08/07 05:31:55 DEBUG : only14: md5 = 815e1fcea2fb1b47a5a5a0688fb5637b OK 2026/08/07 05:31:57 DEBUG : both15: md5 = 3758b5c2f21b7e6915f471fc5b022de3 OK 2026/08/07 05:31:59 DEBUG : only15: md5 = a9c13cf639fd7d92168ac28f8f699238 OK 2026/08/07 05:32:00 DEBUG : both16: md5 = 395603aea6a00028e5caf663e3f367b5 OK 2026/08/07 05:32:02 DEBUG : only16: md5 = 823b56cbb7ad30b659fb42b2e776dba1 OK 2026/08/07 05:32:03 DEBUG : both17: md5 = f94b63047aef5db2e3a4988826fe6cc7 OK 2026/08/07 05:32:05 DEBUG : only17: md5 = 92d239c67c2bd78fcf639e20f33ba631 OK 2026/08/07 05:32:06 DEBUG : both18: md5 = a8a6ca41b0fad9e12414c5293a7dad0b OK 2026/08/07 05:32:08 DEBUG : only18: md5 = 438d5765c59ea029807a8b13a0ca7d34 OK 2026/08/07 05:32:10 DEBUG : both19: md5 = 95001609d5c4cf5485f5284e1bcb058d OK 2026/08/07 05:32:11 DEBUG : only19: md5 = f5e690ca38da23297500669263886aa7 OK 2026/08/07 05:32:12 DEBUG : both0: size = 6 OK 2026/08/07 05:32:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both0: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both10: size = 6 OK 2026/08/07 05:32:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both10: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both11: size = 6 OK 2026/08/07 05:32:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both11: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both12: size = 6 OK 2026/08/07 05:32:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both12: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both13: size = 6 OK 2026/08/07 05:32:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both13: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both14: size = 6 OK 2026/08/07 05:32:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both14: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both15: size = 6 OK 2026/08/07 05:32:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both15: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both16: size = 6 OK 2026/08/07 05:32:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both16: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both17: size = 6 OK 2026/08/07 05:32:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both17: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both18: size = 6 OK 2026/08/07 05:32:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both18: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both19: size = 6 OK 2026/08/07 05:32:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both19: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both1: size = 6 OK 2026/08/07 05:32:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both1: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both2: size = 6 OK 2026/08/07 05:32:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both3: size = 6 OK 2026/08/07 05:32:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both3: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both6: size = 6 OK 2026/08/07 05:32:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both6: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both5: size = 6 OK 2026/08/07 05:32:12 DEBUG : both7: size = 6 OK 2026/08/07 05:32:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:32:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both4: size = 6 OK 2026/08/07 05:32:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both5: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both8: size = 6 OK 2026/08/07 05:32:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both8: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both9: size = 6 OK 2026/08/07 05:32:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:32:12 DEBUG : both2: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both7: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both9: Unchanged skipping 2026/08/07 05:32:12 DEBUG : both4: Unchanged skipping 2026/08/07 05:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:32:12 DEBUG : Waiting for deletions to finish 2026/08/07 05:32:12 INFO : only8: Deleted 2026/08/07 05:32:12 INFO : only18: Deleted 2026/08/07 05:32:12 INFO : only15: Deleted 2026/08/07 05:32:13 INFO : only13: Deleted 2026/08/07 05:32:13 INFO : only9: Deleted 2026/08/07 05:32:13 INFO : only14: Deleted 2026/08/07 05:32:13 INFO : only17: Deleted 2026/08/07 05:32:13 INFO : only2: Deleted 2026/08/07 05:32:13 INFO : only3: Deleted 2026/08/07 05:32:13 INFO : only7: Deleted 2026/08/07 05:32:13 INFO : only10: Deleted 2026/08/07 05:32:14 INFO : only16: Deleted 2026/08/07 05:32:14 INFO : only4: Deleted 2026/08/07 05:32:14 INFO : only6: Deleted 2026/08/07 05:32:14 INFO : only11: Deleted 2026/08/07 05:32:14 INFO : only0: Deleted 2026/08/07 05:32:14 INFO : only12: Deleted 2026/08/07 05:32:14 INFO : only19: Deleted 2026/08/07 05:32:14 INFO : only1: Deleted 2026/08/07 05:32:14 INFO : only5: Deleted 2026/08/07 05:32:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (79.65s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:32:27 DEBUG : both0: md5 = 70ba454399f15e68973da97d45d40894 OK 2026/08/07 05:32:29 DEBUG : only0: md5 = d40631c85d4cc7ee7bc781211810b310 OK 2026/08/07 05:32:30 DEBUG : both1: md5 = 2ba46b3342bf1de49341c075b6d18aff OK 2026/08/07 05:32:32 DEBUG : only1: md5 = 2ae91588e70c69c1280aa62ae9423daa OK 2026/08/07 05:32:33 DEBUG : both2: md5 = 33e7d987e4be239e551214517ea0fc72 OK 2026/08/07 05:32:35 DEBUG : only2: md5 = a8263d2b6a80d4636ab482fc9ec44671 OK 2026/08/07 05:32:37 DEBUG : both3: md5 = 34879133f477534b0fa4c4bc994ee314 OK 2026/08/07 05:32:38 DEBUG : only3: md5 = 205b5e6b028013b237dfa936938562df OK 2026/08/07 05:32:40 DEBUG : both4: md5 = 01d79a68c8895ae888efd85f620a7c33 OK 2026/08/07 05:32:41 DEBUG : only4: md5 = 2f0162605ab8ce07690b9d2305219d69 OK 2026/08/07 05:32:43 DEBUG : both5: md5 = 1e07a1821f8e6d2b9f232b392fceca9f OK 2026/08/07 05:32:44 DEBUG : only5: md5 = e604b6d50dde94dcb890ccf4edfeb8c3 OK 2026/08/07 05:32:46 DEBUG : both6: md5 = 1ce4f2afe72dca02fdf97ed652e0b306 OK 2026/08/07 05:32:47 DEBUG : only6: md5 = 2ac77b4ee52b4ec8757127bef103b601 OK 2026/08/07 05:32:49 DEBUG : both7: md5 = 2f54b0b114532dc08e1f924396174668 OK 2026/08/07 05:32:50 DEBUG : only7: md5 = cc8a4cd37b3e7975bf031f9371ebf3ff OK 2026/08/07 05:32:52 DEBUG : both8: md5 = 79f7ae2e7457cb26374810ff7daad79e OK 2026/08/07 05:32:54 DEBUG : only8: md5 = d71b896c2c0720be8c3ee7c49a220b4f OK 2026/08/07 05:32:55 DEBUG : both9: md5 = 64897cf2e4163f725c9fa274cabb9f4f OK 2026/08/07 05:32:57 DEBUG : only9: md5 = e69edd686d37b17d2443678695aa20f7 OK 2026/08/07 05:32:59 DEBUG : both10: md5 = c505d04d5d80c9579baee4c54141968c OK 2026/08/07 05:33:00 DEBUG : only10: md5 = 0ee80cd472e0757ab803ef68249dd212 OK 2026/08/07 05:33:02 DEBUG : both11: md5 = ecccbed4925219a5bb94646b11f8f5c8 OK 2026/08/07 05:33:03 DEBUG : only11: md5 = f0ea16d213ab79244229bf0e0d462e2d OK 2026/08/07 05:33:05 DEBUG : both12: md5 = 8b1e17c03b5f89c651071eca44721b2c OK 2026/08/07 05:33:07 DEBUG : only12: md5 = 9e6428398e16057b109f1b4087d82125 OK 2026/08/07 05:33:08 DEBUG : both13: md5 = f8076e935a6b42abf6a343dccc978662 OK 2026/08/07 05:33:10 DEBUG : only13: md5 = 9391431aafae06eb8eafc78dbd8bda7a OK 2026/08/07 05:33:11 DEBUG : both14: md5 = 8b6c0906eb883c8612b4f4fe31dfda1e OK 2026/08/07 05:33:13 DEBUG : only14: md5 = 5a29dfc31bb13ca3c74277361cf2c0c0 OK 2026/08/07 05:33:15 DEBUG : both15: md5 = d0aa7916a98fb4db707167eb11c5ae76 OK 2026/08/07 05:33:16 DEBUG : only15: md5 = 6937ab6453a971edd799264d42c57364 OK 2026/08/07 05:33:18 DEBUG : both16: md5 = 7f4c66526c1b16ee96574ff8a9ead848 OK 2026/08/07 05:33:20 DEBUG : only16: md5 = 049c39093ba54d87a3f37fdb28b0cfbd OK 2026/08/07 05:33:21 DEBUG : both17: md5 = 1b905cb75616a44f3f474cfdbd361445 OK 2026/08/07 05:33:23 DEBUG : only17: md5 = f6ac9c239434ce4f43e74691fffab823 OK 2026/08/07 05:33:24 DEBUG : both18: md5 = 26babd14d0301fe47a1c498d05ee9b4e OK 2026/08/07 05:33:26 DEBUG : only18: md5 = db227cbcc02dfc7e1a9622bb5b60a6f0 OK 2026/08/07 05:33:27 DEBUG : both19: md5 = f50f382274cd58e14c5b5faf867fbe8f OK 2026/08/07 05:33:29 DEBUG : only19: md5 = 6a833cd9a541a034415296ceede8924a OK 2026/08/07 05:33:30 DEBUG : both0: size = 6 OK 2026/08/07 05:33:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both0: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both10: size = 6 OK 2026/08/07 05:33:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both10: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both11: size = 6 OK 2026/08/07 05:33:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both11: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both12: size = 6 OK 2026/08/07 05:33:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both12: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both13: size = 6 OK 2026/08/07 05:33:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both13: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both14: size = 6 OK 2026/08/07 05:33:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both14: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both15: size = 6 OK 2026/08/07 05:33:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both15: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both16: size = 6 OK 2026/08/07 05:33:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both16: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both17: size = 6 OK 2026/08/07 05:33:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both17: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both18: size = 6 OK 2026/08/07 05:33:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both18: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both19: size = 6 OK 2026/08/07 05:33:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both19: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both1: size = 6 OK 2026/08/07 05:33:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both1: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both2: size = 6 OK 2026/08/07 05:33:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both2: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both3: size = 6 OK 2026/08/07 05:33:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both3: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both4: size = 6 OK 2026/08/07 05:33:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both4: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both5: size = 6 OK 2026/08/07 05:33:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both5: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both7: size = 6 OK 2026/08/07 05:33:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both7: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both8: size = 6 OK 2026/08/07 05:33:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : both8: Unchanged skipping 2026/08/07 05:33:30 DEBUG : both9: size = 6 OK 2026/08/07 05:33:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : both9: Unchanged skipping 2026/08/07 05:33:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only10: Sizes differ 2026/08/07 05:33:30 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only0: Sizes differ 2026/08/07 05:33:30 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only11: Sizes differ 2026/08/07 05:33:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only12: Sizes differ 2026/08/07 05:33:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only13: Sizes differ 2026/08/07 05:33:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only14: Sizes differ 2026/08/07 05:33:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only16: Sizes differ 2026/08/07 05:33:30 DEBUG : both6: size = 6 OK 2026/08/07 05:33:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:33:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only17: Sizes differ 2026/08/07 05:33:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only15: Sizes differ 2026/08/07 05:33:30 DEBUG : both6: Unchanged skipping 2026/08/07 05:33:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only18: Sizes differ 2026/08/07 05:33:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only19: Sizes differ 2026/08/07 05:33:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only1: Sizes differ 2026/08/07 05:33:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only2: Sizes differ 2026/08/07 05:33:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only3: Sizes differ 2026/08/07 05:33:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only4: Sizes differ 2026/08/07 05:33:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only5: Sizes differ 2026/08/07 05:33:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only6: Sizes differ 2026/08/07 05:33:30 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only7: Sizes differ 2026/08/07 05:33:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only8: Sizes differ 2026/08/07 05:33:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone720113213) 2026/08/07 05:33:30 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona') 2026/08/07 05:33:30 DEBUG : only9: Sizes differ 2026/08/07 05:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:33:30 DEBUG : pacer: low level retry 1/1 (error Patch "https://www.googleapis.com/upload/drive/v3/files/1nLnIACsDqe5SKBixFoPcqVywsR3oa1jo?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": read tcp [2a01:4f9:c011:405e::1]:47388->[2001:4860:4843:400::]:443: read: connection reset by peer) 2026/08/07 05:33:30 DEBUG : pacer: Rate limited, increasing sleep to 1.59053123s 2026/08/07 05:33:30 DEBUG : only12: Received error: Patch "https://www.googleapis.com/upload/drive/v3/files/1nLnIACsDqe5SKBixFoPcqVywsR3oa1jo?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": read tcp [2a01:4f9:c011:405e::1]:47388->[2001:4860:4843:400::]:443: read: connection reset by peer - low level retry 0/10 2026/08/07 05:33:31 DEBUG : pacer: Reducing sleep to 0s 2026/08/07 05:33:31 DEBUG : only0: md5 = aff40fdc979899f9b9780ec9bba23ba5 OK 2026/08/07 05:33:31 DEBUG : only0: size = 0 OK 2026/08/07 05:33:31 INFO : only0: Copied (replaced existing) 2026/08/07 05:33:31 DEBUG : only10: md5 = 77f46c3006023488de5068031ad32e1c OK 2026/08/07 05:33:31 DEBUG : only10: size = 0 OK 2026/08/07 05:33:31 INFO : only10: Copied (replaced existing) 2026/08/07 05:33:31 DEBUG : only13: md5 = 4d571938b652bbb13ddeaa1f8e5f50e8 OK 2026/08/07 05:33:31 DEBUG : only13: size = 0 OK 2026/08/07 05:33:31 INFO : only13: Copied (replaced existing) 2026/08/07 05:33:31 DEBUG : only12: md5 = 08cb2b1b4a56645ddfc2f0463d040b5a OK 2026/08/07 05:33:31 DEBUG : only12: size = 0 OK 2026/08/07 05:33:31 INFO : only12: Copied (replaced existing) 2026/08/07 05:33:32 DEBUG : only14: md5 = 8aab34cdbc911bb918c442a8c1c3fdb2 OK 2026/08/07 05:33:32 DEBUG : only14: size = 0 OK 2026/08/07 05:33:32 INFO : only14: Copied (replaced existing) 2026/08/07 05:33:32 DEBUG : only18: md5 = 23f9da1cc9916f1f4e3991dd46eda691 OK 2026/08/07 05:33:32 DEBUG : only18: size = 0 OK 2026/08/07 05:33:32 INFO : only18: Copied (replaced existing) 2026/08/07 05:33:32 DEBUG : only16: md5 = 207d85c228afe1953c9a8ae228384b41 OK 2026/08/07 05:33:32 DEBUG : only16: size = 0 OK 2026/08/07 05:33:32 INFO : only16: Copied (replaced existing) 2026/08/07 05:33:32 DEBUG : only19: md5 = bc47d2dd919e15638b034a37490f3ba2 OK 2026/08/07 05:33:32 DEBUG : only19: size = 0 OK 2026/08/07 05:33:32 INFO : only19: Copied (replaced existing) 2026/08/07 05:33:33 DEBUG : only2: md5 = 5e19b140ca4a09af1efe5c2d873b0693 OK 2026/08/07 05:33:33 DEBUG : only2: size = 0 OK 2026/08/07 05:33:33 INFO : only2: Copied (replaced existing) 2026/08/07 05:33:34 DEBUG : only4: md5 = 0a4c1afc0263a3804c5c73c571e3a706 OK 2026/08/07 05:33:34 DEBUG : only4: size = 0 OK 2026/08/07 05:33:34 INFO : only4: Copied (replaced existing) 2026/08/07 05:33:34 DEBUG : only3: md5 = f4c8972bc96cbabb1a2f08597435bbd8 OK 2026/08/07 05:33:34 DEBUG : only3: size = 0 OK 2026/08/07 05:33:34 INFO : only3: Copied (replaced existing) 2026/08/07 05:33:34 DEBUG : only1: md5 = ea9464c4e5ac4681bce8d5a76171fa82 OK 2026/08/07 05:33:34 DEBUG : only1: size = 0 OK 2026/08/07 05:33:34 INFO : only1: Copied (replaced existing) 2026/08/07 05:33:35 DEBUG : only5: md5 = 98acc23266490d2a593f2587daa0a59b OK 2026/08/07 05:33:35 DEBUG : only5: size = 0 OK 2026/08/07 05:33:35 INFO : only5: Copied (replaced existing) 2026/08/07 05:33:35 DEBUG : only6: md5 = 45de16a57ca96e1fd0fc8243c6c3bbca OK 2026/08/07 05:33:35 DEBUG : only6: size = 0 OK 2026/08/07 05:33:35 INFO : only6: Copied (replaced existing) 2026/08/07 05:33:35 DEBUG : only8: md5 = eedd6ab4fb19095f2b2c4bc8dc50e915 OK 2026/08/07 05:33:35 DEBUG : only8: size = 0 OK 2026/08/07 05:33:35 INFO : only8: Copied (replaced existing) 2026/08/07 05:33:35 DEBUG : only11: md5 = dc2948f76ab4bc667d6a65f959aa95d3 OK 2026/08/07 05:33:35 DEBUG : only11: size = 0 OK 2026/08/07 05:33:35 INFO : only11: Copied (replaced existing) 2026/08/07 05:33:36 DEBUG : only9: md5 = 2a2bcb7dbb99702524aac9fce2afa856 OK 2026/08/07 05:33:36 DEBUG : only9: size = 0 OK 2026/08/07 05:33:36 INFO : only9: Copied (replaced existing) 2026/08/07 05:33:36 DEBUG : only7: md5 = be79d4863522f2cce1f09357e1b6f1c4 OK 2026/08/07 05:33:36 DEBUG : only7: size = 0 OK 2026/08/07 05:33:36 INFO : only7: Copied (replaced existing) 2026/08/07 05:33:36 DEBUG : only17: md5 = ba004ad23ab46c29549a59940e5a9e13 OK 2026/08/07 05:33:36 DEBUG : only17: size = 0 OK 2026/08/07 05:33:36 INFO : only17: Copied (replaced existing) 2026/08/07 05:33:37 DEBUG : only15: md5 = 7134d397fd98894e79e1ca2f256f800b OK 2026/08/07 05:33:37 DEBUG : only15: size = 0 OK 2026/08/07 05:33:37 INFO : only15: Copied (replaced existing) 2026/08/07 05:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (90.34s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:33:56 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:33:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:33:56 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 05:33:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:33:56 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 05:33:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:34:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:34:11 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:34:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:34:11 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 05:34:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:34:11 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 05:34:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:34:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:34:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:30 DEBUG : sub dir: Making directory with metadata 2026/08/07 05:34:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/07 05:34:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:34:51 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:34:51 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (43.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:35:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 05:35:13 DEBUG : sub dir: Making directory with metadata 2026/08/07 05:35:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/07 05:35:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:35:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 05:35:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 05:35:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (45.45s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:36:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 171ab6be97f1e0953677586fe59ad08f OK 2026/08/07 05:36:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 55338a8752982e7c51d3a14710fd81af OK 2026/08/07 05:36:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 239624eac249d75ea6323fc5b9373e28 OK 2026/08/07 05:36:06 DEBUG : dir1/0003-defghij.txt: md5 = 8dbb6418174fb7a58d7f4a0ce000f054 OK 2026/08/07 05:36:07 DEBUG : dir1/0004-efghijk.txt: md5 = cac4f2b9f3794b65b001fe33cdfeb487 OK 2026/08/07 05:36:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 6de1881aff0aa8cd9e1bc4239b6d84c5 OK 2026/08/07 05:36:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 619d2945748e9021b8e7d23034eff0a0 OK 2026/08/07 05:36:12 DEBUG : dir1/0007-1234567.txt: md5 = 62938ca18a5142eb03f7a2b163e55f52 OK 2026/08/07 05:36:13 DEBUG : dir1/0008-2345678.txt: md5 = 6257ed09d04af8ca1217c1c884257176 OK 2026/08/07 05:36:15 DEBUG : dir1/0009-3456789.txt: md5 = e63a40eef82b4986bd26aefeafae7cfb OK 2026/08/07 05:36:16 DEBUG : dir1/0010-456789.txt: md5 = c86d53efdbb15753e95eeb7335d8a36e OK 2026/08/07 05:36:18 DEBUG : dir1/0011-56789;.txt: md5 = ed7a096a57c19f7280e2143777ce1447 OK 2026/08/07 05:36:20 DEBUG : dir1/0012-6789;.txt: md5 = 984de38e908b234ffa13f549f4451923 OK 2026/08/07 05:36:21 DEBUG : dir1/0013-789;=.txt: md5 = b25e799ff2209899067d50012e55e9d6 OK 2026/08/07 05:36:23 DEBUG : dir1/0014-89;=.txt: md5 = e36f783b15346f6118fc574eada24fc2 OK 2026/08/07 05:36:25 DEBUG : dir1/0015-9;=.txt: md5 = e864ae507da6db8af2224570a461f283 OK 2026/08/07 05:36:26 DEBUG : apple: md5 = 6dcd345a56f94f9132a1698c63030aea OK 2026/08/07 05:36:28 DEBUG : banana: md5 = 4950014f1658affa2ba2bb5cafdaa304 OK 2026/08/07 05:36:30 DEBUG : appleappleapplebanana: md5 = ea74cb3effd788e88af8b4831922549f OK 2026/08/07 05:36:31 DEBUG : splitbananasplit: md5 = ecc692bf27acfc0900df1296aea0e677 OK 2026/08/07 05:36:31 DEBUG : Waiting for deletions to finish 2026/08/07 05:36:32 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:36:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:36:33 DEBUG : apple: size = 5 OK 2026/08/07 05:36:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : apple: Unchanged skipping 2026/08/07 05:36:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:36:33 DEBUG : banana: size = 6 OK 2026/08/07 05:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : banana: Unchanged skipping 2026/08/07 05:36:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:36:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:36:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:36:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:36:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:36:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:36:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:36:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:36:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:36:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:36:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:36:33 INFO : There was nothing to transfer 2026/08/07 05:36:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:36:34 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:36:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:36:35 DEBUG : dir1: Directory modification time the same (differ by -31.892µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:36:35 DEBUG : apple: size = 5 OK 2026/08/07 05:36:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:36:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : apple: Unchanged skipping 2026/08/07 05:36:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:36:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:36:35 DEBUG : banana: size = 6 OK 2026/08/07 05:36:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : banana: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:36:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:36:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:36:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:36:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:36:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:36:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:36:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:36:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:36:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:36:35 DEBUG : Waiting for deletions to finish 2026/08/07 05:36:35 INFO : There was nothing to transfer 2026/08/07 05:36:35 DEBUG : Waiting for deletions to finish 2026/08/07 05:36:36 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:36:50 DEBUG : dir1/0000-abcdefg.txt: md5 = b7cc87a62c1aecb7a15e75d2b7f62b1d OK 2026/08/07 05:36:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = d3b79bee4af258db331ba8148871dc9f OK 2026/08/07 05:36:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 61c6370e875a4715072db14686067d5f OK 2026/08/07 05:36:54 DEBUG : dir1/0003-defghij.txt: md5 = 42744d3dcf229ef0dcd3a1899488fc25 OK 2026/08/07 05:36:56 DEBUG : dir1/0004-efghijk.txt: md5 = c3a0e066639f79fb4641161b8e749e4a OK 2026/08/07 05:36:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 397bad9649b21696a4bbf5ab15d91dc2 OK 2026/08/07 05:36:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 299830a112b8f580772859fdc78f6beb OK 2026/08/07 05:37:01 DEBUG : dir1/0007-1234567.txt: md5 = 8e5f8ed4daff206f2d9c829f96a1c068 OK 2026/08/07 05:37:03 DEBUG : dir1/0008-2345678.txt: md5 = a1f24fbe00dfc208d05b4f4aef349547 OK 2026/08/07 05:37:04 DEBUG : dir1/0009-3456789.txt: md5 = 754832cf499e5e6685279595aa75abe5 OK 2026/08/07 05:37:06 DEBUG : dir1/0010-456789.txt: md5 = e652cd49e1bd4c6356246bf061e9cbb6 OK 2026/08/07 05:37:07 DEBUG : dir1/0011-56789;.txt: md5 = 75e05e67e4d9700323460ca5cdccaf0a OK 2026/08/07 05:37:08 DEBUG : dir1/0012-6789;.txt: md5 = b6d2c5c5ac9873041c28f6e7f3911968 OK 2026/08/07 05:37:10 DEBUG : dir1/0013-789;=.txt: md5 = 8cce63f824810b6ce973a19ffaeb60b3 OK 2026/08/07 05:37:12 DEBUG : dir1/0014-89;=.txt: md5 = bad061da47d9552fe0b4e05316d79578 OK 2026/08/07 05:37:13 DEBUG : dir1/0015-9;=.txt: md5 = 98aac7a74ffadd35ef89894a89050e89 OK 2026/08/07 05:37:15 DEBUG : apple: md5 = 0a599810235f0a6e12bb2cdc10688e7a OK 2026/08/07 05:37:17 DEBUG : banana: md5 = 07006d2c26fc22c1a4237335774018e3 OK 2026/08/07 05:37:18 DEBUG : appleappleapplebanana: md5 = 14ced1469bc90c63f5a1b915b948f22a OK 2026/08/07 05:37:20 DEBUG : splitbananasplit: md5 = 8b04e87699f92b75d7240dcb070e5f7d OK 2026/08/07 05:37:20 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:37:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:37:21 DEBUG : apple: size = 5 OK 2026/08/07 05:37:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:37:21 DEBUG : apple: Unchanged skipping 2026/08/07 05:37:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:37:21 DEBUG : banana: size = 6 OK 2026/08/07 05:37:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:21 DEBUG : banana: Unchanged skipping 2026/08/07 05:37:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:37:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:37:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:37:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:37:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:37:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:37:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:37:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:37:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:37:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:37:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:37:22 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:22 INFO : There was nothing to transfer 2026/08/07 05:37:22 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:37:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1: Directory modification time the same (differ by -681.572µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : apple: size = 5 OK 2026/08/07 05:37:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : apple: Unchanged skipping 2026/08/07 05:37:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:37:24 DEBUG : banana: size = 6 OK 2026/08/07 05:37:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:37:24 DEBUG : banana: Unchanged skipping 2026/08/07 05:37:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:37:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:37:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:37:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:37:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:37:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:37:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:37:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:37:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:37:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:37:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:37:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:37:24 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:24 INFO : There was nothing to transfer 2026/08/07 05:37:24 DEBUG : Waiting for deletions to finish 2026/08/07 05:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:37:39 DEBUG : dir1/0000-abcdefg.txt: md5 = dcb96a14d0a130452c4df4998da356cc OK 2026/08/07 05:37:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = cc0fccca24934ece88f69bb6721ed79b OK 2026/08/07 05:37:42 DEBUG : dir1/0002-cdefghi.txt: md5 = bc28a9f41271db462d3861cd0f457844 OK 2026/08/07 05:37:43 DEBUG : dir1/0003-defghij.txt: md5 = 27d27fe85e3553419429e504a58f8e7a OK 2026/08/07 05:37:45 DEBUG : dir1/0004-efghijk.txt: md5 = 2fd468a3f88907edf5822fec72194dce OK 2026/08/07 05:37:46 DEBUG : dir1/0005-fghijkl.txt: md5 = c9d2385d666b3581031401aa7d525caf OK 2026/08/07 05:37:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 901d048ac57e5826c00474a677b28053 OK 2026/08/07 05:37:49 DEBUG : dir1/0007-1234567.txt: md5 = eebc38737b014ae863ec488f4a244e35 OK 2026/08/07 05:37:51 DEBUG : dir1/0008-2345678.txt: md5 = 6d8e3acd609d10a657e48292740c9fb1 OK 2026/08/07 05:37:52 DEBUG : dir1/0009-3456789.txt: md5 = 2b46bef0d6a41ed75d179cd998f6dab5 OK 2026/08/07 05:37:54 DEBUG : dir1/0010-456789.txt: md5 = 1586eb014947e66e91a324fa52710497 OK 2026/08/07 05:37:55 DEBUG : dir1/0011-56789;.txt: md5 = f28c2880fef73d133279c815244316c5 OK 2026/08/07 05:37:57 DEBUG : dir1/0012-6789;.txt: md5 = 9ffec1f967b9df24b47c0f749c1bab49 OK 2026/08/07 05:37:58 DEBUG : dir1/0013-789;=.txt: md5 = dc839b80ff82587ccf2ddfb7e1e71afc OK 2026/08/07 05:38:00 DEBUG : dir1/0014-89;=.txt: md5 = 6f191c76ae2b3816c10d57a7653ce2f4 OK 2026/08/07 05:38:01 DEBUG : dir1/0015-9;=.txt: md5 = b6f405e75a9fcc32e54199bf1df014f8 OK 2026/08/07 05:38:03 DEBUG : apple: md5 = 530a3b927831c6c19b5af7dff6efde5e OK 2026/08/07 05:38:04 DEBUG : banana: md5 = d8ae46a527528cd2a45bb4edd565e999 OK 2026/08/07 05:38:06 DEBUG : appleappleapplebanana: md5 = 5dffb9cd8345f6f23b32f2fc0a9b996c OK 2026/08/07 05:38:07 DEBUG : splitbananasplit: md5 = 437d12f785de74b965637fa40b76d429 OK 2026/08/07 05:38:07 DEBUG : Waiting for deletions to finish 2026/08/07 05:38:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:38:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 05:38:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:38:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1f01e83d14ff40f60a9cea3121a4a5e2 OK 2026/08/07 05:38:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 05:38:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:10 DEBUG : YmFuYW5h: md5 = 04f0cb8fc6c57f036652521c99cc3959 OK 2026/08/07 05:38:10 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 05:38:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/07 05:38:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = c93324ee4742f0c5ae205cda5a087a09 OK 2026/08/07 05:38:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 05:38:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:10 DEBUG : YXBwbGU=: md5 = 47b45178debe1af5cbb3e626c101a398 OK 2026/08/07 05:38:10 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 05:38:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/07 05:38:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 979b3eea1dba7d972c373ca2f08c4b79 OK 2026/08/07 05:38:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 05:38:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 13fadaec58747553238f85eb27b7ad42 OK 2026/08/07 05:38:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 05:38:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3b668ec94043a413a324afa4630b567a OK 2026/08/07 05:38:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 05:38:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = de406f3b1a811dc47c77b114bfa2831a OK 2026/08/07 05:38:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 05:38:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 93e2e42487344620a9a34d0e9177e47f OK 2026/08/07 05:38:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 05:38:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = f40f525a049cdd968b461cbeacab6349 OK 2026/08/07 05:38:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 05:38:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 2d3e4d971f31c2f4a1d0f91054ab2e5c OK 2026/08/07 05:38:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 05:38:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3765d93c1e5db86d09e1063c9c2a4a04 OK 2026/08/07 05:38:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 05:38:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 9cfd2acfdad16a9f0ff9a381ba76ee6e OK 2026/08/07 05:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 05:38:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 8e6cda0e59077b57fcca69640316cb9d OK 2026/08/07 05:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 05:38:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = bac0cd1c64a73d2b6949398ef5a97576 OK 2026/08/07 05:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 05:38:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = deb543b56bc253ca38463684c09277e1 OK 2026/08/07 05:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 05:38:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 94ae9ef50e4e1475aa0e3e71b8aa6eca OK 2026/08/07 05:38:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 05:38:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 6eec48bb69e6f5876aa90342a205dcfd OK 2026/08/07 05:38:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 05:38:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = ce14b65ed9875e949ff06543a09a96ab OK 2026/08/07 05:38:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 05:38:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:17 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f250b4a58625c860c0277be252b58851 OK 2026/08/07 05:38:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 05:38:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:17 DEBUG : Waiting for deletions to finish 2026/08/07 05:38:17 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 05:38:17 INFO : banana: Deleted 2026/08/07 05:38:17 INFO : appleappleapplebanana: Deleted 2026/08/07 05:38:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 05:38:17 INFO : splitbananasplit: Deleted 2026/08/07 05:38:17 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 05:38:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 05:38:18 INFO : apple: Deleted 2026/08/07 05:38:18 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 05:38:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 05:38:18 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 05:38:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:38:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 05:38:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:19 DEBUG : dir1: Directory modification time the same (differ by -319.27µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 05:38:19 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:38:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 05:38:19 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 05:38:19 DEBUG : banana: Unchanged skipping 2026/08/07 05:38:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : apple: Unchanged skipping 2026/08/07 05:38:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 05:38:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 05:38:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:38:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:38:19 DEBUG : Waiting for deletions to finish 2026/08/07 05:38:19 DEBUG : Waiting for deletions to finish 2026/08/07 05:38:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 05:38:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 05:38:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:21 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:21 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:21 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 05:38:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:21 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 05:38:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 05:38:21 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 05:38:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 05:38:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 05:38:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 05:38:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 05:38:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 05:38:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 05:38:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:38:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 3d25400d5d0ba15f94fa6e4a5ea837f3 OK 2026/08/07 05:38:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 01ef5b7f70edf80b045905a4b8ab7874 OK 2026/08/07 05:38:36 DEBUG : dir1/0002-cdefghi.txt: md5 = d946f4ddeed4b5f5ec6a5e36d81bdb28 OK 2026/08/07 05:38:38 DEBUG : dir1/0003-defghij.txt: md5 = ce1487be327fe9d39f8352528a02583b OK 2026/08/07 05:38:39 DEBUG : dir1/0004-efghijk.txt: md5 = c9f23974cf1bfdcd58bd54baae95f4c9 OK 2026/08/07 05:38:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 9d01d6f96304a09497942f29d0043f9b OK 2026/08/07 05:38:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 7fb4ceb1f3dbcabde024d4e2b1fa6d43 OK 2026/08/07 05:38:44 DEBUG : dir1/0007-1234567.txt: md5 = 444fde48cd72f5d863ef7eb428a50206 OK 2026/08/07 05:38:45 DEBUG : dir1/0008-2345678.txt: md5 = 35a59de05f24cbdf56d12cc5d3ac36f0 OK 2026/08/07 05:38:46 DEBUG : dir1/0009-3456789.txt: md5 = 453faa7bdf2fbd1ec5c9ec0defd20008 OK 2026/08/07 05:38:48 DEBUG : dir1/0010-456789.txt: md5 = d0221882368f83414306f2612ba265f5 OK 2026/08/07 05:38:49 DEBUG : dir1/0011-56789;.txt: md5 = 25b0f75f9fca58176fe65608b2c329d9 OK 2026/08/07 05:38:51 DEBUG : dir1/0012-6789;.txt: md5 = c4483e18b67f42db76b602d26ae2f278 OK 2026/08/07 05:38:52 DEBUG : dir1/0013-789;=.txt: md5 = 23e28e9462bf9fadafd8a9c5ef6f11a8 OK 2026/08/07 05:38:54 DEBUG : dir1/0014-89;=.txt: md5 = e9a0453fb4e6f5c6b4bd25db6365f6e6 OK 2026/08/07 05:38:56 DEBUG : dir1/0015-9;=.txt: md5 = d467d7b6a81ca9f16704af39206e2864 OK 2026/08/07 05:38:57 DEBUG : apple: md5 = 6b319e4ad8a71cd73c7892cc71e6b363 OK 2026/08/07 05:38:58 DEBUG : banana: md5 = 26df487e1bfed590eb17b5fc2efa1176 OK 2026/08/07 05:39:00 DEBUG : appleappleapplebanana: md5 = 8cbcc5dd047e86fb84755e498d0437bb OK 2026/08/07 05:39:02 DEBUG : splitbananasplit: md5 = 838b7fb094969c873d2992a940309036 OK 2026/08/07 05:39:02 DEBUG : Waiting for deletions to finish 2026/08/07 05:39:02 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:39:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:39:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:03 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:03 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:03 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:03 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:03 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:03 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:03 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 05:39:03 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 05:39:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 05:39:03 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:03 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 05:39:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 05:39:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 05:39:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 05:39:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 05:39:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 05:39:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 05:39:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 05:39:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 05:39:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 05:39:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 05:39:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 05:39:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 05:39:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 05:39:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 05:39:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 05:39:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:39:05 DEBUG : PREFIXappleappleapplebanana: md5 = 57ec7623e4461c25a837c7bfae80ba0c OK 2026/08/07 05:39:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/07 05:39:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/07 05:39:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:05 DEBUG : PREFIXbanana: md5 = 05157b249d6c4244f2bd0c447807469f OK 2026/08/07 05:39:05 DEBUG : PREFIXbanana: size = 6 OK 2026/08/07 05:39:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/07 05:39:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:05 DEBUG : PREFIXsplitbananasplit: md5 = f50f9bccdde59abd61dca12445f347a2 OK 2026/08/07 05:39:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/07 05:39:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/07 05:39:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:05 DEBUG : PREFIXapple: md5 = 2c17073f4771b1f408032bdaf92cb778 OK 2026/08/07 05:39:05 DEBUG : PREFIXapple: size = 5 OK 2026/08/07 05:39:05 INFO : apple: Copied (new) to: PREFIXapple 2026/08/07 05:39:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6d1a335375cf77b712cea4e1e2026bf5 OK 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/07 05:39:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 27578559e207bdcb46c9150d45f6842d OK 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:39:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = e7e1a88faad0a2fd340a0d403bd317e0 OK 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/07 05:39:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 97fc36ebac26bdc6281b829a431ae461 OK 2026/08/07 05:39:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/07 05:39:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:07 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = f3f397d72ce85a387215b78cee959d1c OK 2026/08/07 05:39:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/07 05:39:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = b95b94f3115a49dc1071d47cfb73b892 OK 2026/08/07 05:39:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/07 05:39:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 87fa3f71d4e77742f0e5621c8faf8362 OK 2026/08/07 05:39:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/07 05:39:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:08 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 5a4f871a6aa64478ce14f347e7ad5e48 OK 2026/08/07 05:39:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/07 05:39:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 507f28a5c6c852efb5b9f0a67ecf645b OK 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/07 05:39:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = e03beebd0c71b2c542eb21284401d9cb OK 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/07 05:39:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = fbcbc97580518c9f022b78562f1c30f4 OK 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/07 05:39:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0010-456789.txt: md5 = cb83053df955e675c5b1c98cd90e2303 OK 2026/08/07 05:39:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/07 05:39:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:10 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 66fbc4689ef6ea7851adc1b24fd18ee0 OK 2026/08/07 05:39:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/07 05:39:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:10 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = c9d2000ec9aa6d61c831dfa003cdee0e OK 2026/08/07 05:39:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/07 05:39:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:11 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = caf995b2e8eeea266e672763e8e48207 OK 2026/08/07 05:39:11 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/07 05:39:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:11 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 1e259b046bc536e020b0932118c5e71f OK 2026/08/07 05:39:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/07 05:39:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:11 DEBUG : Waiting for deletions to finish 2026/08/07 05:39:11 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 05:39:11 INFO : banana: Deleted 2026/08/07 05:39:11 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 05:39:11 INFO : apple: Deleted 2026/08/07 05:39:11 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 05:39:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 05:39:12 INFO : appleappleapplebanana: Deleted 2026/08/07 05:39:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 05:39:12 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 05:39:12 INFO : splitbananasplit: Deleted 2026/08/07 05:39:12 DEBUG : Waiting for deletions to finish 2026/08/07 05:39:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:39:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 05:39:13 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 05:39:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 05:39:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1: Directory modification time the same (differ by -42.379µs, within tolerance 1ms) 2026/08/07 05:39:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:39:15 DEBUG : splitbananasplit: md5 = 82555b44378945d46e619b30b1638fe4 OK 2026/08/07 05:39:15 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:39:15 INFO : splitbananasplit: Copied (new) 2026/08/07 05:39:15 DEBUG : appleappleapplebanana: md5 = e168ffec1455c83ffd4d5cbb123be722 OK 2026/08/07 05:39:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:39:15 INFO : appleappleapplebanana: Copied (new) 2026/08/07 05:39:15 DEBUG : apple: md5 = 56b3f18d2ade3ef277cea26d27f20bd5 OK 2026/08/07 05:39:15 DEBUG : apple: size = 5 OK 2026/08/07 05:39:15 INFO : apple: Copied (new) 2026/08/07 05:39:15 DEBUG : banana: md5 = f2e20086d4bc745dcb87ccd77bf0a330 OK 2026/08/07 05:39:15 DEBUG : banana: size = 6 OK 2026/08/07 05:39:15 INFO : banana: Copied (new) 2026/08/07 05:39:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 20cafc75bfdaf4b17dd14b2667177cb4 OK 2026/08/07 05:39:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:39:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 05:39:16 DEBUG : dir1/0000-abcdefg.txt: md5 = e68697f3bd0ef8a8ca62c5c45d62af1f OK 2026/08/07 05:39:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:39:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 05:39:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 4e68518971d73c5f8bcc7b0c277f2daf OK 2026/08/07 05:39:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:39:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 05:39:16 DEBUG : dir1/0003-defghij.txt: md5 = c98379a3d08e82fa937382a065fc40c1 OK 2026/08/07 05:39:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:39:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 05:39:18 DEBUG : dir1/0004-efghijk.txt: md5 = 2b633593fb0e6666f0bae7ff9e7ecfd2 OK 2026/08/07 05:39:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:39:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 05:39:18 DEBUG : dir1/0005-fghijkl.txt: md5 = a8777cd407f879e7c95379cbb47b85c5 OK 2026/08/07 05:39:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:39:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 05:39:18 DEBUG : dir1/0007-1234567.txt: md5 = 1b7527bf241835467907f0463469553a OK 2026/08/07 05:39:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:39:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 05:39:18 DEBUG : dir1/0006-ghijklm.txt: md5 = f9e02cfb4c980a3f4916d492e51a8082 OK 2026/08/07 05:39:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:39:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 05:39:19 DEBUG : dir1/0008-2345678.txt: md5 = 35420f58f309b952db4750bdc6437160 OK 2026/08/07 05:39:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:39:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 05:39:19 DEBUG : dir1/0010-456789.txt: md5 = 0d2fe75aa6a211c1ea173fcb053309e8 OK 2026/08/07 05:39:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:39:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 05:39:19 DEBUG : dir1/0009-3456789.txt: md5 = 42dd65d7347b5cda1789a014fbbf1edf OK 2026/08/07 05:39:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:39:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 05:39:19 DEBUG : dir1/0011-56789;.txt: md5 = 2eb23e4e9891f5ec5b93e13d088bfedd OK 2026/08/07 05:39:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:39:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 05:39:20 DEBUG : dir1/0013-789;=.txt: md5 = 4669f4f4e2f2fa560ea00abe1538d75c OK 2026/08/07 05:39:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:39:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 05:39:21 DEBUG : dir1/0012-6789;.txt: md5 = 4a864454146e2b65e93120f0cdcde9a8 OK 2026/08/07 05:39:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:39:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 05:39:21 DEBUG : dir1/0015-9;=.txt: md5 = d8c98d76ab23b5d9ae6ba4f7f78167e2 OK 2026/08/07 05:39:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:39:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 05:39:21 DEBUG : dir1/0014-89;=.txt: md5 = 4659eb6ea6e539c145c18b72a89c780c OK 2026/08/07 05:39:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:39:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 05:39:21 DEBUG : Waiting for deletions to finish 2026/08/07 05:39:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/07 05:39:21 INFO : PREFIXsplitbananasplit: Deleted 2026/08/07 05:39:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/07 05:39:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/07 05:39:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/07 05:39:21 INFO : PREFIXapple: Deleted 2026/08/07 05:39:21 INFO : PREFIXbanana: Deleted 2026/08/07 05:39:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/07 05:39:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/07 05:39:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/07 05:39:22 DEBUG : Waiting for deletions to finish 2026/08/07 05:39:23 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:39:23 DEBUG : Waiting for deletions to finish 2026/08/07 05:39:24 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:39:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:39:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 08618423c6083af684cf47b6f4658213 OK 2026/08/07 05:39:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = d05d762bed50ee8a00dad77afda43775 OK 2026/08/07 05:39:41 DEBUG : dir1/0002-cdefghi.txt: md5 = c0d3233af872fb5aa57a8075ba4978f7 OK 2026/08/07 05:39:43 DEBUG : dir1/0003-defghij.txt: md5 = d4eef38e17ec123df7364cfbb942e7da OK 2026/08/07 05:39:44 DEBUG : dir1/0004-efghijk.txt: md5 = 479794454afeb540f6e2c94cc137fb3b OK 2026/08/07 05:39:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 7bfc13f86729353d62f3137755d9146f OK 2026/08/07 05:39:47 DEBUG : dir1/0006-ghijklm.txt: md5 = a08b5d95b5fa61a6bfbd212022e16941 OK 2026/08/07 05:39:49 DEBUG : dir1/0007-1234567.txt: md5 = 49335c90c0b446e6aa81da230245182c OK 2026/08/07 05:39:50 DEBUG : dir1/0008-2345678.txt: md5 = dc886c1b151ed4a6b6c70a19b0c6d1b0 OK 2026/08/07 05:39:52 DEBUG : dir1/0009-3456789.txt: md5 = e1175ea284d66653465cbeb23c10557f OK 2026/08/07 05:39:53 DEBUG : dir1/0010-456789.txt: md5 = 799ed6db6d8ff1e8fb116890a8094302 OK 2026/08/07 05:39:55 DEBUG : dir1/0011-56789;.txt: md5 = 893f66798b30c612cf1800c74f8737c4 OK 2026/08/07 05:39:56 DEBUG : dir1/0012-6789;.txt: md5 = 85350679fd141d633ad567f016af7925 OK 2026/08/07 05:39:58 DEBUG : dir1/0013-789;=.txt: md5 = ec519b770fc78296457e5f4addc3e1f2 OK 2026/08/07 05:39:59 DEBUG : dir1/0014-89;=.txt: md5 = 4a254751509a517752c83a9429e33ed9 OK 2026/08/07 05:40:01 DEBUG : dir1/0015-9;=.txt: md5 = d2a6b95221d155bc87f2224b3aaec599 OK 2026/08/07 05:40:03 DEBUG : apple: md5 = 4e85186a5d4819bcbd3c861ef5ba52de OK 2026/08/07 05:40:04 DEBUG : banana: md5 = a8ddd68c02de7e6f1862e1fb58a40e4d OK 2026/08/07 05:40:06 DEBUG : appleappleapplebanana: md5 = 0d9327794eea867381fb58e5143f820b OK 2026/08/07 05:40:07 DEBUG : splitbananasplit: md5 = 31e3ce463377840885568b0bd92f1060 OK 2026/08/07 05:40:07 DEBUG : Waiting for deletions to finish 2026/08/07 05:40:08 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:40:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:08 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:08 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:08 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:08 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 05:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 05:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 05:40:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:09 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:40:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:40:10 DEBUG : bananaSUFFIX: md5 = 7c91ac9af9e0d82e35f9414710bc96d2 OK 2026/08/07 05:40:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/07 05:40:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:10 DEBUG : appleSUFFIX: md5 = 4e93c81e2521c19c71efa8efab6b29f7 OK 2026/08/07 05:40:10 DEBUG : appleSUFFIX: size = 5 OK 2026/08/07 05:40:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:10 DEBUG : appleappleapplebananaSUFFIX: md5 = e38761c1b675c7ad4e1462b2efaf3e00 OK 2026/08/07 05:40:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/07 05:40:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/07 05:40:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:11 DEBUG : splitbananasplitSUFFIX: md5 = f86d3b6f92ba7d267560aa0879edd5ab OK 2026/08/07 05:40:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/07 05:40:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/07 05:40:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 9d89e6fe9e1f938112160e38c54c1e5d OK 2026/08/07 05:40:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/07 05:40:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 4916278b04a70a80a3372705f61b3103 OK 2026/08/07 05:40:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/07 05:40:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = bcd0d3efc4d2f96fa35ec1eaada4e1bf OK 2026/08/07 05:40:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/07 05:40:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 3efed54ac74f42983a1f8a7be737f859 OK 2026/08/07 05:40:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/07 05:40:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8dbb6b48caaae7fc6aa52dbcd8087d3b OK 2026/08/07 05:40:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/07 05:40:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 159a47ea32a024b276c13a56d1397b14 OK 2026/08/07 05:40:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/07 05:40:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 2680702e36eee2ab88af0c6c20d1dc15 OK 2026/08/07 05:40:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/07 05:40:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:14 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 013bb777bd91bcf4d77f17ab6a623d14 OK 2026/08/07 05:40:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/07 05:40:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 71e95343f0546e0b075c14d079b23037 OK 2026/08/07 05:40:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/07 05:40:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = f55dd8a73d979fabcc91989108f665a1 OK 2026/08/07 05:40:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/07 05:40:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ec158fe5dc86f7bfad12802184bff47a OK 2026/08/07 05:40:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/07 05:40:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = d44e556f95b177eceed380f429948a83 OK 2026/08/07 05:40:15 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/07 05:40:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:16 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 0712d3e21958dc378dd0aa192b09d499 OK 2026/08/07 05:40:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/07 05:40:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:16 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 2d4fddff03af33ac41426fb90534e53e OK 2026/08/07 05:40:16 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/07 05:40:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:17 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 3558e2085762fa04f411c1f3735eec37 OK 2026/08/07 05:40:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/07 05:40:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:17 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 8b64600c511eafaf58a3e70b5f6a865e OK 2026/08/07 05:40:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/07 05:40:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:17 DEBUG : Waiting for deletions to finish 2026/08/07 05:40:17 INFO : banana: Deleted 2026/08/07 05:40:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 05:40:17 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 05:40:17 INFO : appleappleapplebanana: Deleted 2026/08/07 05:40:17 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 05:40:17 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 05:40:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 05:40:17 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 05:40:18 INFO : apple: Deleted 2026/08/07 05:40:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 05:40:18 INFO : splitbananasplit: Deleted 2026/08/07 05:40:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 05:40:18 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 05:40:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:40:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 05:40:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 05:40:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 05:40:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 05:40:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1: Directory modification time the same (differ by -910.404µs, within tolerance 1ms) 2026/08/07 05:40:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:40:21 DEBUG : apple: md5 = 71f0f6e3dfc386331e68c043f1792be1 OK 2026/08/07 05:40:21 DEBUG : apple: size = 5 OK 2026/08/07 05:40:21 INFO : apple: Copied (new) 2026/08/07 05:40:21 DEBUG : appleappleapplebanana: md5 = 83c62c41796a369ff50b5c2a94a63228 OK 2026/08/07 05:40:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:40:21 INFO : appleappleapplebanana: Copied (new) 2026/08/07 05:40:21 DEBUG : banana: md5 = fd70f5d23ba80e477157bd51d88a32c1 OK 2026/08/07 05:40:21 DEBUG : banana: size = 6 OK 2026/08/07 05:40:21 INFO : banana: Copied (new) 2026/08/07 05:40:22 DEBUG : splitbananasplit: md5 = 915d496fdcceb7bbf8f9cf68c14b9aa1 OK 2026/08/07 05:40:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:40:22 INFO : splitbananasplit: Copied (new) 2026/08/07 05:40:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 5d70ecbefb33a3bd5897bcb65c38965a OK 2026/08/07 05:40:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:40:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 05:40:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = faa20e5e53e09c47fe54d2b8cd115a6e OK 2026/08/07 05:40:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:40:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 05:40:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 436274100d8eae8e0dd59930478b22d0 OK 2026/08/07 05:40:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:40:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 05:40:23 DEBUG : dir1/0003-defghij.txt: md5 = 52e0f3b09824f9edad3de6bee710d97d OK 2026/08/07 05:40:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:40:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 05:40:24 DEBUG : dir1/0004-efghijk.txt: md5 = 34977fdef2574c58f63aada40151495f OK 2026/08/07 05:40:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:40:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 05:40:24 DEBUG : dir1/0005-fghijkl.txt: md5 = e9532ab8d0bb0373ab98534a1d5a3aa4 OK 2026/08/07 05:40:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:40:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 05:40:24 DEBUG : dir1/0007-1234567.txt: md5 = 6cac1331ff8794cb866cadab16275798 OK 2026/08/07 05:40:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:40:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 05:40:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 3c2edabb17c0172a0e8671ab4e1e6cf8 OK 2026/08/07 05:40:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:40:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 05:40:25 DEBUG : dir1/0008-2345678.txt: md5 = c11288b09638a17ef67be92542be39f2 OK 2026/08/07 05:40:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:40:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 05:40:26 DEBUG : dir1/0009-3456789.txt: md5 = b4217d51a37cc3caa98edce14dd20574 OK 2026/08/07 05:40:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:40:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 05:40:26 DEBUG : dir1/0010-456789.txt: md5 = 565c54ffd0d05bfea5d663c99b301567 OK 2026/08/07 05:40:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:40:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 05:40:26 DEBUG : dir1/0011-56789;.txt: md5 = 2410f67b40ef20bb5290f51af267d8de OK 2026/08/07 05:40:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:40:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 05:40:27 DEBUG : dir1/0012-6789;.txt: md5 = cc7924c830dc844cb6aeb4b72776b34e OK 2026/08/07 05:40:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:40:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 05:40:27 DEBUG : dir1/0013-789;=.txt: md5 = 1df8a4b16ca293c4fc6c38225efde923 OK 2026/08/07 05:40:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:40:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 05:40:27 DEBUG : dir1/0014-89;=.txt: md5 = 547628cc591f577af210e3e4d0d1f53b OK 2026/08/07 05:40:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:40:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 05:40:27 DEBUG : dir1/0015-9;=.txt: md5 = ba78c81f2183b2b62968c14e6d9e0757 OK 2026/08/07 05:40:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:40:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 05:40:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:40:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : splitbananasplitSUFFIX: Deleted 2026/08/07 05:40:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/07 05:40:28 INFO : appleSUFFIX: Deleted 2026/08/07 05:40:28 INFO : bananaSUFFIX: Deleted 2026/08/07 05:40:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/07 05:40:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/07 05:40:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/07 05:40:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/07 05:40:29 DEBUG : Waiting for deletions to finish 2026/08/07 05:40:29 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : Waiting for deletions to finish 2026/08/07 05:40:30 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:40:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:40:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a5de6bb959d432c87bcbd421674b8a6 OK 2026/08/07 05:40:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6e4bf030769b882f0abb0835a105a720 OK 2026/08/07 05:40:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 6e4e6e5253a815976b64be5dde37d788 OK 2026/08/07 05:40:50 DEBUG : dir1/0003-defghij.txt: md5 = 59e714f4204bae7749ff4d4649c2c790 OK 2026/08/07 05:40:52 DEBUG : dir1/0004-efghijk.txt: md5 = a9a55f78c43c3e99f5a21bc0ad00e2aa OK 2026/08/07 05:40:53 DEBUG : dir1/0005-fghijkl.txt: md5 = f6be62c7c8cc5d9d5d4fdaed1da17474 OK 2026/08/07 05:40:55 DEBUG : dir1/0006-ghijklm.txt: md5 = c24a88daf7cb9a274d3815e3fb11a6db OK 2026/08/07 05:40:56 DEBUG : dir1/0007-1234567.txt: md5 = aef070cce80e9cbd7dedeb62b9f17937 OK 2026/08/07 05:40:58 DEBUG : dir1/0008-2345678.txt: md5 = d5c8bff0e798f4da2d4e53b6dfa88875 OK 2026/08/07 05:41:00 DEBUG : dir1/0009-3456789.txt: md5 = 6ea6f69f4902bb7075fff86c9b9e1ff0 OK 2026/08/07 05:41:01 DEBUG : dir1/0010-456789.txt: md5 = a6d45f1d7da3767d13fdc5502278a325 OK 2026/08/07 05:41:03 DEBUG : dir1/0011-56789;.txt: md5 = c8913a16746bf71e6a3905e187bada58 OK 2026/08/07 05:41:05 DEBUG : dir1/0012-6789;.txt: md5 = 5df67a7e4d0d588d72527d2e0b1bf576 OK 2026/08/07 05:41:06 DEBUG : dir1/0013-789;=.txt: md5 = c964ac9940d0e0a2df2ebe42e091fd22 OK 2026/08/07 05:41:08 DEBUG : dir1/0014-89;=.txt: md5 = e1e4b99585ee201e809db120ef8caec7 OK 2026/08/07 05:41:10 DEBUG : dir1/0015-9;=.txt: md5 = 14626a53db880f01537abb5bf093058a OK 2026/08/07 05:41:11 DEBUG : apple: md5 = 481a5f4a988df495a3f0513e0fb417db OK 2026/08/07 05:41:13 DEBUG : banana: md5 = a61fafc689d4a82de51e3738344a3fa6 OK 2026/08/07 05:41:15 DEBUG : appleappleapplebanana: md5 = 97918ddc430fd23dcb020500da9943ea OK 2026/08/07 05:41:16 DEBUG : splitbananasplit: md5 = 909fbb77a0a667519f54bb0685b02a5e OK 2026/08/07 05:41:16 DEBUG : Waiting for deletions to finish 2026/08/07 05:41:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:18 DEBUG : apple: size = 5 OK 2026/08/07 05:41:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:18 DEBUG : apple: Unchanged skipping 2026/08/07 05:41:18 DEBUG : banana: size = 6 OK 2026/08/07 05:41:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:18 DEBUG : banana: Unchanged skipping 2026/08/07 05:41:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:41:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 05:41:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 05:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:41:19 DEBUG : appleapple: md5 = 8e8ef48b0a9420b6b829d0a9830f14f1 OK 2026/08/07 05:41:19 DEBUG : appleapple: size = 21 OK 2026/08/07 05:41:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/07 05:41:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:20 DEBUG : splitbanan: md5 = 7dc1feeef257673a7f6eea516a56576d OK 2026/08/07 05:41:20 DEBUG : splitbanan: size = 16 OK 2026/08/07 05:41:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/07 05:41:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:20 DEBUG : dir1/0001-bcdef: md5 = 0680429841076659132a0ca5cad2fded OK 2026/08/07 05:41:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 05:41:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/07 05:41:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:20 DEBUG : dir1/0000-abcde: md5 = ff9a710fcfdb56224592101945e0a85f OK 2026/08/07 05:41:20 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 05:41:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/07 05:41:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:21 DEBUG : dir1/0002-cdefg: md5 = 3991d75c687510e43e6ec03c7ca43b3f OK 2026/08/07 05:41:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 05:41:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/07 05:41:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:21 DEBUG : dir1/0005-fghij: md5 = cd424ebce3c2060da4b560322f411f77 OK 2026/08/07 05:41:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 05:41:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/07 05:41:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:22 DEBUG : dir1/0003-defgh: md5 = 1d12d3098bcfeb8af2fc65e8fcdb34ff OK 2026/08/07 05:41:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 05:41:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/07 05:41:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:22 DEBUG : dir1/0004-efghi: md5 = 93585b0f5ce6280b2ce104d1ccb25e51 OK 2026/08/07 05:41:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 05:41:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/07 05:41:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:23 DEBUG : dir1/0006-ghijk: md5 = e73d2cbb75bfe7628c7b08088f5e1b15 OK 2026/08/07 05:41:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 05:41:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/07 05:41:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:23 DEBUG : dir1/0008-23456: md5 = 41684cb089cedc8b16e7aab9a96030d0 OK 2026/08/07 05:41:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 05:41:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/07 05:41:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:23 DEBUG : dir1/0007-12345: md5 = 29445cddd761999f238e9a021962c627 OK 2026/08/07 05:41:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 05:41:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/07 05:41:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:23 DEBUG : dir1/0009-34567: md5 = 732df102ede4b45e6d67776c60ab7b9f OK 2026/08/07 05:41:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 05:41:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/07 05:41:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:24 DEBUG : dir1/0010-45678: md5 = 27f59feb4cbf0dac3a834d417c96de32 OK 2026/08/07 05:41:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 05:41:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/07 05:41:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:25 DEBUG : dir1/0012-6789;: md5 = 31ae612645a57f317eb2c120a68e4342 OK 2026/08/07 05:41:25 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 05:41:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/07 05:41:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:25 DEBUG : dir1/0011-56789: md5 = b31b7db1c56c7979cd92dfa776fc8252 OK 2026/08/07 05:41:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 05:41:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/07 05:41:25 DEBUG : dir1/0013-789;=: md5 = c98e27a9d72b5cc1982d80216cdd5f1b OK 2026/08/07 05:41:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 05:41:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/07 05:41:26 DEBUG : dir1/0014-89;=.: md5 = 1e80383d1feb1b8798c8441863c1cccd OK 2026/08/07 05:41:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 05:41:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/07 05:41:26 DEBUG : dir1/0015-9;=.t: md5 = 27899904a6e26eecdc50ad365d1983b9 OK 2026/08/07 05:41:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 05:41:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/07 05:41:26 DEBUG : Waiting for deletions to finish 2026/08/07 05:41:26 INFO : appleappleapplebanana: Deleted 2026/08/07 05:41:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 05:41:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 05:41:26 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 05:41:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 05:41:26 INFO : splitbananasplit: Deleted 2026/08/07 05:41:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 05:41:26 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 05:41:27 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 05:41:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:41:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:29 DEBUG : dir1: Directory modification time the same (differ by -817.063µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:29 DEBUG : apple: size = 5 OK 2026/08/07 05:41:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : apple: Unchanged skipping 2026/08/07 05:41:29 DEBUG : appleapple: size = 21 OK 2026/08/07 05:41:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:41:29 DEBUG : banana: size = 6 OK 2026/08/07 05:41:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : banana: Unchanged skipping 2026/08/07 05:41:29 DEBUG : splitbanan: size = 16 OK 2026/08/07 05:41:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 05:41:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 05:41:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 05:41:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 05:41:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 05:41:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 05:41:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 05:41:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 05:41:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 05:41:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 05:41:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 05:41:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 05:41:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 05:41:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 05:41:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 05:41:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 05:41:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 05:41:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 05:41:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 05:41:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:41:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 05:41:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 05:41:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 05:41:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 05:41:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 05:41:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 05:41:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:41:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:41:29 DEBUG : Waiting for deletions to finish 2026/08/07 05:41:29 DEBUG : Waiting for deletions to finish 2026/08/07 05:41:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 05:41:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 05:41:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 05:41:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:41:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 44fe1864a08fd35e727880cd73dc5e7a OK 2026/08/07 05:41:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9233a6d62515c9e0ba52b26a2aefcc84 OK 2026/08/07 05:41:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 949de4012178cfa8290df5b33ff79c9f OK 2026/08/07 05:41:49 DEBUG : dir1/0003-defghij.txt: md5 = 5bf65b12fcc38074318a3862ad676d78 OK 2026/08/07 05:41:51 DEBUG : dir1/0004-efghijk.txt: md5 = 4f9cb8dad253afe153df048216eec8e8 OK 2026/08/07 05:41:52 DEBUG : dir1/0005-fghijkl.txt: md5 = fe5149aaa605aaa71bdc7f944365110f OK 2026/08/07 05:41:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 925ab965037612709c6f6d2f7c65df52 OK 2026/08/07 05:41:55 DEBUG : dir1/0007-1234567.txt: md5 = 4a656d5d60c80abe9705ae3da8b202d4 OK 2026/08/07 05:41:57 DEBUG : dir1/0008-2345678.txt: md5 = ba021f0f3c0c200879ded48998d5f2cf OK 2026/08/07 05:41:58 DEBUG : dir1/0009-3456789.txt: md5 = 65bd342b98d0778fa3791d031a6c4b4f OK 2026/08/07 05:42:00 DEBUG : dir1/0010-456789.txt: md5 = 73e5ebdc5a7df718f75b96fc3da8a5ea OK 2026/08/07 05:42:02 DEBUG : dir1/0011-56789;.txt: md5 = 37bf0ddffe21d095c2ca06641c2c53f0 OK 2026/08/07 05:42:03 DEBUG : dir1/0012-6789;.txt: md5 = d7cf03c1c1f14246faa498be526329fd OK 2026/08/07 05:42:05 DEBUG : dir1/0013-789;=.txt: md5 = 39de1bdeffe6d0398b6246c330905793 OK 2026/08/07 05:42:07 DEBUG : dir1/0014-89;=.txt: md5 = 0113f4b8a907a736f5eb757b0d01b872 OK 2026/08/07 05:42:08 DEBUG : dir1/0015-9;=.txt: md5 = 9d0d61b4fe3442012421317c2f767509 OK 2026/08/07 05:42:10 DEBUG : apple: md5 = 8872325da4993da57f098bd8eaee8d57 OK 2026/08/07 05:42:11 DEBUG : banana: md5 = ea6ecfef42bc812591f4b1af5ba71639 OK 2026/08/07 05:42:13 DEBUG : appleappleapplebanana: md5 = d0c6f4ff2ce954bbfbf20c94dc70e228 OK 2026/08/07 05:42:15 DEBUG : splitbananasplit: md5 = 32dbe047360805ec86885e064d03e5b3 OK 2026/08/07 05:42:15 DEBUG : Waiting for deletions to finish 2026/08/07 05:42:15 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:42:16 DEBUG : apple: size = 5 OK 2026/08/07 05:42:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:16 DEBUG : apple: Unchanged skipping 2026/08/07 05:42:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:42:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:42:16 DEBUG : banana: size = 6 OK 2026/08/07 05:42:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:16 DEBUG : banana: Unchanged skipping 2026/08/07 05:42:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:42:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:42:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:42:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:42:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:42:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:42:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:42:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:42:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:42:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:42:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:42:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:42:17 DEBUG : Waiting for deletions to finish 2026/08/07 05:42:17 INFO : There was nothing to transfer 2026/08/07 05:42:17 DEBUG : Waiting for deletions to finish 2026/08/07 05:42:17 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:42:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:42:18 DEBUG : dir1: Directory modification time the same (differ by -593.554µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:42:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : apple: size = 5 OK 2026/08/07 05:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:42:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : apple: Unchanged skipping 2026/08/07 05:42:18 DEBUG : banana: size = 6 OK 2026/08/07 05:42:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : banana: Unchanged skipping 2026/08/07 05:42:18 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:42:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:42:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:42:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:42:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:42:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:42:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:42:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:42:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:42:18 INFO : There was nothing to transfer 2026/08/07 05:42:18 DEBUG : Waiting for deletions to finish 2026/08/07 05:42:19 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : Waiting for deletions to finish 2026/08/07 05:42:20 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:42:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 4c10fe89c0b81d02c5cd4b03220886c8 OK 2026/08/07 05:42:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = b9f8841e84e7f83d40a0bf9f0c89f72f OK 2026/08/07 05:42:38 DEBUG : dir1/0002-cdefghi.txt: md5 = d05e6981012753e751ffabdfd33659ce OK 2026/08/07 05:42:39 DEBUG : dir1/0003-defghij.txt: md5 = f8ea316a6f66e7b185abf223b61699ec OK 2026/08/07 05:42:41 DEBUG : dir1/0004-efghijk.txt: md5 = 4c8aba7bea855b2128be421f9b8dbab6 OK 2026/08/07 05:42:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 5b63f8b85bf82f84d5cc7399d95edf84 OK 2026/08/07 05:42:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 8100fce0733c0eb8df3523a3483dbf8b OK 2026/08/07 05:42:46 DEBUG : dir1/0007-1234567.txt: md5 = cad159da125a726bdffc17487d8b25f5 OK 2026/08/07 05:42:47 DEBUG : dir1/0008-2345678.txt: md5 = 0bf472b5123e0cb48428be04a1bc3bb5 OK 2026/08/07 05:42:49 DEBUG : dir1/0009-3456789.txt: md5 = 9831793526a77572383a3efe9c97bcb0 OK 2026/08/07 05:42:50 DEBUG : dir1/0010-456789.txt: md5 = 72478331e47b3c95cc368872323af585 OK 2026/08/07 05:42:52 DEBUG : dir1/0011-56789;.txt: md5 = 7ed87017a28e80594e11f56ab61de58e OK 2026/08/07 05:42:53 DEBUG : dir1/0012-6789;.txt: md5 = ebfdefa4aff2ae1f04f9bafb4b1532b1 OK 2026/08/07 05:42:55 DEBUG : dir1/0013-789;=.txt: md5 = 7bd51153c9b7e3a5c301f85b677fd4d2 OK 2026/08/07 05:42:56 DEBUG : dir1/0014-89;=.txt: md5 = 565f6e3e4951aea090c17a3049aee5b3 OK 2026/08/07 05:42:58 DEBUG : dir1/0015-9;=.txt: md5 = 7b872a176095c5ae3a4a7a3c55764aed OK 2026/08/07 05:43:00 DEBUG : apple: md5 = 53550179bddd1fb35bcaef38e82f6980 OK 2026/08/07 05:43:01 DEBUG : banana: md5 = 7a4e675e303c077288bee860be1df9cd OK 2026/08/07 05:43:03 DEBUG : appleappleapplebanana: md5 = 6675fc779260dc0421021399a34ad7d9 OK 2026/08/07 05:43:05 DEBUG : splitbananasplit: md5 = e50bf0d3c9e4739da7e8d00191f9c974 OK 2026/08/07 05:43:05 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:05 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:43:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:43:06 DEBUG : apple: size = 5 OK 2026/08/07 05:43:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:06 DEBUG : apple: Unchanged skipping 2026/08/07 05:43:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:43:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:43:06 DEBUG : banana: size = 6 OK 2026/08/07 05:43:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:06 DEBUG : banana: Unchanged skipping 2026/08/07 05:43:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:43:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:43:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:43:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:43:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:43:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:43:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:43:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:43:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:43:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:43:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:43:07 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:07 INFO : There was nothing to transfer 2026/08/07 05:43:07 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:07 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:43:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1: Directory modification time the same (differ by -249.17µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:43:09 DEBUG : apple: size = 5 OK 2026/08/07 05:43:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:43:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : apple: Unchanged skipping 2026/08/07 05:43:09 DEBUG : banana: size = 6 OK 2026/08/07 05:43:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : banana: Unchanged skipping 2026/08/07 05:43:09 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:43:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:43:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:43:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:43:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:43:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:43:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:43:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:43:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:43:09 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:09 INFO : There was nothing to transfer 2026/08/07 05:43:09 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:09 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:43:24 DEBUG : dir1/0000-abcdefg.txt: md5 = e540ae96ffd46aa9f8a1a935e629547c OK 2026/08/07 05:43:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8243bf887ac05a8766ff036fae9decee OK 2026/08/07 05:43:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 92b7a3ee98ed921cbf1d426512cd4abf OK 2026/08/07 05:43:28 DEBUG : dir1/0003-defghij.txt: md5 = 59461b1b7da7ed9f1cafcb348f9195c2 OK 2026/08/07 05:43:30 DEBUG : dir1/0004-efghijk.txt: md5 = d47d6cd8c8212bbca9fca7afe1651a47 OK 2026/08/07 05:43:32 DEBUG : dir1/0005-fghijkl.txt: md5 = c9847c202508c7d175e0baf060b0abcb OK 2026/08/07 05:43:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 531c21ae2069c656f634411263f65aa6 OK 2026/08/07 05:43:35 DEBUG : dir1/0007-1234567.txt: md5 = 5bcfe9418f16a61d8b1988ccec1ac54a OK 2026/08/07 05:43:36 DEBUG : dir1/0008-2345678.txt: md5 = 2ab255f663c86d90a0d4d614c597d73c OK 2026/08/07 05:43:38 DEBUG : dir1/0009-3456789.txt: md5 = d3fc088e70beb8e1289382524be70f01 OK 2026/08/07 05:43:40 DEBUG : dir1/0010-456789.txt: md5 = c6474c50284fd2201b0769056d75d071 OK 2026/08/07 05:43:41 DEBUG : dir1/0011-56789;.txt: md5 = 84542bafb09a57de74a8f280af0ffc53 OK 2026/08/07 05:43:43 DEBUG : dir1/0012-6789;.txt: md5 = 2dc0fc7b4aafbc64b2e28b98c35b2f0f OK 2026/08/07 05:43:45 DEBUG : dir1/0013-789;=.txt: md5 = 716a7818a4ccf78d3faae532cc12ecbd OK 2026/08/07 05:43:46 DEBUG : dir1/0014-89;=.txt: md5 = 3ae8fbda9a6cb9a26ee6cc1a8ddceb8f OK 2026/08/07 05:43:48 DEBUG : dir1/0015-9;=.txt: md5 = b10f0e575c1617224587c1b79469ec1a OK 2026/08/07 05:43:49 DEBUG : apple: md5 = 85d95028504221078c54d9e497894648 OK 2026/08/07 05:43:51 DEBUG : banana: md5 = e7d982ce7db80ce94fe0dfeeb4e9ebe3 OK 2026/08/07 05:43:52 DEBUG : appleappleapplebanana: md5 = 0e65675975b3a62be120e4f889b518f9 OK 2026/08/07 05:43:54 DEBUG : splitbananasplit: md5 = 2c9aa90960012a9d295954debc99979b OK 2026/08/07 05:43:54 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:43:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:43:56 DEBUG : apple: size = 5 OK 2026/08/07 05:43:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : apple: Unchanged skipping 2026/08/07 05:43:56 DEBUG : banana: size = 6 OK 2026/08/07 05:43:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : banana: Unchanged skipping 2026/08/07 05:43:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:43:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:43:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:43:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:43:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:43:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:43:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:43:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:43:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:43:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:43:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:43:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:43:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:43:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:43:56 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:56 INFO : There was nothing to transfer 2026/08/07 05:43:56 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:43:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1: Directory modification time the same (differ by -903.921µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : apple: size = 5 OK 2026/08/07 05:43:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : apple: Unchanged skipping 2026/08/07 05:43:58 DEBUG : banana: size = 6 OK 2026/08/07 05:43:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : banana: Unchanged skipping 2026/08/07 05:43:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:43:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:43:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:43:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:43:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:43:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:43:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:43:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:43:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:43:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:43:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:43:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:43:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:43:58 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:58 INFO : There was nothing to transfer 2026/08/07 05:43:58 DEBUG : Waiting for deletions to finish 2026/08/07 05:43:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:43:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:44:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 501477822178c3f3976eb13888555a71 OK 2026/08/07 05:44:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9e07a6f7354e2bf937f50dee889f152d OK 2026/08/07 05:44:16 DEBUG : dir1/0002-cdefghi.txt: md5 = a9eb94e180f6b77a422e5d51b673c965 OK 2026/08/07 05:44:18 DEBUG : dir1/0003-defghij.txt: md5 = 28f4837be7ed8f9b0ed52a3c0650990d OK 2026/08/07 05:44:19 DEBUG : dir1/0004-efghijk.txt: md5 = 6b7071844f710df06363a50c57560084 OK 2026/08/07 05:44:21 DEBUG : dir1/0005-fghijkl.txt: md5 = fbee6252283be96e8e5401652e3d35af OK 2026/08/07 05:44:22 DEBUG : dir1/0006-ghijklm.txt: md5 = cb2e413a6447e40ca62a95386451ef76 OK 2026/08/07 05:44:24 DEBUG : dir1/0007-1234567.txt: md5 = 974abbf080fd4fe6c06dc3a4fff2d4c1 OK 2026/08/07 05:44:26 DEBUG : dir1/0008-2345678.txt: md5 = 7a7d26d229b0f6ccee8df3b5ea8622e2 OK 2026/08/07 05:44:27 DEBUG : dir1/0009-3456789.txt: md5 = 36dcbda3b8e2608201dbf825f14b2dd9 OK 2026/08/07 05:44:29 DEBUG : dir1/0010-456789.txt: md5 = 7d49c7e4ca311b83404418f5ff116c14 OK 2026/08/07 05:44:30 DEBUG : dir1/0011-56789;.txt: md5 = f6dc75c4f682b3e445e64bfa167e470d OK 2026/08/07 05:44:32 DEBUG : dir1/0012-6789;.txt: md5 = bd8c03237ca6ccb92188b2aa13881980 OK 2026/08/07 05:44:33 DEBUG : dir1/0013-789;=.txt: md5 = 01ec8e65ca91ca6b9e410f5b9e2ea752 OK 2026/08/07 05:44:35 DEBUG : dir1/0014-89;=.txt: md5 = 77d13d20b9abf6a8e224a10036dcd215 OK 2026/08/07 05:44:36 DEBUG : dir1/0015-9;=.txt: md5 = 8ac765b4f75ef8c620d57ca805e1da56 OK 2026/08/07 05:44:38 DEBUG : apple: md5 = 99b2a074bec52bc2317b093b9466f630 OK 2026/08/07 05:44:39 DEBUG : banana: md5 = a06839cf54f0e4128f8d037c88193e48 OK 2026/08/07 05:44:41 DEBUG : appleappleapplebanana: md5 = a767c0a61e22fa87e60f90207fb5412d OK 2026/08/07 05:44:43 DEBUG : splitbananasplit: md5 = 5552414568af9f7d090d2d83153cb89c OK 2026/08/07 05:44:43 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:43 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:44:45 DEBUG : apple: size = 5 OK 2026/08/07 05:44:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : apple: Unchanged skipping 2026/08/07 05:44:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:44:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:44:45 DEBUG : banana: size = 6 OK 2026/08/07 05:44:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : banana: Unchanged skipping 2026/08/07 05:44:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:44:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:44:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:44:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:44:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:44:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:44:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:44:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:44:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:44:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:44:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:44:45 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:45 INFO : There was nothing to transfer 2026/08/07 05:44:45 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:46 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:44:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1: Directory modification time the same (differ by -545.561µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : banana: size = 6 OK 2026/08/07 05:44:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : banana: Unchanged skipping 2026/08/07 05:44:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:44:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:44:47 DEBUG : apple: size = 5 OK 2026/08/07 05:44:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : apple: Unchanged skipping 2026/08/07 05:44:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:44:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:44:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:44:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:44:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:44:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:44:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:44:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:44:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:44:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:44:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:44:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:44:47 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:47 INFO : There was nothing to transfer 2026/08/07 05:44:47 DEBUG : Waiting for deletions to finish 2026/08/07 05:44:47 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:44:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:45:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 266ccd186a9d7dde023f1394259522b1 OK 2026/08/07 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = c66369b653958c3f7b09c2cbb7073349 OK 2026/08/07 05:45:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f003bd6fc7ca6fe31043363c73307e2 OK 2026/08/07 05:45:07 DEBUG : dir1/0003-defghij.txt: md5 = 41f320ab2904fab3bba9ba21d170992b OK 2026/08/07 05:45:08 DEBUG : dir1/0004-efghijk.txt: md5 = ed1709f874c81e69113986a64f67b93c OK 2026/08/07 05:45:10 DEBUG : dir1/0005-fghijkl.txt: md5 = cf08090611de9f4cb49cc05feea3eb68 OK 2026/08/07 05:45:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 2caa4874fdc6c5477dec0e9cbf521300 OK 2026/08/07 05:45:13 DEBUG : dir1/0007-1234567.txt: md5 = 6ba1f9d8d3065689539825521bbd9fee OK 2026/08/07 05:45:15 DEBUG : dir1/0008-2345678.txt: md5 = 2a0bc208e07e65211b5258843014d087 OK 2026/08/07 05:45:16 DEBUG : dir1/0009-3456789.txt: md5 = dfdf1556bef5e8e694912c617b84562b OK 2026/08/07 05:45:18 DEBUG : dir1/0010-456789.txt: md5 = 096be9912ec5e1923bae305c77afd3ab OK 2026/08/07 05:45:19 DEBUG : dir1/0011-56789;.txt: md5 = 044d55c0e959dbd2786a483f0778d262 OK 2026/08/07 05:45:21 DEBUG : dir1/0012-6789;.txt: md5 = 566eb1c8af0854e60f42f4ec7ea231df OK 2026/08/07 05:45:22 DEBUG : dir1/0013-789;=.txt: md5 = 4aa1441e8890fffab740b181716cb7b0 OK 2026/08/07 05:45:24 DEBUG : dir1/0014-89;=.txt: md5 = cf95e8858f845ca82de8a3e8669f7647 OK 2026/08/07 05:45:26 DEBUG : dir1/0015-9;=.txt: md5 = b5971b3bdb80bca716f53ac081a342e7 OK 2026/08/07 05:45:27 DEBUG : apple: md5 = b26741f5d7119e04b5ff4921faef88ff OK 2026/08/07 05:45:29 DEBUG : banana: md5 = 0ea2cda487d3590bff3aadb6af18bfd2 OK 2026/08/07 05:45:31 DEBUG : appleappleapplebanana: md5 = 8dd8320725a513335c905475291571f8 OK 2026/08/07 05:45:32 DEBUG : splitbananasplit: md5 = 6f55442852a1dad04190f7da03550b7b OK 2026/08/07 05:45:32 DEBUG : Waiting for deletions to finish 2026/08/07 05:45:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:45:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:45:34 DEBUG : apple: size = 5 OK 2026/08/07 05:45:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:34 DEBUG : apple: Unchanged skipping 2026/08/07 05:45:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:45:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:45:34 DEBUG : banana: size = 6 OK 2026/08/07 05:45:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:34 DEBUG : banana: Unchanged skipping 2026/08/07 05:45:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 05:45:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:45:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:45:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:45:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:45:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:45:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:45:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:45:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:45:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:45:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:45:35 DEBUG : Waiting for deletions to finish 2026/08/07 05:45:35 INFO : There was nothing to transfer 2026/08/07 05:45:35 DEBUG : Waiting for deletions to finish 2026/08/07 05:45:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:45:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 05:45:36 DEBUG : dir1: Directory modification time the same (differ by -196.093µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : apple: size = 5 OK 2026/08/07 05:45:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : apple: Unchanged skipping 2026/08/07 05:45:36 DEBUG : banana: size = 6 OK 2026/08/07 05:45:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : banana: Unchanged skipping 2026/08/07 05:45:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 05:45:36 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 05:45:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 05:45:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 05:45:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:45:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 05:45:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 05:45:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 05:45:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 05:45:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 05:45:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 05:45:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:45:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 05:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:45:36 DEBUG : Waiting for deletions to finish 2026/08/07 05:45:36 INFO : There was nothing to transfer 2026/08/07 05:45:36 DEBUG : Waiting for deletions to finish 2026/08/07 05:45:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : apple: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : banana: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 05:45:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) --- PASS: TestTransform (590.10s) --- PASS: TestTransform/NFC (48.87s) --- PASS: TestTransform/NFD (48.62s) --- PASS: TestTransform/base64 (54.92s) --- PASS: TestTransform/prefix (64.13s) --- PASS: TestTransform/suffix (66.76s) --- PASS: TestTransform/truncate (59.26s) --- PASS: TestTransform/encoder (50.62s) --- PASS: TestTransform/ISO-8859-1 (49.18s) --- PASS: TestTransform/charmap (49.36s) --- PASS: TestTransform/lowercase (49.21s) --- PASS: TestTransform/ascii (49.18s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:45:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 05:45:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 05:45:49 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/07 05:45:50 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-07T05:45:49.431499978Z) 2026/08/07 05:45:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 05:45:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/07 05:45:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 05:45:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/07 05:45:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 05:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:45:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 5c581b4640a7e50ecd18eb4dd39d0013 OK 2026/08/07 05:45:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/07 05:45:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 05:45:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (5.19s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:45:54 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:45:54 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:45:54 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:45:55 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:45:54.622568256Z) 2026/08/07 05:45:55 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:45:55 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:45:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:45:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/07 05:45:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:45:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:45:57 DEBUG : tictactoe/tictactoe: md5 = bbe41920b6d95f551dfd16302e301348 OK 2026/08/07 05:45:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/07 05:45:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/07 05:45:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (5.08s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:45:59 DEBUG : toe: Making directory with metadata 2026/08/07 05:46:00 INFO : toe: Made directory with metadata (mtime=2026-08-07T05:45:59.700635044Z) 2026/08/07 05:46:00 DEBUG : toe/toe: Making directory with metadata 2026/08/07 05:46:01 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T05:45:59.700635044Z) 2026/08/07 05:46:01 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 05:46:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 05:46:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 05:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:03 DEBUG : toe/toe/tictactoe: md5 = 2ead913a9815a60e7c2bc08f10e5c5d5 OK 2026/08/07 05:46:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 05:46:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 05:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.60s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:07 DEBUG : toe: Making directory with metadata 2026/08/07 05:46:08 INFO : toe: Made directory with metadata (mtime=2026-08-07T05:46:07.301735003Z) 2026/08/07 05:46:08 DEBUG : toe/toe: Making directory with metadata 2026/08/07 05:46:09 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T05:46:07.301735003Z) 2026/08/07 05:46:09 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 05:46:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 05:46:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 05:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:10 DEBUG : toe/toe/tictactoe: md5 = c5d8493ef2f8e70ba459256d7fb75035 OK 2026/08/07 05:46:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 05:46:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 05:46:10 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (7.44s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:14 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:46:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:14 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:14 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 05:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:15 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:15 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:15 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:46:16 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:14.740832824Z) 2026/08/07 05:46:16 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:16 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:16 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 05:46:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:14.740832824Z) 2026/08/07 05:46:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:46:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:19 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 172e3365dd8b853da1c1c24158353fdc OK 2026/08/07 05:46:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 05:46:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.98s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:23 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:46:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:23 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:23 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 05:46:24 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:24 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:24 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:24 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:46:25 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:23.719950875Z) 2026/08/07 05:46:25 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:25 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 05:46:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:23.719950875Z) 2026/08/07 05:46:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 05:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:46:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ceb6b1bc19cba0a96d202dba8c58ac5b OK 2026/08/07 05:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:46:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:27 DEBUG : Waiting for deletions to finish 2026/08/07 05:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:28 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:29 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:29 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 05:46:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:46:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/07 05:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': 0 differences found 2026/08/07 05:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': 1 hashes could not be checked 2026/08/07 05:46:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': 1 matching files --- PASS: TestAllTag (9.32s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:33 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:33 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:33 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:46:34 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:33.036073339Z) 2026/08/07 05:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:34 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 05:46:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:33.036073339Z) 2026/08/07 05:46:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:36 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4f053d6661d6c1cbd5860039c5aa2642 OK 2026/08/07 05:46:36 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 05:46:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:36 DEBUG : Waiting for deletions to finish 2026/08/07 05:46:37 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:38 DEBUG : tictactoe: Directory modification time the same (differ by -73.339µs, within tolerance 1ms) 2026/08/07 05:46:38 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:38 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -73.339µs, within tolerance 1ms) 2026/08/07 05:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 05:46:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/07 05:46:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 05:46:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/07 05:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (9.11s) === RUN TestSyntax 2026/08/07 05:46:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:42 DEBUG : toe: Making directory with metadata 2026/08/07 05:46:43 INFO : toe: Made directory with metadata (mtime=2026-08-07T05:46:42.1471931Z) 2026/08/07 05:46:43 DEBUG : toe/toe: Making directory with metadata 2026/08/07 05:46:43 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T05:46:42.1471931Z) 2026/08/07 05:46:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 05:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:45 DEBUG : toe/toe/toe: md5 = bed6b1c855c307f2c3b4ddeb50a5d173 OK 2026/08/07 05:46:45 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 05:46:45 INFO : toe/toe/toe: Copied (new) 2026/08/07 05:46:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.94s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:49 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:46:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:49 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 05:46:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:50 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:50 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:50 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:46:50 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:49.085284291Z) 2026/08/07 05:46:50 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:50 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 05:46:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:49.086284304Z) 2026/08/07 05:46:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 05:46:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:46:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:46:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 694a8e12c661d2ca095f8eb74c0a934a OK 2026/08/07 05:46:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:46:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:46:53 INFO : toe/toe/toe.txt: Deleted 2026/08/07 05:46:53 INFO : toe/toe: Removing directory 2026/08/07 05:46:53 INFO : toe: Removing directory 2026/08/07 05:46:53 INFO : empty_dir: Removing directory 2026/08/07 05:46:53 DEBUG : Local file system at /tmp/rclone720113213: deleted 3 directories --- PASS: TestMove (8.74s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:46:57 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:46:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:57 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 05:46:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:46:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:46:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:46:59 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:57.828399192Z) 2026/08/07 05:46:59 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:59 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:46:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:46:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 05:47:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T05:46:57.828399192Z) 2026/08/07 05:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 05:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 23c4d6cda10faea65f95d1fe7ce2b090 OK 2026/08/07 05:47:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:47:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:02 INFO : toe/toe/toe.txt: Deleted 2026/08/07 05:47:02 INFO : toe/toe: Removing directory 2026/08/07 05:47:02 INFO : toe: Removing directory 2026/08/07 05:47:02 INFO : empty_dir: Removing directory 2026/08/07 05:47:02 DEBUG : Local file system at /tmp/rclone720113213: deleted 3 directories 2026/08/07 05:47:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:47:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:47:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 05:47:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 05:47:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 05:47:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (13.98s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:47:11 DEBUG : Reset feature "Copy" 2026/08/07 05:47:11 DEBUG : Reset feature "Move" 2026/08/07 05:47:11 DEBUG : Reset feature "Copy" 2026/08/07 05:47:11 DEBUG : Reset feature "Move" 2026/08/07 05:47:11 DEBUG : empty_dir: Making directory with metadata 2026/08/07 05:47:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:47:11 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:47:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:47:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:47:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 05:47:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 05:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 05:47:12 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:47:12 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:47:12 DEBUG : tictactoe: Making directory with metadata 2026/08/07 05:47:13 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T05:47:11.811582932Z) 2026/08/07 05:47:13 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:47:13 DEBUG : toe: transformed to: tictactoe 2026/08/07 05:47:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:47:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 05:47:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T05:47:11.811582932Z) 2026/08/07 05:47:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 05:47:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 05:47:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:47:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:47:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 71e82c39c41602de4bf8a7b8f8388db5 OK 2026/08/07 05:47:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:47:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 05:47:16 INFO : toe/toe/toe.txt: Deleted 2026/08/07 05:47:16 INFO : toe/toe: Removing directory 2026/08/07 05:47:16 INFO : toe: Removing directory 2026/08/07 05:47:16 INFO : empty_dir: Removing directory 2026/08/07 05:47:16 DEBUG : Local file system at /tmp/rclone720113213: deleted 3 directories 2026/08/07 05:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 05:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/07 05:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 05:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 05:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 05:47:21 DEBUG : toe/toe/toe.txt: md5 = d7d8241503b5db2db708751e802d3f3c OK 2026/08/07 05:47:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 05:47:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/07 05:47:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (16.15s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:47:27 DEBUG : toe: transformed to: dG9l 2026/08/07 05:47:28 DEBUG : toe: transformed to: dG9l 2026/08/07 05:47:28 DEBUG : dG9l: Making directory with metadata 2026/08/07 05:47:28 INFO : dG9l: Made directory with metadata (mtime=2026-08-07T05:47:27.958795068Z) 2026/08/07 05:47:28 DEBUG : toe: transformed to: dG9l 2026/08/07 05:47:28 DEBUG : toe: transformed to: dG9l 2026/08/07 05:47:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 05:47:28 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/07 05:47:31 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-07T05:47:27.958795068Z) 2026/08/07 05:47:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 05:47:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/07 05:47:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 05:47:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 05:47:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 05:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:47:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 28968bbf9e9c4b896739ff7750e488ce OK 2026/08/07 05:47:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/07 05:47:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 05:47:33 DEBUG : Waiting for deletions to finish 2026/08/07 05:47:35 DEBUG : dG9l: transformed to: toe 2026/08/07 05:47:35 DEBUG : dG9l: transformed to: toe 2026/08/07 05:47:35 DEBUG : toe: Directory modification time the same (differ by 795.068µs, within tolerance 1ms) 2026/08/07 05:47:35 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 05:47:35 DEBUG : dG9l: transformed to: toe 2026/08/07 05:47:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/07 05:47:35 DEBUG : toe/toe: Directory modification time the same (differ by 795.068µs, within tolerance 1ms) 2026/08/07 05:47:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 05:47:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/07 05:47:35 DEBUG : Local file system at /tmp/rclone720113213: Waiting for checks to finish 2026/08/07 05:47:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 05:47:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/07 05:47:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/07 05:47:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/07 05:47:35 DEBUG : Local file system at /tmp/rclone720113213: Waiting for transfers to finish 2026/08/07 05:47:35 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (10.95s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona'", Local "Local file system at /tmp/rclone720113213", Modify Window "1ms" 2026/08/07 05:47:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:38 DEBUG : toe: transformed to: 2026/08/07 05:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:39 DEBUG : toe: transformed to: 2026/08/07 05:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Making directory with metadata 2026/08/07 05:47:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Made directory with metadata (mtime=2026-08-07T05:47:38.912938956Z) 2026/08/07 05:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:39 DEBUG : toe: transformed to: 2026/08/07 05:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:39 DEBUG : toe: transformed to: 2026/08/07 05:47:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:39 DEBUG : toe/toe: transformed to: 2026/08/07 05:47:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 05:47:39 DEBUG : toe/toe: Making directory with metadata 2026/08/07 05:47:41 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T05:47:38.912938956Z) 2026/08/07 05:47:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:41 DEBUG : toe/toe: transformed to: 2026/08/07 05:47:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 05:47:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:41 DEBUG : toe: transformed to: 2026/08/07 05:47:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 05:47:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 05:47:41 DEBUG : toe/toe/toe: transformed to: 2026/08/07 05:47:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/07 05:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for checks to finish 2026/08/07 05:47:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Waiting for transfers to finish 2026/08/07 05:47:43 DEBUG : toe/toe/toe: md5 = a824ea02ee0d93b51427625223cc45aa OK 2026/08/07 05:47:43 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 05:47:43 INFO : toe/toe/toe: Copied (new) 2026/08/07 05:47:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': not deleting files as there were IO errors 2026/08/07 05:47:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': not deleting directories as there were IO errors --- PASS: TestError (8.10s) PASS 2026/08/07 05:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meruyeq2bona': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m7.9875534s (try 1/5)